v6.5.0
Added
- kubernetes:
utility_network_access
field to node group for configuring utility network access on the given group - Managed Database session support, including methods
service.GetManagedDatabaseSessions
&service.CancelManagedDatabaseSession
.
Deprecated
service.GetManagedDatabaseConnections
andservice.CancelManagedDatabaseConnection
in favor ofservice.GetManagedDatabaseSessions
andservice.CancelManagedDatabaseSession