Skip to content

Releases: projectsyn/lieutenant-api

v0.12.2

02 Aug 10:13
7254d6b
Compare
Choose a tag to compare

2 changes since v0.12.1

🛠️ Minor Changes

  • Kustomize: use latest image to reduce release friction (#226)

🔗 Dependency Updates

  • Update module github.com/projectsyn/lieutenant-operator to v1.11.6 (#219)

v0.12.1

04 Jun 11:57
e50e999
Compare
Choose a tag to compare

2 changes since v0.12.0

🐛 Fixes

  • Don't override compileMeta in cluster patch requests if not in request (#222)

🔗 Dependency Updates

  • Update docker.io/projectsyn/lieutenant-api Docker tag to v0.12.0 (#201)

v0.12.0

28 May 12:21
6252cdd
Compare
Choose a tag to compare

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 with lieutenant-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

27 May 16:05
742dad4
Compare
Choose a tag to compare
v0.12.0-dev Pre-release
Pre-release

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

26 Oct 09:27
b890e50
Compare
Choose a tag to compare

4 changes since v0.10.3

🚀 Features

  • Add option to sort cluster list by id, tenant, or displayName (#200)

🔗 Dependency Updates

  • Update module github.com/stretchr/testify to v1.8.1 (#199)
  • Update module github.com/labstack/echo/v4 to v4.9.1 (#197)
  • Update docker.io/projectsyn/lieutenant-api Docker tag to v0.10.3 (#196)

v0.10.3

30 Sep 08:23
ff6d5c5
Compare
Choose a tag to compare

1 changes since v0.10.2

🔗 Dependency Updates

  • Update lieutenant operator to v1.5.0 (#198)

v0.10.2

02 Sep 11:57
84846c0
Compare
Choose a tag to compare

4 changes since v0.10.1

🐛 Fixes

  • Fix filtering clusters by tenant (#195)

🔗 Dependency Updates

  • Update docker.io/projectsyn/lieutenant-api Docker tag to v0.10.1 (#191)
  • Update module github.com/projectsyn/lieutenant-operator to v1.4.0 (#192)
  • Update module github.com/labstack/echo/v4 to v4.8.0 (#193)

v0.10.1

03 Aug 13:16
6a81720
Compare
Choose a tag to compare

1 changes since v0.10.0

🐛 Fixes

  • Add permission for lieutenant to list secrets (#190)

v0.10.0

03 Aug 11:13
822db21
Compare
Choose a tag to compare

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)

v0.9.1

25 Apr 07:38
51c1261
Compare
Choose a tag to compare

3 changes since v0.9.0

🐛 Fixes

  • Report error if tenant registration contains an invalid git url (#179)

🔗 Dependency Updates

  • Update dependency docker.io/golang to v1.18 (#166)
  • Update dependencies (#178)