Releases: projectsyn/lieutenant-api
Releases · projectsyn/lieutenant-api
v0.12.2
v0.12.1
v0.12.0
11 changes since v0.11.0
🔎 Breaking Changes
- Update OpenAPI codegen and dependencies (#215)
There no breaking changes for the API.
Changes some auto-generated structs the auto generated and exported client uses. Some values now have pointer types.
🚀 Features
- Implement
compileMeta
endpoint according to SDD 0031 (#218)
Requires a cluster withlieutenant-operator
>=v1.6.0
.
🐛 Fixes
- Add minimal logger for controller runtime (#216)
🔗 Dependency Updates
- Switch to known working
vshn/vale
version (#212) - Update docker.io/golang Docker tag to v1.22 (#207)
- Update k8s packages (#211)
- Update actions/checkout action to v4 (#210)
- Update mikepenz/release-changelog-builder-action action to v4 (#209)
- Update module github.com/labstack/echo/v4 to v4.12.0 (#205)
- Update module github.com/projectsyn/lieutenant-operator to v1.6.0 (#213)
- Move to non-deprecated
oapi-codegen
packages (#217)
v0.12.0-dev
8 changes since v0.11.0
🔎 Breaking Changes
- Update OpenAPI codegen and dependencies (#215)
🔗 Dependency Updates
- Switch to known working
vshn/vale
version (#212) - Update docker.io/golang Docker tag to v1.22 (#207)
- Update k8s packages (#211)
- Update actions/checkout action to v4 (#210)
- Update mikepenz/release-changelog-builder-action action to v4 (#209)
- Update module github.com/labstack/echo/v4 to v4.12.0 (#205)
- Update module github.com/projectsyn/lieutenant-operator to v1.6.0 (#213)
v0.11.0
4 changes since v0.10.3
🚀 Features
- Add option to sort cluster list by id, tenant, or displayName (#200)
🔗 Dependency Updates
v0.10.3
v0.10.2
v0.10.1
v0.10.0
9 changes since v0.9.1
🚀 Features
- Add support for Kubernetes 1.24 (#187)
🔗 Dependency Updates
- Update actions/checkout action to v3 (#173)
- Update module github.com/stretchr/testify to v1.7.5 (#184)
- Update module github.com/stretchr/testify to v1.8.0 (#186)
- Update module github.com/cosmtrek/air to v1.40.4 (#182)
- Update mikepenz/release-changelog-builder-action action to v3 (#177)
- Update module go to 1.19 (#188)
- Update dependency docker.io/golang to v1.19 (#189)
- Update module github.com/getkin/kin-openapi to v0.98.0 (#180)