Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 11:50
· 50 commits to main since this release
7be04bb

Added

  • Managed Load Balancer: MaintenanceDOW and MaintenanceTime fields for controlling maintenance window occurrence
  • Kubernetes: support for cluster labels.

Changed

  • Breaking, Managed Database: ManagedDatabaseUserOpernSearchAccessControl fields changed to pointers
  • Breaking, Managed Database: ManagedDatabaseUserPGAccessControl fields changed to pointers
  • Breaking, Managed Database: ManagedDatabaseUserRedisAccessControl fields changed to pointers
  • Breaking, Managed Load Balancer: LoadBalancerFrontendProperties field InboundProxyProtocol to pointer
  • Breaking, Managed Object Storage: CreateManagedObjectStorageUserAccessKeyRequest field Enabled to pointer
  • Breaking, Managed Object Storage: ModifyManagedObjectStorageUserAccessKeyRequest field Enabled to pointer
  • Breaking Kubernetes: the ControlPlaneIPFilter of ModifyKubernetesCluster is changed from []string to *[]string.

Removed

  • Breaking, Managed Database: connection related methods in favor of session
  • Breaking: remove Timeout option from WaitFor* methods. Use context.WithTimeout to define a timeout for these functions.
  • Breaking: Managed Database: Type field from CloneManagedDatabaseRequest and ModifyManagedDatabaseRequest