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
Full Changelog: v1.11.1...v1.11.2