v1.12.0
v1.12.0 - 2022-08-26
Features
- Switch to use V1 apis of EDP components EPMDEDP-10080
- Download helm-docs locally if required by make EPMDEDP-10105
- Download required tools for Makefile targets EPMDEDP-10105
- Pre-create edp clientscope as a part of kecloakclientscope CR EPMDEDP-8323
- Default scopes can be assigned for keycloakclient CR EPMDEDP-8323
- Switch CRDs to v1 version EPMDEDP-9219
Bug Fixes
- Re-reconcile Keycloak client if the client scope is not found EPMDEDP-10098
- Use installed helm-docs instead of global one EPMDEDP-10105
- Realm password policy EPMDEDP-9223
- Fix artifacthub.io CRD examples EPMDEDP-9515
- Removed duplicate CRD example from Cart.yaml EPMDEDP-9515
Code Refactoring
- Use repository and tag for image reference in chart EPMDEDP-10389
Routine
- Upgrade go version to 1.18 EPMDEDP-10110
- Fix Jira Ticket pattern for changelog generator EPMDEDP-10159
- Update alpine base image to 3.16.2 version EPMDEDP-10274
- Update alpine base image version EPMDEDP-10280
- Change 'go get' to 'go install' for git-chglog EPMDEDP-10337
- Remove VERSION file EPMDEDP-10387
- Add gcflags for go build artifact EPMDEDP-10411
- Update current development version EPMDEDP-8832
- Update chart annotation EPMDEDP-9515
Documentation
- Align README.md EPMDEDP-10274