Releases: projectsyn/commodore
Releases · projectsyn/commodore
v0.17.0
v0.16.0
v0.15.0
12 changes since v0.14.2
🚀 Features
- Add logic to generate Renovate
postUpgradeTasksin the component template (#424) - Add support for Python 3.10 (#428)
- Add OIDC integration for Lieutenant communication (#426)
- Auto-login when trying to authenticate without token (#431)
- Update component template to support Podman out of the box (#432)
- Auto discover OIDC configuration if not set (#435)
- Add frequently used functions to
commodore.libjsonnet(#436)
🛠️ Minor Changes
- Update Makefile to support Podman out of the box (#433)
- component-template: Split
COMMODORE_CMDandCOMPILE_CMDin Makefile (#437)
📄 Documentation
🔗 Dependency Updates
- Update actions/cache action to v3 (#425)
v0.14.2
v0.14.1
v0.14.0
11 changes since v0.13.1
🚀 Features
🛠️ Minor Changes
- Improve error messages for duplicate component aliases (#399)
- Move component instantiation advertisement to
_metadata.multi_instance(#411)
🐛 Fixes
- Use absolute Docker Image URLs (#396)
- Properly handle 403 replies from Lieutenant (#398)
- Update component template to ensure files are generated with the correct GID (#397)
- Fix
/usr/lib/libnss_wrapper.sonot found error in Docker image (#404)
📄 Documentation
- Update link to Commodore site (#413)
🔗 Dependency Updates
v0.13.1
v0.13.0
6 changes since v0.12.1
🚀 Features
- Add support for tenant repo in
commodore inventory components(#392)
🛠️ Minor Changes
- Disable Renovate dependency dashboard (#387)
- Add deprecation notice for component specifications without explicit version (#390)
🔎 Breaking Changes
- Remove support for deprecated parameter
commodore.jsonnet_libs(#391)
🐛 Fixes
- Add trailing newline when writing a
jsonnetfile.json(#393)
🔗 Dependency Updates
- Update Python dependencies (#394)
v0.13.0-rc1
5 changes since v0.12.1
🚀 Features
- Add support for tenant repo in
commodore inventory components(#392)
🛠️ Minor Changes
- Disable Renovate dependency dashboard (#387)
- Add deprecation notice for component specifications without explicit version (#390)
🔎 Breaking Changes
- Remove support for deprecated parameter
commodore.jsonnet_libs(#391)
🐛 Fixes
- Add trailing newline when writing a
jsonnetfile.json(#393)