Skip to content

Commit 54f948c

Browse files
committed
ChangeLog: Document changes since v1.1.0-rc.1
Through 2ee82c5 (2023-04-05) Signed-off-by: Akihiro Suda <[email protected]>
1 parent 2ee82c5 commit 54f948c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
OpenContainers Specifications
22

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+
322
Changes with v1.1.0-rc.1:
423

524
Breaking changes (but rather conforms to the existing runc implementation):

0 commit comments

Comments
 (0)