Skip to content

Releases: oracle/oci-python-sdk

1.3.5

20 Jul 23:41
Compare
Choose a tag to compare

Added

  • Support for VCN multi-VNIC operations.
  • Support for VCN secondary IP operations.
  • Support for compute image import/export operations.

1.3.4

17 Jun 00:15
Compare
Choose a tag to compare

Fixed

  • Fixed bug in support for load balancing service.

1.3.3

16 Jun 00:03
Compare
Choose a tag to compare

Added

  • An UploadManager class to better support large object uploads through multipart and parallel operations.
  • Support for object storage pre-authenticated requests and public buckets.
  • Support for load balancing service.
  • Support for nested instance metadata operations.

1.3.2

19 May 00:23
Compare
Choose a tag to compare

Added

  • Support for VCN private subnets using the prohibit_public_ip_on_vnic parameter on oraclebmc.core.VirtualNetworkClient.create_subnet.
  • Support for FastConnect
  • Support for list_regions and region subscription operations
  • First class support for new IAD region

Fixed

  • For manually created configs (not from a file), use default values for optional fields that are not present #13
  • Updated parsing of 'region' config value to enable better support for unrecognized regions

1.3.1

28 Apr 17:59
Compare
Choose a tag to compare

Changed

  • No longer throwing exceptions for unrecognized enum values returned by services. Any unrecognized enum value returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.

1.3.0

06 Apr 23:42
Compare
Choose a tag to compare

Added

  • Support for DHCP Search Domain Option.
  • Support for ComputeClient.get_windows_instance_initial_credentials.

1.2.0

29 Mar 00:28
Compare
Choose a tag to compare

Fixed

  • Allow service responses to deserialize to base classes when unknown subtypes are returned. Previously this would result in an exception.

Added

  • Support hostnames for instances and DNS labels for VCNs and subnets.

1.1.2

21 Mar 21:11
Compare
Choose a tag to compare

Changed

  • Updated cryptography version to 1.8.1

1.1.1

24 Feb 21:37
Compare
Choose a tag to compare

Added

  • Support for iPXE script parameter to launch_instance operation
  • Support for stateless security list rules

1.1.0

06 Feb 23:34
Compare
Choose a tag to compare

Added

  • Support added for Core Services:
    • Block Storage
    • Compute
    • Virtual Network