Skip to content

Releases: telekom/controlplane

v0.5.0

03 Jul 10:45

Choose a tag to compare

🚀 Release 0.5.0

0.5.0 (2025-07-03)

Bug Fixes

  • secret-manager: k8s jwks; bouncer for deletion; system certpool (#58) (55f313b)

Features

  • codeql: Use go build ./... for codeql to make sure all sources are compiled for analysis (#63) (2fa5b15)
  • tool: added snapshot tool (#49) (019a771)

✨🎉

v0.4.0

11 Jun 05:52

Choose a tag to compare

🚀 Release 0.4.0

0.4.0 (2025-06-11)

Features

  • installation: added installation script and instructions; smaller code-adjustments to support installation (6b54c63)

✨🎉

v0.3.0

28 May 14:03

Choose a tag to compare

🚀 Release 0.3.0

0.3.0 (2025-05-28)

Bug Fixes

  • deps: bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.7 (#27) (2a0696e)
  • include the approval api in the operators go mod file (1a0a13a)
  • kubebuilder: correct group-names; correct paths and repos; rover-deps (d9a19ef)
  • run go mod tidy (c6f865e)
  • temporary fix for tests until common testutils are fixed (9edf075)

Features

  • add admin domain (api and config pkg) (61fb9b9)
  • add api submodule in organization (afab5d1)
  • add approval domain (9d089cd)
  • add go.sum.license for go.mod in admin domain (ef30ffc)
  • add identity domain (#23) (3bd1207)
  • add organization domain (0f78bfe)
  • add organization domain in goreleaser for kos (63f7273)
  • added gateway module (#30) (5c1a643)
  • adjust go.mod and paths after rebase (cc325b6)
  • admin: WIP add admin operator (3ff51d7)
  • api: WIP add api operator (421c5d3)
  • application: WIP add application operator (5e0cb32)
  • rover: add integration with the secret manager (c3b4c20)
  • rover: fix import path for secret manager (mistake) (3337b83)
  • rover: WIP add rover operator (30debe3)

✨🎉

v0.2.1

20 May 09:12

Choose a tag to compare

🚀 Release 0.2.1

0.2.1 (2025-05-20)

Bug Fixes

  • goreleaser: correct base-image; added opencontainers labels (#14) (80fdae9)

✨🎉

v0.2.0

19 May 17:43

Choose a tag to compare

🚀 Release 0.2.0

0.2.0 (2025-05-19)

Bug Fixes

  • reuse: added license headers to common-server/pkg (4a3d611)

Features

  • added shared modules for common, common-server and secret-manager (#7) (6af3eae)

✨🎉