Skip to content

Releases: telekom/controlplane

v0.17.0

28 Nov 18:14

Choose a tag to compare

🚀 Release 0.17.0

0.17.0 (2025-11-28)

Features

  • notification: improve notifications and minor features like housekeeping, custom funcs etc (ad58f6c)

✨🎉

v0.16.0

27 Nov 15:17

Choose a tag to compare

🚀 Release 0.16.0

0.16.0 (2025-11-27)

Bug Fixes

  • install: add missing notification in local install (#226) (3f5cc2d)
  • k8s-authz-mdw checks aud-claim correctly; updated default aud-claim; added unit-tests (9b43a9c)
  • k8s-authz: updated file-manager audience; added option to set audience (09fa2db)
  • rover-ctl: correctly append the expected base-path if not provided in the server-url (#231) (2b30a29)
  • rover: improve error-handling for application-secret deletion (#237) (a2fa10e)
  • secret-manager: improved api error-handling for get and set (#228) (430c9d2)

Features

  • rover: added stricter validation for naming of objects (#236) (9010ad4)

✨🎉

v0.15.0

18 Nov 15:53

Choose a tag to compare

🚀 Release 0.15.0

0.15.0 (2025-11-18)

Bug Fixes

  • ci: correctly escape semantic-release notes (066fb80)
  • ci: correctly escape semantic-release notes using heredoc (87ff030)
  • correctly set api-spec-name in swagger; api-spec-name must be all-lower-case (#196) (32eca4c)
  • identity remove SetStatusProcessing(...); common-server: enhance client-metric if no response from server (#218) (4d72987)
  • install: correctly add labels to label-selector in servicemonitor (#189) (ca41088)
  • organization: support setting of team-secret value (#200) (8b1db7e)
  • secret-manager: fix race condition when using backend-cache (#201) (93aaa09)

Features

  • add notification for organization and approval (#194) (785def5)
  • errors: implement specialized error types and handling for controllers (#204) (179feae)
  • file-manager: Add DELETE operation for files (#182) (de1afe6)
  • improved approval-builder; improved conditions; refactored validation in all api-handlers (#223) (8162b88)
  • major improvements in regards to migration; added e2e-tester tool; improved snapshotter-tool (#205) (461a0a6)
  • rover-server: integrate delete API from file-manager (#191) (2fd9c63)

✨🎉

v0.14.0

01 Oct 09:50

Choose a tag to compare

🚀 Release 0.14.0

0.14.0 (2025-10-01)

Bug Fixes

Features

  • circuit-breaker: add the circuit breaker feature (826bcaf)
  • moved entire controlplane into single namespace (#183) (d646615)

✨🎉

v0.13.0

24 Sep 07:55

Choose a tag to compare

🚀 Release 0.13.0

0.13.0 (2025-09-24)

Bug Fixes

  • admin: added missing link to team-api-issuer to zone-status (#163) (33f61ac)
  • route-tester: Fix accesstoken import because it was moved from secret-manager to common-server (#161) (ea4c310)

Features

  • added api-category crd to enforce conventions for different api types (#167) (a5e68d6)
  • organization: add prefix to token, add token_url + server_url to token (#168) (60cf199)
  • rover-ctl: improved debug-info about user to printed banner (#169) (20e0d02)
  • secret-manager: added support for setting onboarding secret-values for team and environment (#164) (7e14901)

✨🎉

v0.12.1

08 Sep 12:40

Choose a tag to compare

🚀 Release 0.12.1

0.12.1 (2025-09-08)

Bug Fixes

  • rover-ctl: correctly map security object for oauth2 and basicauth (#158) (68b4dee)

✨🎉

v0.12.0

05 Sep 07:27

Choose a tag to compare

🚀 Release 0.12.0

0.12.0 (2025-09-05)

Features

  • add new component rover-ctl (#119) (5dd6c1f)
  • file-manager: switched to sha256 checksum alg; added example for minio standalone server; updated credentials for buckets-backend; (#140) (f9f7e97)
  • rover: File Client Integration (#143) (74e42d9)

✨🎉

v0.11.0

25 Aug 08:11

Choose a tag to compare

🚀 Release 0.11.0

0.11.0 (2025-08-25)

Features

  • client-metrics: added metrics to gateway kong-client; updated common-client for options-pattern; updated secret-manager client metrics (#137) (2a3250f)

✨🎉

v0.10.0

20 Aug 14:23

Choose a tag to compare

🚀 Release 0.10.0

0.10.0 (2025-08-20)

Features


✨🎉

v0.9.0

19 Aug 12:58

Choose a tag to compare

🚀 Release 0.9.0

0.9.0 (2025-08-19)

Bug Fixes

  • admin: correct creation of team-routes (#118) (1807f4b)
  • file-manager-api: correct token-path for client-jwt (86cf202)
  • gateway: fixed bug where acl was not created; only consumers that are not being deleted are considered; removed obsolete code (#126) (a722062)
  • organization: register Prometheus metrics for secret manager communication (#96) (ef65e15)
  • secret-manager: exit application on fatal error when init secret-manager; changed localhost default url; skip-tls-verify=true for localhost (#125) (1f878ba)
  • security: bump fiber to v2.52.9 (#121) (6cd38cb)

Features

  • add trusted teams (#98) (79e08f0)
  • Added Private Key JWT feature (#95) (89a5698)
  • added rover-server; improved rover-wehooks; improved secret-manager; fixed minor issues in other domains (d27b183)
  • file-manager: Add a file-manager client and server based on the OAS (#108) (b9279fd)
  • install-local: Add installation and quickstart guide for the controlplane in a local environment (#83) (4d01f17)

✨🎉