|
| 1 | +- Changelog for v0.8.4 (2018-08-24) |
| 2 | + * Add release notes |
| 3 | + * Regenerate easyjson after rebase |
| 4 | + * Vendor easyjson code to fix build |
| 5 | + * Swap from FFJSON to easyjson |
| 6 | + * Make 'make clean' remove FFJSON generated code |
| 7 | + * rootless: allow to override policy.json by the user |
| 8 | + * add completion for --pod in run and create |
| 9 | + * Fixed formatting and lowered verbosity of pod ps |
| 10 | + * Do not try to enable AppArmor in rootless mode |
| 11 | + * exposes tcp port only if no proto specified. |
| 12 | + * rpm-spec: use skopeo-containers instead of containers-common |
| 13 | + * Reveal information about container capabilities |
| 14 | + * Vendor in latest projectatomic/buildah |
| 15 | + * Refactor error checking in With*NSFromPod options |
| 16 | + * Fixing network ns segfault |
| 17 | + * Change pause container to infra container |
| 18 | + * Support pause containers in varlink |
| 19 | + * Added option to share kernel namespaces in libpod and podman |
| 20 | + * Changed GetContainerStats to return ErrCtrStateInvalid |
| 21 | + * Add GetPodStats to varlink |
| 22 | + * rpm-spec: update distro-specific dependencies |
| 23 | + * Add podman pod top |
| 24 | + * Include pod stats and top in commands/completions |
| 25 | + * Vendor changes to psgo |
| 26 | + * Fix syntax description of --ulimit command |
| 27 | + * Swap test image in exec test to fedora for useradd |
| 28 | + * Add tests for exec --user |
| 29 | + * Properly translate users into runc format for exec |
| 30 | + * test: ad more tests for rootless containers |
| 31 | + * rootless: fix --net host --privileged |
| 32 | + * Fix a bug with hook ALWAYS matching with a process |
| 33 | + * Fixed segfault in stats where container had netNS none or from container |
| 34 | + * Enable pod stats with short ID and name |
| 35 | + * Touch up cert-dir in man pages |
| 36 | + * make dbuild fixed on ubuntu/debian |
| 37 | + * vendor latest github.com/urfave/cli |
| 38 | + * Add retry decorator for flakey tests |
| 39 | + * Update error message from reviews |
| 40 | + * Support Attach subcommand in pypodman |
| 41 | + * Fix handling of devices |
| 42 | + * tutorial: point to containers/skopeo |
| 43 | + * point to containers/skopeo |
| 44 | + * install.md: point to containers/libpod |
| 45 | + * Bump gitvalidation epoch |
| 46 | + * Bump to v0.8.4-dev |
| 47 | + |
1 | 48 | - Changelog for v0.8.3 (2018-08-17) |
2 | 49 | * Make failure to retrieve individual ctrs/pods nonfatal |
3 | 50 | * Mention that systemd is the default cgroup manager |
|
0 commit comments