Releases: kubespaces-io/kubespaces
Releases · kubespaces-io/kubespaces
Release list
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
Changelog
✨ Features
- ad1ccc8: feat(api): tenancy model phase 1 — schema + store layer (@ams0)
- 75fdd56: feat(api): tenancy model phase 2-3 — REST API, RBAC, invitations, admin (@ams0)
- 882f004: feat(frontend): tenancy management UI — orgs, projects, members, invitations, admin (@ams0)
- cab070e: feat(frontend): sidebar console shell (left-nav layout) (@ams0)
- 3f2d89d: feat(frontend): tenant stat cards + optional dark theme (@ams0)
- 5454d31: feat(frontend): dashboard overview page (@ams0)
- cd6dea0: feat(operator): migrate TLSRoute to gateway.networking.k8s.io/v1 (#23) (#30) (@RichardFeynmanClaw)
- cf11075: feat(chart): networking.* values + production gateway-stack docs (#17) (#32) (@RichardFeynmanClaw)
🐛 Fixes
- 9375387: fix(chart): wire frontend auth so helm install logs in; fix footer version (@ams0)
- 0a8d9dc: fix(frontend): adopt eslint-config-next 16 flat config (@ams0)
Other
v0.8.0
v0.3.0
Changelog
✨ Features
- 788415d: feat(operator): tenant API exposure via TLSRoute on a shared Gateway (@ams0)
- edcaada: feat(operator): tenant app exposure — per-tenant listener + cert on the apps Gateway (@ams0)
- 6fcd1bf: feat: docs site at docs.kubespaces.io (MkDocs Material) (@ams0)
🐛 Fixes
- 686dc6d: fix: force sharp >= 0.35.0 (libvips CVEs) (@ams0)
- 8bd1bee: fix(operator): project the apps Gateway into the vCluster (fromHost sync) (@ams0)
- df70e31: fix(operator): pre-label the virtual default namespace for route sync (@ams0)
- 19cdd1c: fix(operator): project the apps Gateway into the virtual default namespace (@ams0)
- b6ad799: fix(chart): install the Tenant CRD with the chart (closes #24) (@ams0)