github oracle/oci-python-sdk v2.41.0
2.41.0

latest releases: v2.129.1, v2.129.0, v2.128.2...
3 years ago

Added

  • Support for the DevOps service
  • Support for configuring network security groups for node pools in the Container Engine for Kubernetes service
  • Support for optionally specifying CPU core count and data storage size when creating autonomous databases in the Database service
  • Support for metastore and initial data asset import/export in the Data Catalog service
  • Support for associating domain names to emails and managing email domain names / DKIM in the Email Delivery service
  • Support for email domain names on senders and suppressions in the Email Delivery service
  • Support for signing request bodies for PUT/POST/PATCH requests where it is expected by the service. For more information, please see https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/index.html

Breaking

  • The property cpu_core_count was made optional in model CreateAutonomousDatabaseBase in the Database service
  • DISPLAYNAME was removed as allowed value for the SortBy property in method list_job_executions under the Data Catalog service
  • Util function should_record_body_position_for_retry was moved from src/oci/retry/retry_utils.py to src/oci/util.py
  • Util function record_body_position_for_retry was renamed to record_body_position_for_rewind and was moved from src/oci/retry/retry_utils.py to src/oci/util.py
  • Util function rewind_body_for_retry was renamed to rewind_body and was moved from src/oci/retry/retry_utils.py to src/oci/util.py

Don't miss a new oci-python-sdk release

NewReleases is sending notifications on new releases.