Releases: compose-spec/compose-go
Releases · compose-spec/compose-go
v2.9.1
What's Changed
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #826
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #827
- Fix models support with compose include by @ndeloof in #828
- apply override during extend by @ndeloof in #825
- using mapping syntax, models can be {} (null) by @ndeloof in #829
- Fix JSON tag for ServiceProviderConfig type field by @mathieu-benoit in #831
- feat(volume): Enhance volume parsing to support variable default values by @idsulik in #830
New Contributors
- @mathieu-benoit made their first contribution in #831
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
Full Changelog: v2.8.2...v2.9.0
v2.8.2
What's Changed
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #816
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #818
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #817
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #821
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #822
- report origin of yaml parsing error by @ndeloof in #820
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- bump go-viper/mapstructure to version v2.3.0 by @glours in #804
- consistency check detects models reference without a matching definition by @ndeloof in #803
- make modelToProject and toOptions funcs public by @crazy-max in #805
- Update go-yaml to the official fork by @lionello in #795
- fix: check for empty key in environment before accessing it by index by @stasadev in #807
- fix ability to override values set in env file by interpolation by @ndeloof in #793
- schema validate container_name with regex by @kpbaks in #810
- introduce provenance and sbom in build section by @ndeloof in #809
- fix extraction of variables by @krjakbrjak in #811
- feat: add extensible transform API for custom field transformations by @OrlovEvgeny in #808
New Contributors
- @crazy-max made their first contribution in #805
- @kpbaks made their first contribution in #810
- @krjakbrjak made their first contribution in #811
- @OrlovEvgeny made their first contribution in #808
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
Full Changelog: v2.7.0...v2.7.1
v2.7.0
v2.6.5
What's Changed
- adopt xeipuuv/gojsonschema by @ndeloof in #789
- introduce use_api_socket to align with docker/cli#5858 by @ndeloof in #794
- service with provider does not imply default network by @ndeloof in #796
Full Changelog: v2.6.4...v2.6.5
v2.6.4
What's Changed
Full Changelog: v2.6.3...v2.6.4