github oracle/oci-cli v2.24.0
2.24.0

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

Added

  • Support for enabling and disabling Operations Insights for External Non-Container and External Pluggable Databases in Database service
    • oci db external-non-cdb enable-operations-insights
    • oci db external-non-cdb disable-operations-insights
    • oci db external-pdb enable-operations-insights
    • oci db external-pdb disable-operations-insights
  • Support for customer contract for Autonomous Databases in Database Service
    • oci db autonomous-database create --customer-contacts
    • oci db autonomous-database create-from-backup-id --customer-contacts
    • oci db autonomous-database create-from-backup-timestamp --customer-contacts
    • oci db autonomous-database create-from-clone --customer-contacts
    • oci db autonomous-database create-refreshable-clone --customer-contacts
    • oci db autonomous-database update --customer-contacts
  • Support for business name annotation of harvested objects in Data Catalog service
    • oci data-catalog attribute | entity | folder update --business-name
  • Support for opt-in/opt-out of live migration at an instance level in Compute service
    • oci compute instance launch --availability-config '{"isLiveMigrationPreferred": true}'

Changed

  • [Breaking] This version drops support for Python 3.5
    • Due to a possible security issue in the version of the dependent cryptography package, we have bumped up the version to 3.3.2. This version does not support Python 3.5.
  • Updated help text for putting messages into a stream in Streaming Service
    • oci streaming stream message put
  • Some unused commands have been removed from the DNS service
    • oci dns resolver-endpoint create-resolver-endpoint-create-resolver-vnic-endpoint-details
    • oci dns resolver-endpoint update-resolver-endpoint-update-resolver-vnic-endpoint-details
  • Some parameters made optional for signing uploads in Artifacts service
    • oci artifacts container image-signature sign-upload --description --metadata

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.