Releases: telekom/controlplane
Releases · telekom/controlplane
v0.5.0
v0.4.0
v0.3.0
🚀 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)
✨🎉