Summary
This release includes security fixes, dependency updates, new features, and improvements to the provider.
Highlights
- Security: Multiple CVE remediations including updates to Go standard library packages (golang.org/x/crypto, golang.org/x/net, golang.org/x/sys)
- New Resources: Added
FlexibleFederatedIdentityCredential resource
- Terraform Provider: Updated to azuread provider v3.8.0
- API Improvements:
- Bumped storage controller versions for CRDs supporting multiple versions and started deprecation process
- Added ProviderConfig ReconciliationPolicy API support
- Fixed missing membersRef and membersSelector fields in Group.groups/v1beta1
- Added API conversion roundtrip tests
- Bug Fixes:
- Fixed incorrect ProviderConfig lookup
- Fixed group and user reference in member object
- Fixed changelog logger provider name
- Dependencies: Updated crossplane-runtime to v2.2.0 and upjet to v2.2.1
- CI/CD: Multiple GitHub Actions updates and workflow improvements including uptest cleanup enhancements