What's Changed
- feat: add support for buildx create --annotations flag by @bo0tzz in #690
- Add 'pull' argument to compose.create by @g-arjones in #691
- Add --with-dependencies to compose build by @perrito666 in #694
- Add unconditional debug level logging by @Hasnainz in #696
- fix: missing ipam_config in NetworkInspectResult by @Quenary in #700
- Add another test for buildx secrets by @Felixoid in #651
- Add --service-ports flag to compose.run by @perrito666 in #701
- Add support for
--metadata-fileoption with buildx bake by @ianpittwood in #693
New Contributors
- @bo0tzz made their first contribution in #690
- @g-arjones made their first contribution in #691
- @perrito666 made their first contribution in #694
- @Hasnainz made their first contribution in #696
- @Quenary made their first contribution in #700
- @Felixoid made their first contribution in #651
- @ianpittwood made their first contribution in #693
Full Changelog: v0.79.0...v0.80.0