File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
OpenContainers Specifications
2
2
3
+ Changes with v1.1.0-rc.2:
4
+
5
+ Additions:
6
+
7
+ * config-linux: add support for rsvd hugetlb cgroup (#1116)
8
+ * features: add `features.md` to formalize the `runc features` JSON (#1130)
9
+ * config-linux: add support for time namespace (#1151)
10
+
11
+ Minor fixes and documentation:
12
+
13
+ * config-linux: clarify where device nodes can be created (#1148)
14
+ * runtime: remove `When serialized in JSON, the format MUST adhere to the
15
+ following pattern` (#1178)
16
+ * Update CI to Go 1.20 (#1179)
17
+ * config: clarify Linux mount options (#1181)
18
+ * config-linux: fix url error (#1184)
19
+ * schema: fix schema for timeOffsets (#1193)
20
+ * schema: remove duplicate keys (#1195)
21
+
3
22
Changes with v1.1.0-rc.1:
4
23
5
24
Breaking changes (but rather conforms to the existing runc implementation):
You can’t perform that action at this time.
0 commit comments