Skip to content

Commit eac58a4

Browse files
wkingvbatts
authored andcommitted
ChangeLog: Document changes since v1.0.0-rc6
Through 96de01b (Merge pull request #897 from crosbymichael/pids, 2017-07-12). Signed-off-by: W. Trevor King <[email protected]>
1 parent 96de01b commit eac58a4

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.0.0:
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+
(#897)
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)