Releases: compose-spec/compose-go
Releases · compose-spec/compose-go
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
v2.6.3
v2.6.2
What's Changed
- introduce networks.interface_name by @ndeloof in #772
- prevent panic resolving environment by @ndeloof in #773
- don't normalize project name is SkipNormalization=true by @ndeloof in #774
- detect conflict with multiple mounts by @ndeloof in #775
- Add descriptive documentation to compose schema properties by @testA113 in #776
- update IsWindowsAbs code and export func by @ndeloof in #779
- exclude remote config paths while computing a default workingdir by @ndeloof in #778
- Bump golangci-lint to v2.1.6 by @ndeloof in #781
- setup stale bot by @ndeloof in #783
- add description to all compose-spec.json attributes by @glours in #782
- Fix panic issues by @glours in #784
New Contributors
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
Full Changelog: v2.6.0...v2.6.1