You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed javax.validation.constraints annotations from model classes. The annotations were not used, and may not necessarily be the same as the constraints enforced by the services.
The clients only serialize and transmit fields that were explicitly set. If you want to transmit a field that is null, please set it to null explicitly.
Added
Support for database as a service
Support for VNIC routes and source/destination check
Support for specifying block volume size in GB
Support for updating console history metadata and specifying a display name when capturing console history
Support for FRA Region (eu-frankfurt-1)
Exceptions expose client-side request id in cases of timeout or client-side failure