v0.9.0 🌈
github-actions
released this
11 Jun 15:48
·
269 commits
to refs/heads/main
since this release
Changes
🚀 Features
- Feature integration with traefik ingressroute @jlandowner (#745)
- Support LDAP authentication @oruharo (#733)
- Authenticated check with traefik instead of auth-poxy. @oruharo (#717)
🛠 Improvements
- Supports TLS for LDAP authentication @oruharo (#755)
- support userrole and forbidden userrole annotation in output of cosmoctl template generate @jlandowner (#728)
- feature: auto redirect from signin page when already signed in @jlandowner (#719)
🐛 Bug Fixes
- Update templates @oruharo (#756)
- Not to show UserSelect component for *-admin users @jlandowner (#752)
- improvements for webhooks @jlandowner (#737)
- fix controller bugs @jlandowner (#730)
- Fix: UI bugs @jlandowner (#723)
🧰 Maintenance
- Update templates @oruharo (#756)
- Update Local-run-test @oruharo (#754)
- Fix run-local error @jlandowner (#751)
- update snapshot @oruharo (#750)
- update defaultURLBase host @jlandowner (#749)
- Fix: helm not downloading @oruharo (#747)
- Remove auth-proxy from test and release @jlandowner (#743)
- Rename object snapshot pkg @jlandowner (#742)
- Add label
cosmo-workspace.github.io/controller-managed
on password secret @jlandowner (#738) - traefik v3: change traefik.containo.us to traefik.io @jlandowner (#722)
- Update snapshot @jlandowner (#720)
⛓️ Dependency update
- Bump UI packages @oruharo (#757)
- Authenticated check with traefik instead of auth-poxy. @oruharo (#717)
Docker Images
ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.9.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v0.9.0
ghcr.io/cosmo-workspace/cosmo-auth-proxy:v0.9.0
How to install
Under construction.