The v2.2.0 release introduces new resources, bug fixes, enhancements, and dependency updates.
- Added a readiness check for the controller-manager Webhook server to ensure the provider’s conversion webhook is not marked as ready until the server is fully started #847
Support for New Resources
- Stream.datastream
- ManagedFolder.storage
- ManagedFolderIAMMember.storage
- AnalyticsHubListingSubscription.bigquery
- Group.networkconnectivity
- InternalRange.networkconnectivity
- QuotaPreference.cloudquotas
What's Changed
- Bump uptest to v2 by @sergenyalcin in #844
- feat: add storage managed folders resources by @xabufr in #838
- fix: AddonsConfig.apigee update loop when addons are explicitly disabled by @erhancagirici in #846
- fix(owners): set correct mail-address by @haarchri in #851
- Bump dependencies by @sergenyalcin in #850
- Add webhook server readyz checker by @ulucinar in #847
- Fix converted singleton lists in the generated example manifests by @ulucinar in #854
- feat: Add BigQuery Analytics Hub Listing Subscription resource by @juldrixx in #852
- Bump build submodule to 4c898574f9ee55d16c2df2550fc723d4979c7d7b by @sergenyalcin in #857
- Configure google_network_connectivity_group and add example by @baldomeromero in #858
- feat(internalrange): add Internal Range support by @jayanth-tatina-groww in #816
- Add cloud quota preferences by @jacobstr in #761
- feat(datastream): configure google_datastream_stream resource by @jastang in #855
- Bump Go dependency github.com/crossplane/upjet/v2 to commit 8d73164bb9bd by @ulucinar in #859
- Update actions/checkout action to v5 by @renovate[bot] in #814
- Update alpine Docker tag to v3.22.2 by @renovate[bot] in #861
- Update actions/cache digest to 0057852 by @renovate[bot] in #860
New Contributors
- @xabufr made their first contribution in #838
- @juldrixx made their first contribution in #852
- @baldomeromero made their first contribution in #858
- @jayanth-tatina-groww made their first contribution in #816
- @jacobstr made their first contribution in #761
Full Changelog: v2.1.0...v2.2.0