Skip to content

v1.11.2

Choose a tag to compare

@ulucinar ulucinar released this 09 Sep 15:37
· 340 commits to main since this release
571c473

This release backports a fix to the release-1.11 branch to address a provider pod crash issue when a breaking type change is introduced similar to here: https://github.com/crossplane-contrib/provider-upjet-aws/releases/tag/v1.19.0. The fix does not eliminate the breaking type change (API clients still need to be migrated to the new API shape) but it effectively prevents the fatal error in the provider observed after an upgrade.

What's Changed

  • [Backport release-1.11] Add config.Resource.OverrideScalarFieldType by @ulucinar in #733

Full Changelog: v1.11.1...v1.11.2