v0.4.5
·
213 commits
to refs/heads/main
since this release
Changes
- golang: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 @dependabot (#198)
Bug Fixes
- Fix user role binding can't be recreated after deletion @HaniAlshikh (#194)
- Fix Makefile for gomock @jastBytes (#193)
Maintenance
- golang: bump github.com/gin-contrib/cors from 1.3.1 to 1.4.0 @dependabot (#200)
- golang: bump github.com/open-policy-agent/opa from 0.42.0 to 0.42.1 @dependabot (#199)
- golang: bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.51 @dependabot (#197)
- golang: bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0 @dependabot (#195)
- Clean up Makefile and use go install instead of self-made go get wrapper @jastBytes (#191)