Special shout-outs to @acpana, @anhdle-sso, @gemmahou, @justinsb, @kjasnoor0305, @xiaoweim, @yuwenma for their contributions to this release.
New Beta Resources (Direct Reconciler):
AssetSavedQuery
PubSubSnapshot
Modified Beta Reconciliation:
We migrated the following resources from the Terraform-based or DCL-based controller to the new Direct Controller.
VMWareEngineExternalAddress
New Fields:
AlloyDBCluster
- Added spec.databaseVersion field
Bug Fixes:
Fix: nil pointer dereference in alloydb direct controller
- PR#5009
Fix the nil pointer dereference error(error message: "error":"INTERNAL ERROR: panic: observed a panic: runtime error: invalid memory address or nil pointer dereference) in AlloyDB direct controller
- PR#5009