Skip to content

Releasing version 2.35.0 #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Releasing version 2.35.0 #332

merged 1 commit into from
Mar 30, 2021

Conversation

bhagwatvyas
Copy link
Member

Added

  • Support for the Vulnerability Scanning service
  • Support for vSphere 7.0 in the VMware Solution service
  • Support for forecasting in the Usage service
  • Support for viewing, searching, and modifying parameters for on-premise Oracle databases in the Database Management service
  • Support for listing tablespaces of managed databases in the Database Management service
  • Support for cross-regional replication of keys in the Key Management service
  • Support for highly-available database systems in the MySQL Database service
  • Support for Oracle Enterprise Manager bridges, source auto-association, source event type mappings, and plugins to upload data in the Logging Analytics service

Breaking

  • Name of Enum attribute "forcast_type" in Usage API service renamed to "forecast_type"
  • Value of Enum attribute "forecast_type" in Usage API service defaults to UNKNOWN_ENUM_VALUE when it receives an invalid value. In the earlier versions, this raises a ValueError
  • Value of Enum "Status" changed from "SUCCESFUL" to "SUCCESSFUL" for method "list_lookups" in the Log Analytics service
  • Retries are now enabled in Upload Manager. The SDK used to explicitly override retry configuration on binary upload operations because of potential data corruption issue (Potential data corruption issue for PythonSDK retry on binary data upload #203).

Copy link
Member

@github-anurag github-anurag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bhagwatvyas bhagwatvyas merged commit 16b608e into master Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants