github oracle/oci-python-sdk v1.3.12
1.3.12

latest releases: v2.125.3, v2.125.2, v2.125.1...
6 years ago

Added

  • Support for tagging:
    • Support for creating, updating, retrieving and listing tags and tag namespaces (these operations can be found in Identity Service)
    • Support for adding freeform and defined tags to resources in Core Services (Networking, Compute, and Block Volume) and Identity Service
    • An example on using tagging can be found on GitHub.
  • Support for bringing your own custom image for emulation mode virtual machines in Compute Service
  • Added the oci.pagination module, which contains convenience functions so that you don't have to manually deal with page tokens when using list operations. See the documentation for more information

Changed

  • Upgraded cryptography dependency to 2.1.3
    • Added dependency on pyOpenSSL <= 17.4.0 as the minimum cryptography version for pyOpenSSL 17.5.0 is 2.1.4
  • Upgraded six dependency to 1.11.0
  • Ugraded requests dependency to 2.18.4

Don't miss a new oci-python-sdk release

NewReleases is sending notifications on new releases.