github oracle/oci-cli v2.12.7
2.12.7

latest releases: v3.40.0, v3.39.1, v3.39.0...
3 years ago

Added

  • Support for additional list filtering in the Data Catalog service
    • oci data-catalog <object type within catalog> list --display-name-contains
    • oci data-catalog job-definition list --job-execution-state
  • Support for new db workload type AJD in the Autonomous Database service
    • oci db autonomous-database --db-workload AJD
  • Support for script directory option for non-interactive installations on Mac, Linux, and Windows OS. (Issue 282 Issue 305)
    • ./install.sh --script-dir <directory>
    • .\install.ps1 -ScriptDir <directory>

Changed

  • Idna package has been removed from the requirements. (Issue 295)

Fixed

  • Bug fix in raw requests operations to correctly handle hyphens in headers. (Issue 269)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.