v2.23.1
✨ Features
- align with OCI artifact best practices by @ndeloof in #11121
- introduce --resolve-image-digests for publish to seal service images by @ndeloof in #11136
- improve watch configuration logging by @glours in #11161
- reject compose file using
secrets|configs.driver or template_driver
by @ndeloof in #11185
🐛 Fixes
- fail start if depependency is missing by @ndeloof in #11110
- fix SIGTERM support to stop/kill stack by @ndeloof in #11127
- Fix --hash regression by @mattwalo32 in #11146
- Fix for "Application failed to start after update" when an external network is on a watched service by @kimdcottrell in #11092
- fix --pull documentation by @ndeloof in #11164
- fix #11170 add newline in cmd/compose/build.go fmt.Fprint by @szampardi in #11171
- render quiet after filtering applied by @ndeloof in #11177
- Strip project prefix from docker-compose up output by @ndeloof in #11190
🔧 Internal
- refactor(cmd/compose/run): remove redundant
len
check by @Juneezee in #11060 - Initial codeql.yml commit by @temenuzhka-thede in #11128
- build(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0 by @dependabot in #11129
- add docs upstream validation workflow by @dvdksn in #11113
- ENGDOCS-1764: Trivial fixes by @aevesdocker in #11149
- re-implement cache folder detection by @ndeloof in #11130
- skips flaky e2e tests on watch and attach by @ulyssessouza in #11180
- bump compose-go to v1.20.1 by @ndeloof in #11187
- bump golang to version 1.21.4 by @glours in #11173
New Contributors
- @Juneezee made their first contribution in #11060
- @temenuzhka-thede made their first contribution in #11128
- @kimdcottrell made their first contribution in #11092
- @dvdksn made their first contribution in #11113
- @szampardi made their first contribution in #11171
Full Changelog: v2.23.0...v2.23.1