Releases: oracle/oci-python-sdk
Releases · oracle/oci-python-sdk
1.3.5
1.3.4
1.3.3
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
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
1.3.0
1.2.0
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
Changed
- Updated cryptography version to 1.8.1