Highlights
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
- Core
- Network
- Storage
What's Changed
- [how-to-docs]: Add steps for installation of completion scripts by @saehejkang in #799
- Update documentation by @dkovba in #805
- Improvements to
Makefileby @dkovba in #822 - Improvements to
Protobuf.Makefileby @dkovba in #821 - [build-command]: refactor --progress option by @saehejkang in #810
- Add --mac-address flag to set custom MAC addresses for containers by @DSS3113 in #753
- Update builder-shim to 0.6.3 for metadata only Dockerfile support by @realrajaryan in #825
- Fix container DNS resolution broken by AAAA/IPv6 NXDOMAIN handling by @radoxtech in #786
- [options]: Replace --disable-progress-updates with --progress (none | ansi) by @saehejkang in #808
- Fix HTTPClient crash when download fails before shutdown by @realrajaryan in #837
- Clarify container list abstract to mention it shows running containers by @realrajaryan in #840
- Deps: Bump Containerization to 0.13.0 by @dcantah in #848
- UX: fix typos, grammar and consistency issues by @realrajaryan in #845
- Use container-builder-shim 0.7.0, ensures use of Rosetta. by @jglogan in #858
- Fix Info.plist system properties for symlinked
container. by @jglogan in #859 - CLI: Implement exec -d by @dcantah in #852
- Add --rosetta option for arm64 images by @rgov in #846
- Actually resolve symlink when loading bundle Info.plist. by @jglogan in #864
- Add support for publish port ranges by @caztanj in #801
- Show image download progress during builds by @realrajaryan in #850
- Proxy refinements (thanks to @Lukasa). by @jglogan in #873
- [tests]: refactor run function for stdin/stdout support by @saehejkang in #830
- Fixes translation from Filesystem props to Mount runtimeOptions. by @jglogan in #877
- Fix progress bar crash on cached image rebuilds by @realrajaryan in #894
- [image-save-load]: support for stdin/stdout by @saehejkang in #734
- Import
--publishchecks and data representation. by @jglogan in #872 - [container-build]: Support inline Dockerfile from stdin by @saehejkang in #827
- Fix TestCLICreateCommand failing test by @tico88612 in #897
- Implement container stats by @dcantah in #851
- Fix container stats build break by @dcantah in #898
- Adds client uid validation to XPC server. by @jglogan in #896
- Updates to CZ 0.14.0. by @jglogan in #903
- Added the split method for labeler workflow by @Ronitsabhaya75 in #788
- Add
container system dfcommand for disk usage reporting by @realrajaryan in #902 - Build input file cannot be found: '.../CAuditToken.o' by @dkovba in #908
- Fix
container image pruneto actually remove images, add-aflag support, and bump cz to 0.15.0 by @realrajaryan in #909 - [docs]: add volume prune to command reference by @saehejkang in #910
- fix: connect to backend immediately on channel active for server-first protocols(#794) by @Ronitsabhaya75 in #813
- [docs]: move callout regarding documentation revisions by @saehejkang in #921
- [networks]: Add creationDate field by @saehejkang in #791
- Fix incorrect creationDate for networks. by @jglogan in #926
- Updates CZ to 0.16.0. by @jglogan in #927
New Contributors
- @DSS3113 made their first contribution in #753
- @radoxtech made their first contribution in #786
- @rgov made their first contribution in #846
- @caztanj made their first contribution in #801
- @tico88612 made their first contribution in #897
Full Changelog: 0.6.0...0.7.0