Skip to content

Releases: oracle/oci-python-sdk

2.2.14

18 Jun 18:58
b4c1cfc
Compare
Choose a tag to compare

Added

  • Support for moving service gateway resources across compartments in Core Services
  • Support for moving block storage resources across compartments in Core Services
  • Support for key deletion in the Key Management service

2.2.13

11 Jun 18:05
35d83d6
Compare
Choose a tag to compare

Added

  • Support for specifying custom boot volume sizes on instance configurations in the Compute Autoscaling service
  • Support for 'Autonomous Transaction Processing - Dedicated' features, as well as maintenance run and backup operations on autonomous databases, autonomous container databases, and autonomous Exadata infrastructure in the Database service

2.2.12

04 Jun 21:20
c101c60
Compare
Choose a tag to compare

Added

  • Support for autoscaling autonomous databases and autonomous data warehouses in the Database service
  • Support for specifying fault domains as part of instance configurations in the Compute Autoscaling service
  • Support for deleting tag definitions and tag namespaces in the Identity service

Fixed

  • Support for regions in realms other than oraclecloud.com in the Load Balancing service

2.2.11

28 May 18:16
2399977
Compare
Choose a tag to compare

Added

  • Support for the Work Requests service, and tracking of a number of Core Services operations through work requests
  • Support for emulated volume attachments in Core Services
  • Support for changing the compartment of resources in the File Storage service
  • Support for tags in list operations in the File Storage service
  • Support for returning UI password creation dates in the Identity service

2.2.10

21 May 18:49
bffbea5
Compare
Choose a tag to compare

Added

  • Support for returning tags when listing instance configurations, instance pools, or autoscaling configurations in the Compute Autoscaling service
  • Support for getting the namespace of another tenancy than the caller's tenancy in the Object Storage service
  • Support for BGP dynamic routing and providing pre-shared secrets (PSKs) when establishing tunnels in the Networking service

2.2.9

14 May 20:08
5f98546
Compare
Choose a tag to compare

Added

  • Support for the Seoul (ICN) region
  • Support for logging context fields on data-plane APIs of the Key Management Service
  • Support for reverse pagination on list operations of the Email service
  • Support for configuring backup retention windows on database backups in the Database service
  • Support for subscribed regions in stop_untagged_instances.py on GitHub.
  • New services to showoci.py on GitHub.

2.2.8

07 May 20:10
58012e5
Compare
Choose a tag to compare

Added

  • Support for the Tokyo (NRT) region
  • A sample demonstrating how to find, stop and report on instances that have been improperly tagged is available on GitHub.
  • A sample demonstrating adding and deleting an API key is available on GitHub.
  • New services to showoci.py on GitHub.

Fixed

  • Updated example for Streaming service to address issue with encoding in Python 3 is available on GitHub.

2.2.7

16 Apr 19:50
496c609
Compare
Choose a tag to compare

Added

  • Support for tagging dynamic groups in the Identity service
  • Support for updating network ACLs and license types for autonomous databases and autonomous data warehouses in the Database service
  • Support for editing static routes and IPSec remote IDs in the Virtual Networking service
  • An example for reporting details for multiple Oracle Cloud Infrastructure resources is available on GitHub.

2.2.6

09 Apr 19:36
57062fb
Compare
Choose a tag to compare

Added

  • Support for etag and if-match headers (for optimistic concurrency control) in the Email service

2.2.5

02 Apr 21:09
5b40e1a
Compare
Choose a tag to compare

Added

  • Support for provider service key names on virtual circuits in the FastConnect service
  • Support for customer reference names on cross connects and cross connect groups in the FastConnect service
  • A sample showing how to use Streaming service from the SDK is available on GitHub.