Skip to content

2.4.26

Compare
Choose a tag to compare
@paul-hummel-oracle paul-hummel-oracle released this 16 Jun 01:43
· 608 commits to master since this release
556c110

Added

  • Support for Oracle Container Engine Service (oci ce)

    • A sample test using the Oracle Container (Kubernetes) Engine Service feature can be found on Github.

Fixed

  • Cluster create command in Oracle Container Engine Service was not working correctly in previous release v2.4.25. It has been fixed as part of this release. (oci ce cluster create)
  • Enabled 'namespace-name' parameter for all commands in the Object Storage service.
  • Add dependency to idna >=2.5,<2.7 since cryptography and requests both have a dependency on the library and pip can install a version that is incompatable with requests.

Note

Release 2.4.25 should not be used if you are trying to use Oracle Container Engine Service.
A bug with oci ce cluster create was discovered shortly after releasing version 2.4.25 to PyPi, so there is no 2.4.25 release on Github.
Users should upgrade to release 2.4.26 to use Oracle Container Engine Service related functionality.