|
1 | 1 | OpenContainers Specifications |
2 | 2 |
|
| 3 | +Changes with v0.3.0: |
| 4 | + Breaking changes: |
| 5 | + |
| 6 | + * config: Single, unified config file, #284 |
| 7 | + * config: cwd is a required default, and must be absolute, #286, |
| 8 | + #307, #308, #312 |
| 9 | + * config: qualify the name of the version field, #309 |
| 10 | + * config-linux: Convert classID from hex to uint32, #296 |
| 11 | + * config-linux: Separate mknod from cgroups, #298 |
| 12 | + |
| 13 | + Additions: |
| 14 | + |
| 15 | + * config-linux: Add NoNewPrivileges setting for linux, #290 |
| 16 | + |
| 17 | + Minor fixes and documentation: |
| 18 | + |
| 19 | + * config-linux: clarify oom_score_adj, #236, #292 |
| 20 | + * config-linux: Update links to cgroups documentation, #318 |
| 21 | + * config-linux: Remove pointers for slices preferring omitempty |
| 22 | + tag instead, #316 |
| 23 | + * README: add runtime, bundle, and hook author user, #280 |
| 24 | + * ROADMAP: reshuffled and split into GitHub issues, #300, #301, |
| 25 | + #304, #306 |
| 26 | + * style: Collect established styles in a discoverable location, #287, #311 |
| 27 | + |
3 | 28 | Changes with v0.2.0: |
4 | 29 | * Add Apparmor, Selinux and Seccomp |
5 | 30 | * Add Apparmor, Selinux and Seccomp sections |
|
0 commit comments