v2.0.0-beta.1
Pre-release
Pre-release
github-actions
released this
30 Nov 08:03
·
223 commits
to main
since this release
What's Changed
- Add Kurtosis to the list of compose-go users by @mieubrisse in #474
- unit bytes can be set as plain int by @ndeloof in #482
- introduce compose-spec command line for compose file validation by @ndeloof in #473
- add support for inline config by @ndeloof in #478
- add support for build.ulimits by @ndeloof in #486
- validate watch.path is set to a valid path by @ndeloof in #490
- don't check path is an actual file by @ndeloof in #493
- Add a network-scoped mac_address field by @akerouanton in #491
- test case checking we manage empty files by @ndeloof in #485
- make scale a *int as default is 1 (not 0) by @ndeloof in #481
- make External a boolean by @ndeloof in #480
- bump golang versions to use v1.20 and v1.21 by @glours in #497
- check conflict between scale and container_name by @ndeloof in #498
- Permit '=' separator and '[ipv6]' in 'extra_hosts'. by @robmry in #499
- add test to check 'x-' named resources by @glours in #502
- project name set by yaml must be identified by caller as opts.projectName by @ndeloof in #503
New Contributors
- @mieubrisse made their first contribution in #474
- @robmry made their first contribution in #499
Full Changelog: v1.20.0...v2.0.0-beta.1