Releases: telekom/controlplane
Releases · telekom/controlplane
v0.14.0
🚀 Release 0.14.0
0.14.0 (2025-10-01)
Bug Fixes
- changes from debs (#187) (618bc6d)
- ci: build image in PRs (#179) (2491c0f)
- improve memory-usage for inmemory-store (#180) (919c549)
- resolve reconciler loops in organization + identity (#178) (0504b8e)
Features
- circuit-breaker: add the circuit breaker feature (826bcaf)
- moved entire controlplane into single namespace (#183) (d646615)
✨🎉
v0.13.0
🚀 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
v0.12.0
v0.11.0
v0.10.0
v0.9.0
🚀 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)
✨🎉
v0.8.0
🚀 Release 0.8.0
0.8.0 (2025-07-22)
Bug Fixes
- api: correct handling of failover edge cases; correct handling of api-exposure default scopes (#87) (859bffb)
Features
- add unified configuration options for reconciler with spf13/viper as ENVs (#90) (0d2091a)
- added basic-auth feature (#88) (5cf41c0)
- added ip-restriction feature; refactored feature-builder to support consumer-features (#89) (5a6aa2f)
- remove-headers: Added remove-headers feature (#91) (4ab4b60)
- secret-manager: add cache metrics for cache hits and misses (#81) (902666f)
✨🎉
v0.7.0
🚀 Release 0.7.0
0.7.0 (2025-07-14)
Bug Fixes
- added disable-access-control; refactored custom-scopes (4873006)
Features
- added failover feature (#77) (75981ef)
- default-scopes: Added provider default-scopes (58026c6)
- externalIDP: add external idp feature to api, gateway, rover (#78) (6c185c4)
- loadbalancing: Add loadbalancing feature in the gateway domain using Upstreams in the RouteSpec (eb3c625)
- loadbalancing: Add validation for load-balancing in rover webhook (#82) (d22d198)
✨🎉