Release v1.8.0 ยท compose-spec/compose-go (original) (raw)
What's Changed
โจ Enhancements
- Add mode field for tmpfs mount permissions (#325)
๐ Fixes
- Fix absolute secret & volume paths on Windows (#306)
- Respect optional boolean field overrides (#324)
๐ง Internal
- Remove unused compatibility package (#320)
Changelog
- schema: add tmpfs.mode field by @milas in #325
- support merging boolean pointers by @ndeloof in #324
- Remove compatibility package by @ndeloof in #320
- Fix absolute paths in secrets and inherited volumes by @oldium in #306
New Contributors
Full Changelog: v1.7.1...v1.8.0