Releases: compose-spec/compose-go
Releases · compose-spec/compose-go
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
v2.6.0
What's Changed
- keep empty variables in service.environment list by @glours in #765
- Merge compose extensions. by @apollo13 in #768
- introduce volume.type=image by @ndeloof in #769
- prevent panic merging ipam configs by @ndeloof in #767
- feat: Add wildcard support for services selector by @idsulik in #755
New Contributors
Full Changelog: v2.5.0...v2.6.0