Skip to content

Commit f3d1d7a

Browse files
committed
WIP: ChangeLog: Document changes since v1.0.0-rc6
Through FIXME (whatever commit merges both opencontainers#895 and opencontainers#896). Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent ef51409 commit f3d1d7a

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

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.0.0-rc6:
4+
5+
Breaking changes:
6+
7+
* config: Shift disableOOMKiller from linux.resources to
8+
linux.resources.memory (#896)
9+
10+
Decreased restrictions:
11+
12+
* runtime: Make the state JSON's pid optional on non-Linux platforms
13+
(#895)
14+
15+
Minor fixes and documentation:
16+
17+
* schema/defs-linux: Require Syscall.action (#885)
18+
* specs-go/config: Fix 'omiempty' -> 'omitempty' typo for
19+
LinuxSeccompArg.ValueTwo (#884)
20+
* ROAMAP: remove the pre-v1.0.0 roadmap (#890)
21+
322
Changes with v1.0.0-rc6:
423

524
Breaking changes:

0 commit comments

Comments
 (0)