v1.8.0
Permission Manager - v1.8.0
Hey folks! ππ½ββοΈ We take great pleasure in introducing a new release of the Permission Manager π
Before getting into the release details, we'd like to spend a moment to thank you all for the issues and the contributions you have made over the years, and the interest you have shown in this project! π
Major improvements
- Extend support for Kubernetes versions v1.24+
- Add ARM support
- Release an official Helm chart repository
- Add NodePort port options for helm chart values
- Add support for custom templates in the helm chart values
- Use dynamic namespaces for the permission manager's deployment
- Update all backend dependencies
- Align and update E2E tests
All changes
- Bump axios from 0.21.1 to 0.21.2 in /web-client by @dependabot in #85
- fix: The cluster resources option doesn't show its value by @Al-Pragliola in #87
- fix: Kubeconfig in UI missing certificate-authority-data value by @Al-Pragliola in #90
- Feature/helm kubernetes v1.22.2 by @jonahbohlmann in #96
- fix-cert-and-token by @billyen2012 in #109
- Move permission templates to values by @jonahbohlmann in #97
- add NodePort port options for helm charts values by @runzhliu in #114
- chore: update server deps and get rid of statik by @luigibarbato in #123
- Bump async from 2.6.3 to 2.6.4 in /web-client by @dependabot in #106
- Bump express from 4.17.1 to 4.18.2 in /web-client by @dependabot in #121
- Bump qs from 6.5.2 to 6.5.3 in /web-client by @dependabot in #120
- Bump minimist from 1.2.5 to 1.2.7 in /web-client by @dependabot in #124
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /web-client by @dependabot in #118
- Bump ajv from 6.10.2 to 6.12.6 in /e2e-test by @dependabot in #100
- Bump qs from 6.5.2 to 6.5.3 in /e2e-test by @dependabot in #119
- Bump minimatch from 3.0.4 to 3.1.2 in /e2e-test by @dependabot in #125
- Bump terser from 4.8.0 to 4.8.1 in /web-client by @dependabot in #110
- Bump json5 from 1.0.1 to 1.0.2 in /web-client by @dependabot in #122
- Add ARM support by @luigibarbato in #126
- Improve CI and align e2e tests by @luigibarbato in #127
- chore(deps): bump eventsource from 1.0.7 to 1.1.2 in /web-client by @dependabot in #130
- Bump url-parse from 1.4.7 to 1.5.10 in /web-client by @dependabot in #103
- chore(deps): bump follow-redirects from 1.14.4 to 1.15.2 in /web-client by @dependabot in #131
- Replace broken SIGHUP's logo by @luigibarbato in #133
- Add support for the Helm Chart releases by @luigibarbato in #134
- Replace hardcoded basicauthpassword's field value by @luigibarbato in #136
- Use dynamic namespace and the right roles perms in the Helm chart by @luigibarbato in #139
- New Docs for v1.8.0 by @luigibarbato in #142
- fix: run development environment locally by @omissis in #143
New Contributors
- @RhnSharma made their first contribution in #76
- @dependabot made their first contribution in #85
- @Al-Pragliola made their first contribution in #87
- @jonahbohlmann made their first contribution in #96
- @billyen2012 made their first contribution in #109
- @runzhliu made their first contribution in #114
- @luigibarbato made their first contribution in #123
- @omissis made their first contribution in #143
Full Changelog: v1.7.1-rc1...v1.8.0