Skip to content

Releases: oracle/oci-python-sdk

2.2.4

26 Mar 19:36
dc61e22
Compare
Choose a tag to compare

Added

  • Support for glob patterns and exclusions for object lifecycle management in the Object Storage service
  • Documentation enhancements and corrections for traffic management in the DNS service

2.2.3

19 Mar 16:50
c27f689
Compare
Choose a tag to compare

Added

  • Support for specifying metadata on node pools in the Container Engine for Kubernetes service
  • Support for provisioning a new autonomous database or autonomous data warehouse as a clone of another in the Database service

Changed

  • Updated vendored packages. idna==2.8, PyJWT==1.7.1, requests==2.21.0, six==1.12.0, urllib3==1.24.1, requests==2.21.0

2.2.2

12 Mar 17:46
a3e4b32
Compare
Choose a tag to compare

Added

  • Support for the Budgets service
  • Support for managing multifactor authentication in the Identity service
  • Support for managing default tags in the Identity service
  • Support for account recovery in the Identity service
  • Support for authentication policies in the Identity service
  • Support for specifying the workload type when creating autonomous databases in the Database service
  • Support for I/O resource management for Exadata database systems in the Database service
  • Support for customer-specified timezones on database systems in the Database service

2.2.1

28 Feb 22:59
2ad0d15
Compare
Choose a tag to compare

Added

  • Support for the Monitoring service
  • Support for the Notification service
  • Support for the Resource Manager service
  • Support for the Compute Autoscaling service
  • Support for changing the compartment of a tag namespace in the Identity service
  • Support for specifying fault domains in the Database service
  • Support for managing instance monitoring in the Compute service
  • Support for attaching/detaching load balancers to instance pools in the Compute service

2.2.0

21 Feb 20:47
e84c5c8
Compare
Choose a tag to compare

Added

  • Support for government-realm regions
  • Support for the Streaming service
  • Support for tags in the Key Management service
  • Support for regional subnets in the Virtual Networking service

Fixed

  • Removed unused Announcements service 'NotificationFollowupDetails' model and 'followups' from Announcement model

2.1.7

07 Feb 20:29
cdbaa42
Compare
Choose a tag to compare

Added

  • Support for the Web Application Acceleration and Security (WAAS) service
  • Support for the Health Checks service
  • Support for connection strings on Database resources in the Database service
  • Support for traffic management in the DNS service
  • Support for tagging in the Email service

2.1.6

31 Jan 20:19
dd9598b
Compare
Choose a tag to compare

Added

  • Support for the Announcements service

2.1.5

25 Jan 00:26
eca92b1
Compare
Choose a tag to compare

Added

  • Support for renaming databases during restore-from-backup operations in the Database service
  • Support for calling Oracle Cloud Infrastructure services in the ca-toronto-1 region

Fixed

  • KmsCryptoClient and KmsManagementClient updated to make service_endpoint required

2.1.4

14 Jan 22:02
5ee1408
Compare
Choose a tag to compare

Added

  • Support for device attributes on volume attachments in the Compute service
  • Support for custom header rulesets in the Load Balancing service

2.1.3

13 Dec 21:21
1e550ef
Compare
Choose a tag to compare

Added

  • Support for Data Guard for VM shapes in the Database service
  • Support for sparse disk groups for Exadata shapes in the Database service
  • Support for a new field, isLatestForMajorVersion, when listing DB versions in the Database service
  • Support for in-transit encryption for paravirtualized boot volume and data volume attachments in the Block Storage service
  • Support for tagging DNS Zones in the DNS service
  • Support for resetting credentials for SCIM clients associated with an Identity provider and updating user capabilities in the Identity service

Security

  • pyOpenSSL pinning was changed to pyOpenSSL>=17.5.0 and cryptography pinning to cryptography>=2.1.4 to address vulnerability CVE-2018-1000808 <https://nvd.nist.gov/vuln/detail/CVE-2018-1000808>__