Skip to content

Releases: oracle/oci-python-sdk

2.23.0

13 Oct 19:16
cdf0414
Compare
Choose a tag to compare

Added

  • Support for API definitions in the API Gateway service
  • Support for pattern-based logical entities, namespace-bound custom properties, and faceted search in the Data Catalog service
  • Support for autonomous Data Guard on autonomous infrastructure in the Database service
  • Support for creating a Data Guard association on an existing standby database home in the Database service
  • Support for upgrading cloud VM cluster grid infrastructure in the Database service

Breaking

  • Attribute is_quick_start in models CreateLogSavedSearchDetails, LogSavedSearchSummary and LogSavedSearch is removed from the Logging Management service
  • Lifecycle State DELETED is removed from the Logging Management service

2.22.0

06 Oct 20:13
9c7b720
Compare
Choose a tag to compare

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-dubai-1 region
  • Support for rotating keys on autonomous container databases and autonomous databases in the Database service
  • Support for cloud Exadata infrastructure and cloud VM clusters in the Database service
  • Support for controlling the display of tax banners in the Marketplace service
  • Support for application references, patch changes, generic JDBC and MySQL data asset types, and publishing tasks to OCI Dataflow in the Data Integration service
  • Support for disabling the legacy Instance Metadata endpoints v1 in the Compute service
  • Support for instance configurations specifying instance options in the Compute Management service

Breaking

  • The attribute model_type in TypedObject model now raises ValueError when provided with an invalid value. Please see the documentation for a list of allowed values.

2.21.6

29 Sep 19:50
26adb5b
Compare
Choose a tag to compare

Added

  • Support for specifying custom content dispositions when downloading objects in the Object Storage service
  • Support for the “bring your own IP address” feature in the Virtual Networking service
  • Support for updating the tags of instance console connections in the Compute service
  • Support for custom SSL certificates on gateways in the API Gateway service

2.21.5

22 Sep 16:52
3ed804d
Compare
Choose a tag to compare

Added

  • Support for software keys in the Key Management service
  • Support for customer contacts on Exadata Cloud at Customer in the Database service
  • Support for updating open modes and permission levels of autonomous databases in the Database service
  • Support for flexible memory on VM instances in the Compute and Compute Management services

2.21.4

15 Sep 18:31
b94dafd
Compare
Choose a tag to compare

Added

  • Support for the Cloud Guard service
  • Support for specifying desired consumption models when creating instances in the Integration service
  • Support for dynamic shapes in the Load Balancing service

2.21.3

08 Sep 19:32
818c145
Compare
Choose a tag to compare

Added

  • Support for Logging Service
  • Support for Logging Analytics Service
  • Support for Logging Search Service
  • Support for Logging Ingestion Service
  • Support for Management Agent Cloud Service
  • Support for Management Dashboard Service
  • Support for Service Connector Hub service
  • Support for Policy based Request/Response transformation in the API Gateway Service
  • Support for sending diagnostic interrupt to a VM instance in the Compute Service
  • Support for custom Database Software Images in the Database Service
  • Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service
  • Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service
  • Support for searching Oracle Cloud resources across tenancies in the Search Service
  • Documentation update for Logging Policies in the API Gateway service
  • Support for Python SDK in Cloud Shell

2.21.2

01 Sep 17:11
cac43ee
Compare
Choose a tag to compare

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-chiyoda-1 region
  • Support for VM database cloning in the Database service
  • Support for the MAINTENANCE_IN_PROGRESS lifecycle state on database systems, VM clusters, and Cloud Exadata in the Database service
  • Support for provisioning refreshable clones in the Database service
  • Support for new options on listeners and backend sets for specifying SSL protocols, SSL cipher suites, and server ordering preferences in the Load Balancing service
  • Support for AMD flexible shapes with configurable CPU in the Container Engine for Kubernetes service
  • Support for network sources in authentication policies in the Identity service

Fixed

  • Fixed a bug where integer, float and bool type headers were not converted to a type which the requests library accepts. These types will be typecast to strings.

2.21.1

18 Aug 18:18
7e6ccd9
Compare
Choose a tag to compare

Added

  • Support for custom boot volume size and other node pool updates in the Container Engine for Kubernetes service
  • Support for Data Guard on Exadata Cloud at Customer VM clusters in the Database service
  • Support for stopping VM instances after scheduled maintenance or hypervisor reboots in the Compute service
  • Support for creating and managing private endpoints in the Data Flow service

2.21.0

11 Aug 18:47
9555623
Compare
Choose a tag to compare

Added

  • Support for autonomous json databases in the Database service
  • Support for cleaning up uncommitted multipart uploads in the Object Storage service
  • Support for additional list API filters in the Data Catalog service

Breaking

  • Some unusable region enums were removed from the Support Management service
  • Parameter opc_retry_token was removed from the Support Management service

2.20.0

04 Aug 17:58
2e256c6
Compare
Choose a tag to compare

Added

  • Support for calling Oracle Cloud Infrastructure services in the uk-gov-cardiff-1 region
  • Support for creating and managing private endpoints in the Data Flow service
  • Support for changing instance shapes and restarting nodes in the Big Data service
  • Support for additional versions (for example CSQL) in the Big Data service
  • Support for creating stacks from compartments in the Resource Manager service

Breaking

  • Param life_cycle_details renamed to lifecycle_details in models BlockchainPlatformByHostname and BlockchainPlatformSummary in the Blockchain service

Changed

  • Restricted pyOpenSSL dependency to versions between 17.5.0 and 19.1.0, both inclusive. See #255 for details.