SHA256
1
0
forked from pool/oci-cli

Commit Graph

  • 431b687412 Update oci-cli Python package to 3.61.0 factory John Paul Adrian Glaubitz 2025-07-02 11:12:33 +02:00
  • 80f3ce58b2 Merge pull request '- Update oci-cli package to version 3.56.0' (#8) from glaubitz/oci-cli:factory into factory Git SCM Staging 2025-06-11 04:05:06 +02:00
  • f9009e93b2 - Update to version 3.56.0 * Database Management Service * Support for new operations for managed database * `oci database-management managed-database modify-external-\ container-database-management-feature * oci database-management managed-database modify-external-\ container-database-management-feature-external-database-\ diagnostics-and-management-feature-details * oci database-management managed-database modify-external-\ container-database-management-feature-external-database-\ lifecycle-management-feature-details * oci database-management managed-database modify-external-\ container-database-management-feature-external-database-sql-\ watch-feature-details * Support for bulk PDB enablement using optional parameter --can-disable-all-pdbs * oci database-management managed-database enable-database-\ management-feature --can-disable-all-pdbs * oci database-management managed-database disable-database-\ management-feature --can-disable-all-pdbs * oci database-management managed-database enable-database-\ management-feature-database-diagnostics-and-management-feature-\ details --feature-details-is-auto-enable-pluggable-database feature-details-can-enable-all-current-pdbs * oci database-management managed-database enable-pluggable-\ database-management-feature-database-diagnostics-and-management-\ feature-details --feature-details-can-enable-all-current-pdbs * Model Deployment Data Plane Service * Support for the Model Deployment Inference calls * oci model-deployment inference-result predict * oci model-deployment inference-result predict-with-response-stream * Opensearch Service * Adding Node Shape details to create and update vertical for cluster and pipeline and Search Node details to create and update for cluster * oci opensearch pipeline create --node-shape * oci opensearch pipeline update --node-shape * oci opensearch cluster create --data-node-host-shape, --master-node-host-shape, --opendashboard-node-host-shape --search-node-count, --search-node-host-memory-gb, --search-node-host-ocpu-count, --search-node-host-shape, --search-node-host-type, --search-node-storage-gb * oci opensearch cluster resizevertical --data-node-host-shape, --master-node-host-shape, --opendashboard-node-host-shape --search-node-host-memory-gb, --search-node-host-ocpu-count, --search-node-host-shape, --search-node-storage-gb * oci opensearch cluster resizehorizontal --search-node-count * oci opensearch cluster shapes-details list * Database Management Service * [BREAKING] Following commands have been removed * oci database-management managed-my-sql-databases external-my-sql-database disable-external-mysql-associated-service * oci database-management managed-my-sql-databases external-my-sql-database enable-external-mysql-associated-service - from version 3.55.0 * Database Service * Support for new parameters to get latest versions. * oci db system-version list --shape --is-latest --resource-id * Support for the dry run feature in creating Cloud Exadata Infrastructure / Cloud Exadata VM Cluster in Database service * oci db cloud-exa-infra create --opc-dry-run * oci db cloud-vm-cluster create --opc-dry-run * Log Analytics Service * Support for Lookup Resources * oci log-analytics lookup change-compartment * Support for additional recall and release attributes * oci log-analytics storage list-recalled-info * Support for get templates * oci log-analytics template list * oci log-analytics template get * Support for uploading otlp logs * oci log-analytics upload upload-otlp-logs * Database Migration * Support for new ODMS phase: ODMS_METADATA_TRANSFER * oci database-migration migration start --wait-after * Fleet Application Management Service * Support for change compartment in Fleet Application Management service * oci fleet-apps-management fleet change-compartment * oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment * oci fleet-apps-management fleet-apps-management-admin property change-compartment * oci fleet-apps-management fleet-apps-management-operations patch change-compartment * oci fleet-apps-management fleet-apps-management-runbooks runbook change-compartment * oci fleet-apps-management fleet-apps-management-runbooks task-record change-compartment * Support for platform configuration in the Fleet Application Management service * oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-lifecycle-operation-config-category-details * oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-self-hosted-instance-config-category-details * Support for managing a runbook version in the Fleet Application Management service * oci fleet-apps-management fleet-apps-management-runbooks runbook-version * Support for resource inventory in the Fleet Application Management service * oci fleet-apps-management fleet-apps-management-operations inventory-record-collection list-inventory-records * Support for new optional parameters in the Fleet Application Management service * oci fleet-apps-management fleet create --parent-fleet-id * Fleet Application Management Service * [BREAKING] --display-name and --resource-selection are now a required parameter in the Fleet Application Management service * oci fleet-apps-management fleet create --compartment-id --display-name --resource-selection * [BREAKING] --fleet-type, --application-type, --group-type removed from fleet creation in the Fleet Application Management service * oci fleet-apps-management fleet create --fleet-type --application-type --group-type * [BREAKING] --resource-selection-type, --rule-selection-criteria usage replaced with --resource-selection in fleet creation in the Fleet Application Management service * oci fleet-apps-management fleet create --resource-selection * [BREAKING] oci fleet-apps-management work-request replaced with oci fleet-apps-management fleet-apps-management-work-request work-request in the Fleet Application Management service * oci fleet-apps-management fleet-apps-management-work-request work-request * Log Analytics Service * Support for filtering log sources based on pattern and listing property * oci log-analytics source list-sources --pattern-text * oci log-analytics field upsert-field --is-keep-duplicates * oci log-analytics category list-resource-category --compartment-id * oci log-analytics property list-effective-properties --pattern-id-long * Support for additional attributes in entity * oci log-analytics entity list --defined-tag-equals, --defined-tag-exists, --freeform-tag-equals, --freeform-tag-exists, --is-show-assoc-src-count * oci log-analytics entity get --is-show-assoc-src-count * oci log-analytics entity delete --is-force-delete * oci log-analytics entity-topology list --context * Support for filtering on lookup Resources * oci log-analytics lookup get-summary --compartment-id * oci log-analytics lookup list --compartment-id * oci log-analytics lookup register-lookup --compartment-id * oci log-analytics lookup update --defined-tags, --freeform-tags * Object Collection Rule * oci log-analytics object-collection-rule create --log-source-name, --stream-cursor-time, --stream-cursor-type, --stream-id * oci log-analytics object-collection-rule update --stream-cursor-time, --stream-cursor-type, --stream-id * Support for additional recall attributes * oci log-analytics storage recall-archived-data --collection-id * Support for filtering scheduled tasks based on template-id * oci log-analytics scheduled-task list --template-id * oci log-analytics scheduled-task create-standard-task --schedules * Network Service * Add optional field lifetime to support reserve private ip feature oci network vnic assign-private-ip --lifetime * Fixed Github Issue #927 <https://github.com/oracle/oci-cli/issues/927>_ for OCI Network Service * Fixed Github Issue #914 <https://github.com/oracle/oci-cli/issues/914>_ for OCI Network Service - from version 3.54.5 * Resource Scheduler Service * Support for updating compartment of a schedule * oci resource-scheduler schedule change-compartment * Support for listing schedules by resource ID * oci resource-scheduler schedule list --resource-id * Support for new optional parameter chat-request-stream-options for cohere Chat in Generative Ai Inference Service * oci generative-ai-inference chat-result chat-cohere-chat-request --chat-request-stream-options` - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py John Paul Adrian Glaubitz 2025-06-10 09:30:11 +02:00
  • b2c6e193ec Merge pull request 'Update oci-cli to version 3.54.4' (#7) from glaubitz/oci-cli:factory into factory Git SCM Staging 2025-04-28 04:05:06 +02:00
  • 563d1e4d54 - Update to version 3.54.4 * Core Services * Support iSCSI-3 Persistant Reservation for Block Volume * `oci bv volume create ----is-reservations-enabled * oci bv volume create-volume-source-from-volume-backup-delta --is-reservations-enabled * oci bv volume create-volume-volume-source-from-block-volume-replica-details * Visual Builder Service * Support for restricting public network access to a VB service instance in Visual builder * oci visual-builder vb-instance update-vb-instance-update-public-endpoint-details --network-endpoint-details-allowlisted-http-ips --network-endpoint-details-allowlisted-http-vcns * oci visual-builder vb-instance update-vb-instance-public-endpoint-details --network-endpoint-details-allowlisted-http-ips --network-endpoint-details-allowlisted-http-vcns * Database service * Support for Database Lifecycle Management Patch Management * oci dblm dblm-patch-management get-patch-management * oci dblm patch-databases-collection list-databases - from version 3.54.3 * Generative Ai Service Inference * Support for the ApplyGuardrails API, enabling capabilities for Content Moderation, Prompt Injection and PII detection * oci generative-ai-inference apply-guardrails-result apply-guardrails * oci generative-ai-inference apply-guardrails-result apply-guardrails-guardrails-text-input * Added optional parameter chat-request-safety-mode in chat-cohere-chat-request command * oci generative-ai-inference chat-result chat-cohere-chat-request --chat-request-safety-mode * Database service * Added optional parameter customer contact for Operational Notifications (EXACCADBCC/EXACSADBD) * oci db autonomous-container-database create ----customer-contacts * oci db autonomous-container-database update ----customer-contacts - from version 3.54.2 * GoldenGate Service * Support for new optional parameters to create and update deployment operation * oci goldengate deployment create --availability-domain, --fault-domain, --placements, --source-deployment-id * oci goldengate deployment update --placements * Support for new operations to goldengate deployment operation * oci goldengate deployment add-deployment-local-peer * oci goldengate deployment remove-deployment-local-peer * oci goldengate deployment switchover-deployment-peer * Support for deploymentPeerSummary operation * oci goldengate deployment-peer-summary list-deployment-peers * Support for collecting diagnostics for ZeroETL pipelines * oci goldengate pipeline collect-diagnostic * Support for new optional parameters for below command in the Key Management Service * oci kms management vault create-vault-replica --replica-vault-metadata * Support for Dry Run of Function Invocation in the Functions service * oci fn function invoke --is-dry-run` - Fix format issues of previous changelog entry - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py John Paul Adrian Glaubitz 2025-04-27 10:19:12 +02:00
  • b97f0052ec Merge pull request '- Update to version 3.54.1' (#6) from glaubitz/oci-cli:factory into factory Git SCM Staging 2025-04-16 04:05:04 +02:00
  • d3e7fcbbe1 - Update to version 3.54.1 * File Storage service * Support for the Lustre File service * `oci lfs lustre-file-system change-compartment * oci lfs lustre-file-system create * oci lfs lustre-file-system delete * oci lfs lustre-file-system get * oci lfs lustre-file-system update * oci lfs lustre-file-system-collection list-lustre-file-systems * oci lfs work-request cancel * oci lfs work-request get * oci lfs work-request list * oci lfs work-request-error list * oci lfs work-request-log-entry list-work-request-logs * Data Science Service * Support for ML Applications in the Data Science service * oci data-science ml-app * oci data-science ml-app-implementation * oci data-science ml-app-implementation-version * oci data-science ml-app-instance * oci data-science ml-app-instance-view * Application Performance Monitoring Configuration Service * Support for new Action end points to export and import configurations * oci apm-config export-configuration copy * oci apm-config export-configuration export * oci apm-config export-configuration import * Ops Insights Service * Support for ECPU compute model based Ops Insights Warehouses by adding new compute-model field. * oci opsi operations-insights-warehouses update --compute-model * oci opsi operations-insights-warehouses create --compute-model * Updated requests dependency to >= 2.32.0 for python version >3.7, 2.31.0 for 3.7 and 2.27.0 for 3.6 per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32681. * Updated Jinja2 dependency to >=3.1.5 for python version >=3.7 and <3.0.0 for 3.6 per: CVE-2024-56201 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56201 and https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56326. * Updated certifi dependency to 2025.1.31 per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39689. - from version 3.54.0 * Compute Service * Support for Host API feature in Compute service * oci compute compute-host change-compartment * oci compute compute-host get * oci compute compute-host list * oci compute compute-host update * Stack Monitoring Service * Support for a new Stack Monitoring configuration, enabling the automatic activation of the Management Agent on Compute instance launch * oci stack-monitoring config create-compute-auto-activate-plugin-config * oci stack-monitoring config update-compute-auto-activate-plugin-config * Support for importing telegraf/collectd resources * oci stack-monitoring resource-task update-agent-receiver --handler-type, --is-enable, --agent-id, --compartment-id, --receiver-properties * Support for updating the handler configuration for telegraf/collectd resources * oci stack-monitoring resource-task update-resource-type-configs --handler-type, --compartment-id, --resource-types-config * Support search monitored resource types based on source type and resource category * oci stack-monitoring resource-type list --resource-category, --source-type * Support for adding Tags in Stack Monitoring Maintenance Window resource * oci stack-monitoring maintenance-window create --defined-tags, --freeform-tags * oci stack-monitoring maintenance-window update --defined-tags, --freeform-tags * Generative AI Agent service * Support for tools * oci generative-ai-agent tool create * oci generative-ai-agent tool create-tool-function-calling-tool-config * oci generative-ai-agent tool create-tool-http-endpoint-tool-config * oci generative-ai-agent tool create-tool-rag-tool-config * oci generative-ai-agent tool create-tool-sql-tool-config * oci generative-ai-agent tool delete * oci generative-ai-agent tool get * oci generative-ai-agent tool list * oci generative-ai-agent tool update * oci generative-ai-agent tool update-tool-function-calling-tool-config * oci generative-ai-agent tool update-tool-http-endpoint-tool-config * oci generative-ai-agent tool update-tool-rag-tool-config * Support for metadata in data-source * oci generative-ai-agent data-source update --metadata * oci generative-ai-agent data-source update-object-storage-ds --metadata * Generative AI Agent Runtime service * Support for knowledge-base-metadata-summary * oci generative-ai-agent-runtime knowledge-base-metadata-summary retrieve-metadata * Delegate Access Control service * [BREAKING] Command to create worklog request has been renamed * oci delegate-access-control work-request work-request-log-entry list-work-request-logs renamed to oci delegate-access-control work-request work-request-log list * Oracle Cloud VMware Solution service * [BREAKING] Parameter list-error has been renamed to list * oci ocvs work-request-error list-errors renamed to oci ocvs work-request-error list - from version 3.53.0 * Managed Services for Mac Service * Support for the Oracle Cloud Infrastructure - Managed Services for Mac service * oci mngdmac * Compute Service * Support for the Compute GPU Memory Cluster and Compute GPU Memory Fabric services * oci compute compute-gpu-memory-cluster * oci compute compute-gpu-memory-fabric * GoldenGate Service * Added new optional parameter --backup-schedule for scheduling customer-initiated backups in the GoldenGate Service * oci goldengate deployment create --backup-schedule * oci goldengate deployment update --backup-schedule * Network Service * [BREAKING] Removed two optional parameters, monitor-ip and ip-anycast-id from the following commands * oci network byoip-range create * oci network byoip-range update * Tenant Manager Control Plane Service * [BREAKING] Renamed the oci organizations work-request-error list-errors command * oci organizations work-request-error list * [BREAKING] Renamed the oci organizations work-request-log list command * oci organizations work-request-log-entry list - from version 3.52.1 * Data Safe Service * Support for Sensitive column Analytics in Data Safe service * oci data-safe sensitive-data-model list-sensitive-column-analytics * Support for Sensitive type group in Data Safe service APIs * oci data-safe sensitive-type-group create * oci data-safe sensitive-type-group patch-grouped-sensitive-types * oci data-safe sensitive-data-model create --sensitive-type-group-ids-for-discovery * oci data-safe sensitive-type-group list-grouped-sensitive-types * oci data-safe sensitive-type-group update * oci data-safe sensitive-type-group-summary list-sensitive-type-groups * oci data-safe sensitive-data-model update --sensitive-type-group-ids-for-discovery * oci data-safe discovery-job create --sensitive-type-group-ids-for-discovery * oci data-safe sensitive-type-group get * oci data-safe sensitive-type-group change-compartment * oci data-safe sensitive-type-group delete * Support for Masking rerun from specific step in Data Safe service * oci data-safe masking-policy mask-data --re-run-from-step * Support for Masking report errors & delete in Data Safe service * oci data-safe masking-error-summary list-masking-errors * oci data-safe masking-report delete * Support for optional parameter in listing findings in security assessment * oci data-safe security-assessment list-findings --field --scim-query --sort-by * Database Service * Support for new optional parameter --vm-cluster-type in cloud vm cluster create * oci db cloud-vm-cluster create --vm-cluster-type * Support for new optional parameter --vm-cluster-type in cloud vm cluster list * oci db cloud-vm-cluster list --vm-cluster-type * Support for new optional parameter --db-system-id in database software image * oci db database-software-image list --db-system-id * Support for new optional parameter --vm-cluster-type in vm cluster create * oci db vm-cluster create --vm-cluster-type * Support for new optional parameter --vm-cluster-type in vm cluster list * oci db vm-cluster list --vm-cluster-type * Support for new optional parameter in the Exadata Database Service on Dedicated Infrastructure service * oci db application-vip create --ipv6-address * Support for new optional parameter --database-server-type and --storage-server-type * oci db cloud-exa-infra create --database-server-type, --storage-server-type * oci db exadata-infrastructure create --database-server-type, --storage-server-type * Support for new optional parameter --shape in flex component list * oci db flex-component list --shape * Data Science Service * Support for optional parameter --category for following commands * oci data-science model list --category * oci data-science model-version-set list --category * Support for model by reference via native API * oci data-science model create-model-custom-metadatum-artifact * oci data-science model create-model-defined-metadatum-artifact * oci data-science model delete-model-custom-metadatum-artifact * oci data-science model delete-model-defined-metadatum-artifact * oci data-science model get-model-custom-metadatum-artifact-content * oci data-science model get-model-defined-metadatum-artifact-content * oci data-science model head-model-custom-metadatum-artifact * oci data-science model head-model-defined-metadatum-artifact * oci data-science model update-model-custom-metadatum-artifact * oci data-science model update-model-defined-metadatum-artifact * oci data-science register-model-artifact-reference-details register-model-artifact-reference * Mysql Database Service * Support for scheduling cross-region DB system backups in the HeatWave Service. * oci mysql db-system create --backup-policy='{"copypolicies": [{ "copytoregion": "$region_name", "backupcopyretentionindays": $retention_in_days }]}' * oci mysql db-system update --backup-policy='{"copypolicies": [{ "copytoregion": "$region_name", "backupcopyretentionindays": $retention_in_days }]}' * Support for new optional parameter in the HeatWave Service * oci mysql backup copy --backup-copy-retention-in-days * Support for Pipelines in the OpenSearch service * oci opensearch pipeline * Support for new Open Id Connect Multi Authentication command in the OKE Control Plane service * oci ce cluster create --oidc-configuration-file - from version 3.52.0 * File Storage service * Support for User Quotas on FileSystem resource in the File Storage Service * oci fs file-system create-quota-rule * oci fs file-system update-quota-rule * oci fs file-system delete-quota-rule * oci fs file-system get-quota-rule * oci fs file-system list-quota-rules * oci fs file-system toggle-quota-rules * Database service * Support for long term retention backup at Autonomous Recovery Service ("ZRCV"). * `oci db backup create --retention-days <Retention value in days> --retention-years <Retention value in years> * oci db backup list --backup-destination-type <Backup destination type> --time-expiry-start <Start time of expiry> --time-expiry-end <End time of expiry> --type <Backup type> --db-version <Database version> * oci db backup update --retention-days <Retention value in days> --retention-years <Retention value in years> * Support for Subscription in the Exadata Database Service on Exascale Infrastructure * oci db exascale-db-storage-vault --subscription-id * oci db exadb-vm-cluster create --subscription-id * oci db exascale-db-storage-vault change-exascale-db-storage-vault-subscription --exascale-db-storage-vault-id --subscription-id * oci db exadb-vm-cluster change-exadb-vm-cluster-subscription --exadb-vm-cluster-id --subscription-id * Support for Cluster Placement Group in the Exadata Database Service on Exascale Infrastructure * oci db exascale-db-storage-vault create --cluster-placement-group-id * oci db exascale-db-storage-vault list --cluster-placement-group-id * oci db exadb-vm-cluster list --cluster-placement-group-id * Support for multiple standby databases for Autonomous Dataguard Association on ADB-D and ADB-D C@C * oci db autonomous-container-database add --autonomous-container-database-id * oci db autonomous-container-database convert-standby --autonomous-container-database-id * oci db autonomous-container-database edit-autonomous-container-database-dataguard --autonomous-container-database-id * oci db autonomous-container-database failover-autonomous-container-database-dataguard --autonomous-container-database-id * oci db autonomous-container-database switchover-autonomous-container-database-dataguard --autonomous-container-database-id * oci db autonomous-container-database reinstate-autonomous-container-database-dataguard --autonomous-container-database-id * oci db autonomous-container-database-dataguard migrate --autonomous-container-database-id * Open Search service * Support for upgrade major version of cluster in OpenSearch * oci opensearch cluster upgrade --opensearch-cluster-id --desired-software-version --original-cluster-display-name --upgrade-type --is-clone --endpoint * PSQL service * Support for creating a backup copy * oci psql backup backup-copy --backup-id --compartment-id * Tenant Manager Control Plane service * [BREAKING] Changed the values accepted by the optional parameter --wait-for-state in the create command * oci organizations subscription-mapping create --wait-for-state <A value from [CREATING, ACTIVE, INACTIVE, UPDATING, DELETING, DELETED, FAILED]> * PSQL service * Added new optional parameter --config-type to list-configurations * oci psql configuration-collection list-configurations --config-type * Compute Engine service * Added new optional parameter --with-auth-context which reads the auth and profile attributes from the execution context and appends them to the oci command arguments in the kubeconfig file * oci ce cluster create-kubeconfig --with-auth-context - from version 3.51.9 * Unsupported feature "COMMAND health check" feature for Container Instance Service has been removed, There is no specific CLI change since the option is passed in by json blob ( --containers [complex type]) * Support for Database Lifecycle Management * oci dblm * Support for OCI cache service * oci cache * Support for Bring Your Own DKIM Keys in OCI Email Delivery Service * Support for Dataflow Steps and Storage Mounts in Pipelines in Data Science service * oci data-science pipeline create --storage-mount-configuration-details-list * oci data-science pipeline update --storage-mount-configuration-details-list * Support for new Open Id Connect Multi Authentication command in the OKE Control Plane service * oci ce cluster create --configuration-file * Support for the ZPR Security Attributes * oci load balancer * Support for Reserve Private IP for Private IP and IPv6 * oci network ipv6 ipv6-vnic-detach <input-params> * oci network private-ip private-ip-vnic-detach <input- params> * Support for new optional parameters in the Private IP and IPv6 for Reserve Private IP * oci network ipv6 create --lifetime * oci network private-ip create --lifetime * oci network ipv6 update --lifetime * oci network private-ip update --lifetime * Support for extra user-editable configuration parameters in the MySQL Heatwave Database service * OS Management Hub service * Support for rebooting of instances, groups and lifecycle stages * oci os-management-hub lifecycle-stage reboot * oci os-management-hub managed-instance reboot * oci os-management-hub managed-instance-group reboot * Support for private and third party repositories * oci os-management-hub software-source create-private-swsrc * oci os-management-hub software-source create-third-party-swsrc * oci os-management-hub software-source update-private-swsrc * oci os-management-hub software-source update-third-party-swsrc * Support for re-running work requests * oci os-management-hub work-request rerun * Support for new commands for custom software sources * oci os-management-hub software-source get-software-source-manifest * oci os-management-hub software-source update-software-source-manifest * oci os-management-hub software-source remove-packages * oci os-management-hub software-source replace-packages * oci os-management-hub software-source list-available-software-packages * oci os-management-hub software-source generate-metadata * Support for new commands for profiles * oci os-management-hub profile list-available-software-sources * oci os-management-hub profile get-profile-version * oci os-management-hub profile detach-software-sources * oci os-management-hub profile attach-software-sources * oci os-management-hub profile attach-management-station * oci os-management-hub profile attach-managed-instance-group * oci os-management-hub profile attach-lifecycle-stage * oci os-management-hub profile create-windows-stand-alone-profile * Support for new commands for manages instances * oci os-management-hub managed-instance associate-managed-instances-with-management-station * Support for new optional parameter * oci os-management-hub managed-instance list --agent-version --management-station --is-reboot-required --management-station-ne * oci os-management-hub managed-instance-group install-packages --is-latest * oci os-management-hub management-station create --is-auto-config-enabled * oci os-management-hub management-station update --is-auto-config-enabled * oci os-management-hub management-station list --location --location-ne * oci os-management-hub profile list --management-station --management-station-ne --profile-version * oci os-management-hub scheduled-job create --work-request-id * oci os-management-hub software-source add-packages --is-continue-on-missing-packages * oci os-management-hub software-source create-custom-swsrc --software-source-sub-type * oci os-management-hub software-source create-versioned-custom-swsrc --software-source-sub-type * oci os-management-hub software-source list ----is-mirror-sync-allowed * oci os-management-hub work-request list --rerun-of-id - from version 3.51.8 * Java Management Service * Support for Customer Onboarding Success in the Java Management Service * oci jms fleet-error-summary list-fleet-errors * oci jms plugin-error-summary list-plugin-errors * oci jms fleet-error-aggregation summarize-fleet-errors * oci jms plugin-error-aggregation summarize-plugin-errors * Database Service * Added new optional parameter is-local-adg to maintenance-run * oci db maintenance-run list --is-local-adg <boolean> * Java Management Service * Added new options to existing commands * oci jms fleet summarize-resource-inventory --compartment-id-in-subtree * oci jms jms-plugin list --agent-type * oci jms performance-tuning-analysis-result list --application-name - from version 3.51.7 * Database Service * Support for new backup recovery parameters during autonomous-database creation in the Database Service * oci db autonomous-database create-from-backup-id --clone-table-space-list * oci db autonomous-database create-from-backup-timestamp --clone-table-space-list * Support for IPv6 address in BaseDB service * oci db system launch --private-ip-v6 * oci db system launch-from-backup --private-ip-v6 * oci db system launch-from-database --private-ip-v6 * oci db system launch-from-db-system --private-ip-v6 * Stack Monitoring Service * Support for Monitoring Templates * oci stack-monitoring monitoring-template * Support for Alarm Condition * oci stack-monitoring alarm-condition * Support for new optional parameters in below commands * oci stack-monitoring resource-type create-system-format-resource-type * oci stack-monitoring resource-type update-system-format-resource-type * OKE Control Plane Service * Support for ipv6 cluster creation * oci ce cluster create --ip-families * GoldenGate Service * Support for creating/updating new connection types * oci goldengate connection create-databricks-connection * oci goldengate connection update-databricks-connection * oci goldengate connection create-google-pub-sub-connection * oci goldengate connection update-google-pub-sub-connection * oci goldengate connection create-microsoft-fabric-connection * oci goldengate connection update-microsoft-fabric-connection * Github Issue #905 <https://github.com/oracle/oci-cli/issues/905>_ for OCI_API_KEY * Github Issue #902 <https://github.com/oracle/oci-cli/issues/902>_ for OCI_API_KEY * Github Issue #900 <https://github.com/oracle/oci-cli/issues/900>_ for SUPPRESS_LABEL_WARNING - from version 3.51.6 * Data Science Service * Support for Data Science Schedule * oci data-science schedule * Support for OCI Data Science List Service Managed Container Endpoint * oci data-science list * Generative AI inference service * Support for VLLM tool use * oci generative-ai-inference chat-result chat-cohere-chat-request * oci generative-ai-inference chat-result chat-generic-chat-request * oci generative-ai-inference rerank-text-result rerank-text * oci generative-ai-inference rerank-text-result rerank-text-dedicated-serving-mode * oci generative-ai-inference rerank-text-result rerank-text-on-demand-serving-mode * Support for Cohere Embed V3 with image * oci generative-ai-inference embed-text-result embed-text * Data Safe service * Support for new Referential Relation APIs * oci data-safe referential-relation create * oci data-safe referential-relation delete * oci data-safe referential-relation get * oci data-safe referential-relation list * oci data-safe masking-policy-referential-relation-summary list-masking-policy-referential-relations * Support for Export Sensitive Types * oci data-safe sensitive-type bulk-create * oci data-safe sensitive-types-export change-compartment * oci data-safe sensitive-types-export create * oci data-safe sensitive-types-export delete * oci data-safe sensitive-types-export download * oci data-safe sensitive-types-export get * oci data-safe sensitive-types-export update * oci data-safe sensitive-types-export-collection list-sensitive-types-exports * Support for ListPasswordExpiryDateAnalytics * oci data-safe user-assessment list-password-expiry-date-analytics * MySQL Database Service * Support for new optional DB system parameters (database mode, access mode, read endpoint) in the Heatwave sevice * oci mysql db-system create --database-mode --access-mode --read-endpoint * oci mysql db-system update --database-mode --access-mode --read-endpoint * oci mysql db-system clone --database-mode --access-mode --read-endpoint * oci mysql db-system import --database-mode --access-mode --read-endpoint * Security Enhancement: Improved security for API key management by showing warning to encourage addition of label on Private-Key. * Data Safe service * Modified User Assessment List users / userAnalytics * oci data-safe user-assessment list-user-analytics * oci data-safe user-assessment list-users - from version 3.51.5 * Ops Insights Service * Support to add tag filters for news reports * oci opsi news-reports create --match-rule, --tag-filters * Support to update more parameters for news reports * oci opsi news-reports update --match-rule, --tag-filters * Support for MySQL Heatwave database systems * oci opsi database-insights change-external-mysql * oci opsi database-insights create-external-mysql-database-insight * oci opsi database-insights enable-external-mysql-database-insight * oci opsi database-insights update-external-mysql-database-insight * Database Management Service * Support for external MySQL database management * oci database-management external-my-sql-database create * oci database-management external-my-sql-database delete * oci database-management external-my-sql-database disable-external-my-sql-database-management * oci database-management external-my-sql-database enable-external-my-sql-database-management * oci database-management external-my-sql-database get-external-my-sql-database-connector * oci database-management external-my-sql-database get * oci database-management external-my-sql-database update-external-mysql-database * oci database-management external-my-sql-database-collection list-external-my-sql-databases * oci database-management external-my-sql-database-connector check-external-my-sql-database-connector-connection-status * oci database-management external-my-sql-database-connector create * oci database-management external-my-sql-database-connector delete * oci database-management external-my-sql-database-connector update-external-mysql-database-connector * oci database-management my-sql-connector-collection list-my-sql-database-connectors * Support for fetching HA metric for managed databases in Database Management * oci database-management database-fleet-ha-overview-metrics get * oci database-management database-fleet-dataguard-metrics get * oci database-management database-fleet-backup-metrics get * oci database-management managed-database database-ha-backup-details get --managed-database-id * Database Management Service * Optional parameter filter-by-my-sql-database-type-param added in the list-managed-my-sql-databases and my-sql-fleet-metrics commands * oci database-management managed-my-sql-databases managed-my-sql-database-collection list-managed-my-sql-databases * oci database-management managed-my-sql-databases my-sql-fleet-metrics get * Organizations Service * Support for optional parameter subscriptionId to the existing createChildTenancy API * oci organizations child-tenancy create --subscription-id - from version 3.51.4 * Network Load Balancer Service * Support for Active/Standby Purist Mode * Support for Configurable TCP Reset * oci nlb backend-set create --is-instant-failover-tcp-reset-enabled, --are-operationally-active-backends-preferred * oci nlb backend-set update --is-instant-failover-tcp-reset-enabled, --are-operationally-active-backends-preferred * Database Service * Support for Data Guard Transaction Processing * oci db database create-standby-database * oci db database update-data-guard * oci db database switch-over-data-guard * oci db database failover-data-guard * oci db database reinstate-data-guard * Support for permanently disconnecting a peer Autonomous Database from its Primary * oci db autonomous-database update --is-disconnect-peer * Support for External HSM for TDE key management in ExaDB-C@C and ExaDB-D * oci db database change-to-external-hsm-key-location --database-id --hsm-password * oci db database create --hsm-password * oci db data-guard-association create from-existing-vm-cluster --hsm-password * Support for Bring Your Own ASN (BYOASN) in Core Service * oci network byoasn - from version 3.51.2 * Open Search Service * Support for a new command for an opensearch cluster * oci opensearch cluster configureoutboundcluster * Support for Cross Cluster Search(CCS) functionality for an opensearch cluster * oci opensearch cluster create --backup-policy --inbound-cluster-ids --maintenance-details --outbound-cluster-config --reverse-connection-endpoint-customer-ips --security-saml-config * oci opensearch cluster update --backup-policy --maintenance-details --outbound-cluster-config --reverse-connection-endpoint-customer-ips --security-saml-config * Support for new optional parameter in update autonomous database patch level post provisioning in Database Service * oci db autonomous-database update --autonomous-maintenance-schedule-type * Support for new optional parameter route-table-id in Network Service * oci network vnic assign-private-ip --route-table-id * oci network private-ip update --route-table-id * oci network vnic assign-ipv6 --route-table-id * oci network ipv6 create --route-table-id * oci network ipv6 update --route-table-id * oci network vnic update --route-table-id - from version 3.51.1 * Github Issue #728 <https://github.com/oracle/oci-python-sdk/issues/728>_ for RPv1.1 - from version 3.51.0 * Cloud Bridge Service * Support of creating/updating Amazon Web Services asset-sources * oci cloud-bridge discovery asset-source create * oci cloud-bridge discovery asset-source update * Support of creating/updating Amazon Web Services EC2 and EBS assets * oci cloud-bridge inventory asset create * oci cloud-bridge inventory asset update * Support of listing the Amazon Web Services regions which are available for Discovery and Migration * oci cloud-bridge discovery supported-cloud-regions list * AI Vision service * Support of Stored Video Analysis * oci ai-vision video-job cancel * oci ai-vision video-job create * oci ai-vision video-job get * Stack Monitoring service * Support for HTTP type of Metric Extensions * oci stack-monitoring metric-extension create-http-metric-ext * oci stack-monitoring metric-extension update-http-metric-ext * Support for new optional parameter in List Metric Extensions * oci stack-monitoring metric-extension list --metric-ext-id * Big Data Service * Support for OCI identity domain integration * oci bds identity-configuration * Support for Historical Cluster Versions and Natgateway update * oci bds instance create --bds-cluster-version-summary * oci bds instance update * oci bds instance install-patch-domain-based-odh-patching-config * oci bds instance install-patch-batching-based-odh-patching-config * Support for Start API with heterogenous shape supports * oci bds instance start * Generative AI Agent service * Support multi modality flag in Data source resource * oci generative-ai-agent data-source update-object-storage-ds --data-source-\ config-object-storage-prefixes, --data-source-config-should-enable-multi-modality * oci generative-ai-agent data-source create-object-storage-ds --data-source-\ config-object-storage-prefixes, --data-source-config-should-enable-multi-modality * Support for create and update autonomous database with backup retention lock in the Database Service * oci db autonomous-database create --is-backup-retention-locked * oci db autonomous-database update --is-backup-retention-locked * Support for ZeroETL pipelines in the GoldenGate service * oci goldengate pipeline * oci goldengate pipeline-recipe-collection * [BREAKING] session chat command is changed to agent-endpoint chat in Generative AI Agent Client service * oci generative-ai-agent-runtime agent-endpoint chat * data-source-config-object-storage-prefixes is now an optional parameter for below command in the Generative AI Agent service * oci generative-ai-agent data-source update-object-storage-ds * oci generative-ai-agent data-source create-object-storage-ds * Bug in below command in the Source Control Management Service * oci devops protected-branch create-or-update - from version 3.50.3 * Database Service * Support for BYOK(bring your own key) * oci db autonomous-container-database rotate-key --key-version-id * oci db autonomous-database rotate-key --key-version-id * Disaster Recovery Service * Support for Refreshing DrPlans * oci disaster-recovery dr-plan refresh * oci disaster-recovery dr-plan refresh-dr-plan-refresh-dr-plan-default-details * oci disaster-recovery dr-plan verify * oci disaster-recovery dr-plan verify-dr-plan-verify-dr-plan-default-details * Visual Builder Service * Add support for Private Access to a VB instance * oci visual-builder vb-instance create-vb-instance-private-endpoint-details --compartment-id | -c, --display-name, --network-endpoint-details-subnet-id, --node-count, --alternate-custom-endpoints, --consumption-model, --custom-endpoint, --defined-tags, --freeform-tags, -? | -h | --help, --idcs-open-id, --is-visual-builder-enabled, --network-endpoint-details-network-security-group-ids, --network-endpoint-details-private-endpoint-ip * oci visual-builder vb-instance reconfigure-private-endpoint --vb-instance-id, -? | -h | --help * oci visual-builder vb-instance update-vb-instance-update-private-endpoint-details --vb-instance-id, --alternate-custom-endpoints, --custom-endpoint, --defined-tags, --display-name, --force, --freeform-tags, -? | -h | --help, --idcs-open-id, --is-visual-builder-enabled, --network-endpoint-details-network-security-group-ids, --network-endpoint-details-subnet-id, --node-count * Fleet Software Update Service * Support for Exadata Fleet Update DB and GI Rollback Maintenance Cycle Feature * oci fleet-software-update fsu-action create-fsu-action-create-rollback-\ cycle-apply-action-details * AI Language Service * Support for new optional parameter alias * oci ai language batch-detect-entities --alias * oci ai language batch-detect-health-entities --alias * oci ai language batch-detect-key-phrases --alias * oci ai language batch-detect-language --alias * oci ai language batch-detect-pii-entities --alias * oci ai language batch-detect-sentiments --alias * oci ai language batch-detect-text-classification --alias * oci ai language batch-language-translation --alias, --endpoint-id, --no-translate * oci ai language endpoint create --alias, --compute-type * oci ai language endpoint update --alias * Data Flow Service * Support for cascading deletion of Applications and Runs * oci data-flow application cascading-delete --application-id` - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py John Paul Adrian Glaubitz 2025-04-15 13:21:12 +02:00
  • 2e3b5fa936 - Update to version 3.50.2 * Database Service * Command to list Oracle Grid Infrastructure minor versions for the given major version. If --is-gi-version-for-provisioning argument is provided, then the command lists the versions that can be used for provisioning a cluster. * `oci db database gi-minor-version-summary list * Support to create and list exascale db vault * oci db exascale-db-storage-vault create --exadata-infrastructure-id * oci db exascale-db-storage-vault list --exadata-infrastructure-id * Support to create vm cluster with db vault * oci db vm-cluster create --exascale-db-storage-vault-id * Support to configure exascale * oci db exadata-infrastructure configure-exascale --exadata-infrastructure-id, --total-storage-in-gbs * Support for new optional parameter for Unified Auditing in the Database service * oci db system launch --is-unified-auditing-enabled * oci db system launch-from-backup --is-unified-auditing-enabled * Oracle Database PostgreSQL service * Support Single Read Only (RO) endpoint for the Read Replica * oci psql db-system create * Customer Incident Management Service * Introduced UserGroupId for creating Tech SR * oci support incident create --user-group-id * Object Storage Service * Support for additional checksum parameters in the Object Storage service. * opc-checksum-algorithm - Specifies the checksum algorithm to be used (options: SHA256, SHA384, CRC32C). * opc-content-sha256 - Specifies the SHA256 checksum value. * opc-content-sha384 - Specifies the SHA384 checksum value. * opc-content-crc32c - Specifies the CRC32C checksum value. * oci os object put * Support for python 3.12 - from version 3.50.1 * Generative AI Service Management * Support for the new DAC unit shape of Large Generic V2, Llama 3.2 11b model and Llama 3.2 90b model * oci generative-ai dedicated-ai-cluster create --unit-shape * Generative AI Service Inference * Support for the response format in Cohere CommandR CommandR Plus v1.6 models * oci generative-ai-inference chat-result chat-cohere-chat-request --chat-request-response-format * GoldenGate Service * Support new operations for connection entity * oci goldengate connection refresh * Support for new optional parameters in below commands * oci goldengate deployment export-wallet --secret-compartment-id * oci goldengate deployment import-wallet --wallet-backup-secret-compartment-id * oci goldengate deployment-backup create --is-metadata-only * oci goldengate connection create-amazon-kinesis-connection --secret-access-key, --does-use-secret-ids, --secret-access-key-secret-id * oci goldengate connection create-amazon-redshift-connection --password, --does-use-secret-ids, --password-secret-id * oci goldengate connection create-amazon-s3-connection --secret-access-key, --does-use-secret-ids, --secret-access-key-secret-id * oci goldengate connection create-azure-data-lake-storage-connection --account-key-secret-id, --client-secret-secret-id, --does-use-secret-ids, --sas-token-secret-id * oci goldengate connection create-azure-synapse-connection --password, --does-use-secret-ids, --password-secret-id * oci goldengate connection create-db2-connection --password, --does-use-secret-ids, --password-secret-id, --ssl-client-keystash-secret-id, --ssl-client-keystoredb-secret-id * oci goldengate connection create-elasticsearch-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection create-generic-connection --does-use-secret-ids * oci goldengate connection create-goldengate-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection create-google-big-query-connection --service-account-key-file, --does-use-secret-ids, --service-account-key-file-secret-id * oci goldengate connection create-google-cloud-storage-connection --service-account-key-file, --does-use-secret-ids, --service-account-key-file-secret-id * oci goldengate connection create-hdfs-connection --does-use-secret-ids * oci goldengate connection create-jms-connection --does-use-secret-ids, --jndi-security-credentials-secret-id, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection create-kafka-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection create-kafka-schema-registry-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection create-microsoft-sqlserver-connection --password, --does-use-secret-ids, --password-secret-id * oci goldengate connection create-mongo-db-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection create-mysql-connection --password, --does-use-secret-ids, --password-secret-id, --ssl-key-secret-id * oci goldengate connection create-object-storage-connection --private-key-file, --does-use-secret-ids, --private-key-file-secret-id, --private-key-passphrase-secret-id * oci goldengate connection create-oracle-connection --password, --does-use-secret-ids, --password-secret-id, --wallet-secret-id * oci goldengate connection create-oracle-nosql-connection --private-key-file, --does-use-secret-ids, --private-key-file-secret-id, --private-key-passphrase-secret-id * oci goldengate connection create-postgresql-connection --password, --does-use-secret-ids, --password-secret-id, --ssl-key-secret-id * oci goldengate connection create-redis-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection create-snowflake-connection --does-use-secret-ids, --password-secret-id, --private-key-file-secret-id, --private-key-passphrase-secret-id * oci goldengate connection update-amazon-kinesis-connection --does-use-secret-ids, --secret-access-key-secret-id * oci goldengate connection update-amazon-redshift-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-amazon-s3-connection --does-use-secret-ids, --secret-access-key-secret-id * oci goldengate connection update-azure-data-lake-storage-connection --account-key-secret-id, --client-secret-secret-id, --does-use-secret-ids, --sas-token-secret-id * oci goldengate connection update-azure-synapse-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-db2-connection --does-use-secret-ids, --password-secret-id, --ssl-client-keystash-secret-id, --ssl-client-keystoredb-secret-id * oci goldengate connection update-elasticsearch-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-generic-connection --does-use-secret-ids * oci goldengate connection update-goldengate-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-google-big-query-connection --does-use-secret-ids, --service-account-key-file-secret-id * oci goldengate connection update-google-cloud-storage-connection --does-use-secret-ids, --service-account-key-file-secret-id * oci goldengate connection update-hdfs-connection --does-use-secret-ids * oci goldengate connection update-jms-connection --does-use-secret-ids, --jndi-security-credentials-secret-id, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection update-kafka-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection update-kafka-schema-registry-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --ssl-key-password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection update-microsoft-sqlserver-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-mongo-db-connection --does-use-secret-ids, --password-secret-id * oci goldengate connection update-mysql-connection --does-use-secret-ids, --password-secret-id, --ssl-key-secret-id * oci goldengate connection update-object-storage-connection --does-use-secret-ids, --private-key-file-secret-id, --private-key-passphrase-secret-id * oci goldengate connection update-oracle-connection --does-use-secret-ids, --password-secret-id, --wallet-secret-id * oci goldengate connection update-oracle-nosql-connection --does-use-secret-ids, --private-key-file-secret-id, --private-key-passphrase-secret-id * oci goldengate connection update-postgresql-connection --does-use-secret-ids, --password-secret-id, --ssl-key-secret-id * oci goldengate connection update-redis-connection --does-use-secret-ids, --key-store-password-secret-id, --key-store-secret-id, --password-secret-id, --trust-store-password-secret-id, --trust-store-secret-id * oci goldengate connection update-snowflake-connection --does-use-secret-ids, --password-secret-id, --private-key-file-secret-id, --private-key-passphrase-secret-id - from version 3.50.0 * [BREAKING] Cloud Incident Management Service * Optional parameter --compartment-id is now a required parameter for the below commands * oci support incident get * oci support incident update * Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region * Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region * Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region * Identity Domains Service * Support for MFA Enablement v2 to prevent customers from opting out of MFA Policy in IDCS SSO Service. * oci identity-domains oci-console-sign-on-policy-consent list * oci identity-domains oci-console-sign-on-policy-consent get * oci identity-domains oci-console-sign-on-policy-consent search * oci identity-domains restore-oci-console-policy create * Data Flow Service * Support to start/stop Dataflow SQL Endpoint * oci data-flow sql-endpoint start * oci data-flow sql-endpoint stop * Support to update min, max executor nodes and spark advanced configuration in Dataflow SQL Endpoint * oci data-flow sql-endpoint update * Support for STANDARDX and ENTERPRISEX types of create and update instance subcommands in the Integration service * oci integration integration-instance create --type STANDARDX | ENTERPRISEX * oci integration integration-instance update --type STANDARDX | ENTERPRISEX - from version 3.49.4 * OKE Control Plane service * Support for overriding an existing addon installation * oci ce cluster install-addon --is-override-existing * Network load balancer service * Support for L3IP listener feature * oci nlb listener create --l3-ip-idle-timeout --protocol l3ip * oci nlb listener update --l3-ip-idle-timeout --protocol l3ip * OKE Control Plane service * Support for new Open Id Connect Authentication and Open Id Connect Discovery feature * oci ce cluster create --oidc-ca-certificate * oci ce cluster create --oidc-client-id * oci ce cluster create --oidc-groups-claim * oci ce cluster create --oidc-groups-prefix * oci ce cluster create --oidc-issuer-url * oci ce cluster create --oidc-required-claims * oci ce cluster create --oidc-signing-algorithms * oci ce cluster create --oidc-username-claim * oci ce cluster create --oidc-username-prefix * oci ce cluster create --open-id-connect-auth-enabled * oci ce cluster create --open-id-connect-discovery-enabled - from version 3.49.3 * Support for add and remove lock operations added to the following File Storage resources: [export, file-system, filesystem-snapshot, mount-target, outbound-connector, replication] * oci fs export add --export-id <id> --lock [full|delete] * oci fs file-system add --file-system-id <id> --lock [full|delete] * oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete] * oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete] * oci fs mount-target add --mount-target-id <id> --lock [full|delete] * oci fs outbound-connector add --outbound-connector-id <id> --lock [full|delete] * oci fs replication add --replication-id <id> --lock [full|delete] * oci fs export remove --export-id <id> --lock [full|delete] * oci fs file-system remove --file-system-id <id> --lock [full|delete] * oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete] * oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete] * oci fs mount-target remove --mount-target-id <id> --lock [full|delete] * oci fs outbound-connector remove --outbound-connector-id <id> --lock [full|delete] * oci fs replication remove --replication-id <id> --lock [full|delete] * Support for new optional parameters in the Database Service * oci db autonomous-database create --encryption-key * oci db autonomous-database update --encryption-key * Support for returning generated token as part of response in Identity Domains Service * oci identity-domains * Support for model backup retention and restore in Data Science Service * oci data-science model create --backup-setting, --retention-setting * oci data-science model update --backup-setting, --retention-setting * oci data-science model restore-archived-model-artifact --model-id --restore-model-for-hours-specified * Support of Host Capacity Planning for Host IO metrics in Ops Insights Service * oci opsi host-insights summarize-io-usage-trend --compartment-id --id --analysis-time-interval * Cloud Bridge Service * Support of creating/updating Amazon Web Services asset-sources * oci cloud-bridge discovery asset-source create --are-historical-metrics-collected --are-realtime-metrics-collected --is-cost-information-collected --aws-region * oci cloud-bridge discovery asset-source update --is-cost-information-collected * Support of creating/updating Amazon Web Services EC2 and EBS assets * oci cloud-bridge inventory asset create --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-cost * oci cloud-bridge inventory asset update --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-cost * oci cloud-bridge inventory asset create --aws-ebs * oci cloud-bridge inventory asset update --aws-ebs * Support of listing the Amazon Web Services regions which are available for Discovery and Migration * oci cloud-bridge discovery supported-cloud-regions list * Fleet Application Management Service * Support for managing onboarding * oci fleet-apps-management fleet-apps-management-admin onboarding get * oci fleet-apps-management fleet-apps-management-admin onboarding enable-latest-policy * oci fleet-apps-management fleet-apps-management-admin onboarding manage-settings * oci fleet-apps-management fleet-apps-management-admin onboarding update * oci fleet-apps-management fleet-apps-management-admin onboarding delete * Support for managing a runbook * oci fleet-apps-management fleet-apps-management-runbooks runbook create * oci fleet-apps-management fleet-apps-management-runbooks runbook publish * oci fleet-apps-management fleet-apps-management-runbooks runbook set-default * oci fleet-apps-management fleet-apps-management-runbooks runbook update * oci fleet-apps-management fleet-apps-management-runbooks runbook delete * oci fleet-apps-management fleet-apps-management-runbooks task-record create * oci fleet-apps-management fleet-apps-management-runbooks task-record update * oci fleet-apps-management fleet-apps-management-runbooks task-record delete * Support for detailed job activity and managing a scheduled job * oci fleet-apps-management fleet-apps-management-operations resource-collection list-resources * oci fleet-apps-management fleet-apps-management-operations step-collection list-steps * oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution * oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution\ -action-group-based-user-action-details * oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution\ -step-based-user-action-details * oci fleet-apps-management fleet-apps-management-operations managed-entity-aggregation-collection summarize-managed-entity-counts * Support for new optional parameters * oci fleet-apps-management fleet-apps-management-operations scheduler-job-collection list-scheduler-jobs --sub-state * oci fleet-apps-management fleet-apps-management-operations scheduler-definition-collection list-scheduler-definitions --runbook-id * oci fleet-apps-management fleet-apps-management-maintenance-window maintenance-window-collection list-maintenance-windows --time-schedule-start-greater-than-or-equal-to * oci fleet-apps-management fleet-credential-collection list-fleet-credentials --target - from version 3.49.2 * Container Engine For Kubernetes * Support for new Open Id Connect Discovery feature in the OKE Control Plane service * oci ce cluster create --open-id-connect-discovery-enabled * Support for new Open Id Connect Authentication commands in the OKE Control Plane service * oci ce cluster create --oidc-ca-certificate * oci ce cluster create --oidc-client-id * oci ce cluster create --oidc-groups-claim * oci ce cluster create --oidc-groups-prefix * oci ce cluster create --oidc-issuer-url * oci ce cluster create --oidc-required-claims * oci ce cluster create --oidc-signing-algorithms * oci ce cluster create --oidc-username-claim * oci ce cluster create --oidc-username-prefix * oci ce cluster create --open-id-connect-auth-enabled * DNS Service * Support for new DNS security extensions (DNSSEC) parameters in the DNS service. * oci dns zone create --dnssec-state * oci dns zone update --dnssec-state * oci dns zone list --dnssec-state * Support for new DNS security extensions (DNSSEC) commands in the DNS service. * oci dns zone promote-zone-dnssec-key-version * oci dns zone stage-zone-dnssec-key-version * BlockStorage service * Support for new xrc-kms-key-id parameter in Core Service * oci bv boot-volume create --xrc-kms-key-id * oci bv boot-volume create-boot-volume-boot-volume-source-from-boot-volume-replica-details --xrc-kms-key-id * oci bv volume create --xrc-kms-key-id * oci bv volume create-volume-volume-source-from-block-volume-replica-details --xrc-kms-key-id * oci bv volume-backup-policy-assignment create --xrc-kms-key-id * oci bv volume-group creat --xrc-kms-key-id * Support for Direct API feature in BlockStorage service * oci bv volume create-volume-source-from-volume-backup-delta * oci bv boot-volume create-boot-volume-source-from-boot-volume-backup-delta * Goldengate Service * Add support for list deployment environments * oci goldengate deployment-environment list * Support for defining environment type for deployments in GoldenGate service * oci goldengate deployment create --environment-type * oci goldengate deployment update --environment-type - from version 3.49.1 * Ops Insights service * Support for IAM credentials for ADBs * oci opsi database-insights change-autonomous-database-insight-advanced-features-credential-by-iam * oci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-iam * oci opsi database-insights enable-autonomous-database-insight-advanced-features-credential-by-iam * oci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-iam * Support for public facing enable/disable APIs for ADBs * oci opsi database-insights enable-autonomous-database * oci opsi database-insights create-autonomous-database * Support for Maintenance Windows in Stack Monitoring Service * oci stack-monitoring maintenance-window * The password parameter is now optional for below command in the Fusion Application Service * oci fusion-apps fusion-environment create-fusion-environment-admin-user - from version 3.49.0 * Support for cloud automation tooling update window preference on ExaCC and ExaCS VM Clusters in the Database Service. * oci db cloud-vm-cluster create * oci db cloud-vm-cluster update * oci db vm-cluster create * oci db vm-cluster update * Support for proxy-protocol v2 on oci load balancers in Load Balancing Service * oci lb load-balancer create * Secure Desktops Service * Support to create desktop pools with private access to the desktops * oci desktops desktop-pool create --private-access-details * Support for Shape Flexibility * oci desktops desktop-pool create --shape-config * Support for using Dedicated VM Host * oci desktops desktop-pool create --use-dedicated-vm-host * Support for extended control over the desktop lifecycle * oci desktops desktop-pool create --session-lifecycle-actions * [BREAKING] Kubernetes Engine Service * Command oci ce workload-mapping-summary list-workload-mappings has changed to oci ce workload-mapping list in the Kubernetes Engine Service * oci ce workload-mapping list * The OKE service is renamed from "OCI Container Engine for Kubernetes" to "OCI Kubernetes Engine." * Upgraded the cryptography version to (>=3.2.1,<46.0.0) * Github Issue #849(https://github.com/oracle/oci-cli/issues/849) for incorrect endpoint in Zero Trust Packet Routing Service is fixed now * oci zpr configuration create * oci zpr configuration get * oci zpr work-request get-zpr-configuration * oci zpr work-request get-zpr-policy * oci zpr work-request list-zpr-configuration * oci zpr work-request list-zpr-configuration-errors * oci zpr work-request list-zpr-configuration-logs * oci zpr work-request list-zpr-policy * oci zpr work-request list-zpr-policy-errors * oci zpr work-request list-zpr-policy-logs * oci zpr zpr-policy create * oci zpr zpr-policy delete * oci zpr zpr-policy get * oci zpr zpr-policy list * oci zpr zpr-policy update - from version 3.48.2 * Support for Security Attribute Service * oci security-attribute security-attribute bulk-delete * oci security-attribute security-attribute bulk-edit * oci security-attribute security-attribute create * oci security-attribute security-attribute delete * oci security-attribute security-attribute get * oci security-attribute security-attribute list * oci security-attribute security-attribute update * oci security-attribute security-attribute-namespace cascade-delete * oci security-attribute security-attribute-namespace change-compartment * oci security-attribute security-attribute-namespace create * oci security-attribute security-attribute-namespace delete * oci security-attribute security-attribute-namespace get * oci security-attribute security-attribute-namespace list * oci security-attribute security-attribute-namespace update * oci security-attribute work-request get * oci security-attribute work-request list * oci security-attribute work-request list-errors * oci security-attribute work-request list-logs * Support for Zero Trust Packet Routing Service * oci zpr configuration create * oci zpr configuration get * oci zpr work-request get-zpr-configuration * oci zpr work-request get-zpr-policy * oci zpr work-request list-zpr-configuration * oci zpr work-request list-zpr-configuration-errors * oci zpr work-request list-zpr-configuration-logs * oci zpr work-request list-zpr-policy * oci zpr work-request list-zpr-policy-errors * oci zpr work-request list-zpr-policy-logs * oci zpr zpr-policy create * oci zpr zpr-policy delete * oci zpr zpr-policy get * oci zpr zpr-policy list * oci zpr zpr-policy update * Support for securityAttributes feature for Network Load Balancer Service * oci nlb network-load-balancer create --security-attributes * oci nlb network-load-balancer update --security-attributes * Support for OIC Gen3 Disaster Recovery for OIC Gen3 Disaster Recovery Service * oci integration integration-instance create --is-disaster-recovery-enabled * oci integration integration-instance disaster-recovery-failover --integration-instance-id, -? | -h | --help * Support for Zero-Trust Packet Routing v1 securityAttributes for Core Service * oci network vcn update --security-attributes * oci network vcn create --security-attributes * oci network vnic update --security-attributes * Support for Zero-Trust Packet Routing v1 securityAttributes for Database Service * oci db autonomous-database create * oci db autonomous-database create-adb-cross-region-data-guard-details * oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details * oci db autonomous-database create-cross-tenancy-disaster-recovery-details * oci db autonomous-database create-from-backup-id * oci db autonomous-database create-from-backup-timestamp * oci db autonomous-database create-from-clone * oci db autonomous-database create-refreshable-clone * oci db autonomous-database update * oci db cloud-autonomous-vm-cluster create * oci db cloud-autonomous-vm-cluster update * oci db cloud-vm-cluster create * oci db cloud-vm-cluster update * oci db exadb-vm-cluster create * oci db exadb-vm-cluster update * oci db system launch * oci db system launch-from-backup * oci db system launch-from-database * oci db system launch-from-db-system * oci db system update * Support to read ssh-key from a file located on the local filesystem for database-\ migration create-oracle-connection command in the Database Migration Service * oci database-migration connection create-oracle-connection --sshkey-file - from version 3.48.1 * Generative AI Agent service * Generative AI Agent Service Public Release in OCI CLI * oci generative-ai-agent agent change-compartment * oci generative-ai-agent agent create * oci generative-ai-agent agent delete * oci generative-ai-agent agent get * oci generative-ai-agent agent list * oci generative-ai-agent agent update * oci generative-ai-agent agent-endpoint change-compartment * oci generative-ai-agent agent-endpoint create * oci generative-ai-agent agent-endpoint delete * oci generative-ai-agent agent-endpoint get * oci generative-ai-agent agent-endpoint list * oci generative-ai-agent agent-endpoint update * oci generative-ai-agent data-ingestion-job create * oci generative-ai-agent data-ingestion-job delete * oci generative-ai-agent data-ingestion-job get * oci generative-ai-agent data-ingestion-job get-data-ingestion-job-log-content * oci generative-ai-agent data-ingestion-job list * oci generative-ai-agent data-source create * oci generative-ai-agent data-source create-data-source-oci-object-storage-data-source-config * oci generative-ai-agent data-source delete * oci generative-ai-agent data-source get * oci generative-ai-agent data-source list * oci generative-ai-agent data-source update * oci generative-ai-agent data-source update-data-source-oci-object-storage-data-source-config * oci generative-ai-agent knowledge-base change-compartment * oci generative-ai-agent knowledge-base create * oci generative-ai-agent knowledge-base create-knowledge-base-default-index-config * oci generative-ai-agent knowledge-base create-knowledge-base-oci-database-config * oci generative-ai-agent knowledge-base create-knowledge-base-oci-open-search-index-config * oci generative-ai-agent knowledge-base delete * oci generative-ai-agent knowledge-base get * oci generative-ai-agent knowledge-base list * oci generative-ai-agent knowledge-base update * oci generative-ai-agent knowledge-base update-knowledge-base-default-index-config * oci generative-ai-agent knowledge-base update-knowledge-base-oci-database-config * oci generative-ai-agent knowledge-base update-knowledge-base-oci-open-search-index-config * oci generative-ai-agent work-request cancel * oci generative-ai-agent work-request get * oci generative-ai-agent work-request list * oci generative-ai-agent work-request-error list * oci generative-ai-agent work-request-log-entry list-work-request-logs * Generative AI Agent Client service * Generative AI Agent Client Service Public Release in OCI CLI * oci generative-ai-agent-runtime session chat * oci generative-ai-agent-runtime session create * oci generative-ai-agent-runtime session delete * oci generative-ai-agent-runtime session get * oci generative-ai-agent-runtime session update * Monitoring service * Support for new optional parameters in the alarm-suppression and alarm-suppression-collection commands * oci monitoring alarm-suppression create --level --suppression-conditions * oci monitoring alarm-suppression-collection list-alarm-suppressions --compartment-id --compartment-id-in-subtree --level --target-type --is-all-suppressions * Ops Insights service * Support for ExaCC via Management agent * oci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-vault * oci opsi database-insights create-macs-managed-cloud-database-insight * oci opsi database-insights enable-macs-managed-cloud-database-insight * oci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-vault * oci opsi database-insights update-macs-managed-cloud-database-insight * oci opsi exadata-insights add-macs-managed-cloud-exadata-insight-members * oci opsi exadata-insights create-macs-managed-cloud-exadata-insight * oci opsi exadata-insights enable-macs-managed-cloud-exadata-insight * oci opsi exadata-insights update-macs-managed-cloud-exadata-insight * oci opsi host-insights update-macs-managed-database-host-insight * Fusion service * Support for optional parameter --is-data-masking-opted in create-refresh-activity * oci fusion-apps create-refresh-activity-details create-refresh-activity --is-data-masking-opted * Integration service * Support for OIC Gen3 configure custom endpoint * oci integration integration-instance --add-oracle-managed-custom-endpoint * oci integration integration-instance remove * Database service * Support for assigning key versions for the database and pluggable database * oci db database set-oci-db-key-version --database-id --kms-key-version-id * oci db pluggable-database set-oci-pdb-key-version --pluggable-database-id --kms-key-version-id * Support for listing autonomous database with lifecyclestate * oci db autonomous-database list --lifecycle-state-not-equal-to * Support for undelete autonomous database * oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details * Analytics service * Support for opting for different update channel schedules, "regular" or "early" * oci analytics analytics-instance create --update-channel regular * oci analytics analytics-instance update --update-channel early * Data Safe service * Support for appending and deleting allowed SQLs from SQL Firewall policy * oci data-safe sql-firewall-allowed-sql get--sql-firewall-allowed-sql-id * oci data-safe sql-firewall-allowed-sql delete --sql-firewall-allowed-sql-id * oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode--log-type * oci data-safe sql-firewall-allowed-sql bulk-create --log-type --selection —sql-firewall-policy-id * oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode --log-type, --selection-items, --sql-firewall-policy-id * oci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-scim-query-selection-mode --log-type, --selection-scim-query, --sql-firewall-policy-id - from version 3.48.0 * Support Dedicated AI Cluster Unit Shape LARGE_GENERIC_4 in the Generative AI Service Management * oci generative-ai dedicated-ai-cluster * Support for allowing the operator to provide a ticket number when creating access request in the Lockbox service * oci oma access-request create --ticket-number * Support for release 3.1 of Capacity Management Service * oci capacity-management occ-handover-resource-block-collection * oci capacity-management occ-customer * oci capacity-management occ-customer-group * Support for Text to Speech in Speech service * oci speech synthesize-speech * oci speech voice list * Fleet Software Update service * Support to create DB and GI Collections major version 23. * oci fleet-software-update fsu-collection create-db --source-major-version DB_23 * oci fleet-software-update fsu-collection create-gi --source-major-version GI_23 * Support to create DB and GI Collections major version 23. * oci fleet-software-update fsu-cycle create-patch --goal-version-details { "version" : "23.4.0.0" } * Capacity Management Service * [BREAKING] Optional parameter --occ-customer-group-id has now been made required in the following commands * oci capacity-management occ-overview-collection list-internal-namespace-occ-overviews * oci capacity-management occ-availability-catalog-collection list-internal - from version 3.47.0 * [BREAKING] Document Understanding Service * Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter * oci ai-document analyze-document-result analyze-document --document-type health_insurance_id * The field tenancyId of a complex type parameter is removed in the following commands * oci ai-document analyze-document-result analyze-document * oci ai-document analyze-document-result analyze-document-inline-document-details * oci ai-document analyze-document-result analyze-document-object-storage-document-details * oci ai-document processor-job create * oci ai-document processor-job create-processor-job-general-processor-config * oci ai-document processor-job create-processor-job-inline-document-content * oci ai-document processor-job create-processor-job-object-storage-locations * Vault Key Management Service * Support for Cross-Region Replication for Virtual Vaults in Key Management Service * oci kms management vault get * Oracle Database Autonomous Recovery Service * Support for new optional parameter in ZRCV cloud service * oci recovery protected-database create --subscription-id * oci recovery protection-policy create --must-enforce-cloud-locality * Oracle Cloud Vmware Solution Service * Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution * oci ocvs sddc vmware-versions --version-to-upgrade * Database Service * Support for provisioning Developer Autonomous Database. * oci db autonomous-database create --is-dev-tier <boolean> * Support for specifying and upgrading a Developer Autonomous Database to Paid Autonomous Database * oci db autonomous-database update --is-dev-tier <boolean> * Load Balancing Service * Support for new optional parameter enabling inclusion of the Request Id of a request to the load balancer in a header attached to the request forwarded by the load balancer to one of its servers and in the response from the load balancer. * oci lb load-balancer create --is-request-id-enabled * oci lb load-balancer update --is-request-id-enabled * Support for new optional parameter specifying the name of the header used to contain the Request Id. * oci lb load-balancer create --request-id-header * oci lb load-balancer update --request-id-header * Delegate Access Control Service * Support for the Delegate Access Control service * oci delegate-access-control delegated-resource-access-request * oci delegate-access-control delegation-control * oci delegate-access-control delegation-subscription * oci delegate-access-control service-provider * oci delegate-access-control service-provider-action * oci delegate-access-control work-request * Object Storage Service * Support for Object Storage Private Endpoints * oci os private-endpoint * Database Management Service * Support for SQL Watch * oci database-management managed-database enable-external-container-database-management-feature * oci database-management managed-database enable-external-pluggable-database-management-feature * oci database-management managed-database enable-external-non-container-database-management-feature * oci database-management managed-database modify-database-management-feature * oci database-management managed-database modify-pluggable-database-management-feature * Support for advanced Database Management features for ADB * oci database-management managed-database enable-autonomous-database-management-\ feature-autonomous-database-diagnostics-and-management-feature-details * MySQL Database Service * Support for Customer Email Notification in HeatWave Service * oci mysql db-system clone --customer-contacts * oci mysql db-system create --customer-contacts * oci mysql db-system import --customer-contacts * oci mysql db-system update --customer-contacts * File Storage Service * Support for upgrade and downgrade shapes of High Performance Mount Targets * oci fs mount-target upgrade-shape * oci fs mount-target schedule-downgrade-shape * oci fs mount-target cancel-downgrade-shape * Database Service * Support to change compartment of scheduling policy * oci db scheduling-policy change-compartment --compartment-id | -c, --scheduling-policy-id, -? | -h | --help * Support to create a new scheduling policy * oci db scheduling-policy create --cadence, --compartment-id | -c, --display-name, --cadence-start-month, --defined-tags, --freeform-tags, -? | -h | --help * Support to delete a scheduling policy * oci db scheduling-policy delete --scheduling-policy-id, --force, -? | -h | --help * Support to get a scheduling policy * oci db scheduling-policy get --scheduling-policy-id, -? | -h | --help * Support to list scheduling policy * oci db scheduling-policy list --compartment-id | -c, --all, --display-name, -? | -h | --help * Support to update a scheduling policy * oci db scheduling-policy update --scheduling-policy-id, --cadence, --cadence-start-month, --display-name, --defined-tags, --force, --freeform-tags, -? | -h | --help * Support to create a scheduling window based on scheduling policy * oci db scheduling-window create --scheduling-policy-id, --window-preference, --compartment-id | -c, --defined-tags, --freeform-tags, -? | -h | --help * Support to delete a scheduling window * oci db scheduling-window delete --scheduling-policy-id, --scheduling-window-id, --force, -? | -h | --help * Support to get a scheduling window * oci db scheduling-window get --scheduling-policy-id, --scheduling-window-id, -? | -h | --help * Support to list scheduling window * oci db scheduling-window list --scheduling-policy-id, --all, --compartment-id | -c, --display-name, -? | -h | --help * Support to update a scheduling window * oci db scheduling-window update --scheduling-policy-id, --scheduling-window-id, --defined-tags, --force, --freeform-tags, -? | -h | --help, --window-preference * Support for the Domain parameter in BaseDB Create DataGuard CLI * oci db data-guard-association create with-new-db-system * Support for scheduling plan, scheduled action, execution window and execution action as part of granular maintenance scheduling support for Exadata Infrastructure Components * oci db action-param-values-summary list-params-for-action-type * oci db execution-action create * oci db execution-action delete * oci db execution-action get * oci db execution-action list * oci db execution-action move-execution-action-member * oci db execution-action update * oci db execution-window create * oci db execution-window delete * oci db execution-window get * oci db execution-window list * oci db execution-window reorder-execution-actions * oci db execution-window update * oci db execution-window cancel * oci db maintenance-run cancel * oci db recommended-scheduled-action-summary list-recommended-scheduled-actions * oci db scheduled-action create * oci db scheduled-action delete * oci db scheduled-action get * oci db scheduled-action list * oci db scheduled-action update * oci db scheduled-action update * oci db scheduling-plan change-compartment * oci db scheduling-plan create * oci db scheduling-plan delete * oci db scheduling-plan cascading-delete * oci db scheduling-plan get * oci db scheduling-plan list * oci db scheduling-plan reorder-scheduled-actions * Oracle Database Autonomous Recovery Service * Support for changing Protected Database Subscription in ZRCV cloud service * oci recovery protected-database change-protected-database-subscription --protected-database-id, -? | -h | --help, --is-default, --subscription-id * Web Application Firewall service * Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action. * oci waf web-app-firewall-policy create --actions [complex type] * oci waf web-app-firewall-policy update --actions [complex type] * Announcements Service * Support for listing all active service summary in OCI * oci announce service list --compartment-id <root_compartment_id> - from version 3.46.0 * [BREAKING] Disaster Recovery service * Removed optional parameter --dr-plan-execution-type from list command * oci disaster-recovery dr-plan-execution list * Database Service * Support for creating Maintenance Run Using Autonomous Database Software Image in the Database service * oci db maintenance-run create --database-software-image-id * Fleet Application Management Service * Support for the Fleet Application Management service * oci fleet-apps-management * Redis Service * Support for list cluster nodes command in the OCI Cache service * oci redis node-summary list-redis-cluster-nodes * Support new parameters cluster-mode and shard-count for sharding * oci redis redis-cluster create --cluster-mode, --shard-count * oci redis redis-cluster update --shard-count * Integration Service * Support for Extend Data Retention Period for OIC Instance * oci integration integration-instance extend-data-retention --data-retention-period, --integration-instance-id * Analytics Service * Support for Identity Domains * oci analytics analytics-instance create --domain-id ocid --admin-user user * Support for feature set in analytics-instance * oci analytics analytics-instance create --feature-bundle feature_set * Database Management Service * Support for SQL Watch and DB Lifecycle Management * oci database-management managed-database enable-external-container-database-management-feature * oci database-management managed-database enable-external-pluggable-database-management-feature * oci database-management managed-database enable-external-non-container-database-management-feature * oci database-management managed-database modify-database-management-feature * oci database-management managed-database modify-pluggable-database-management-feature * Mysql Database Service * Support for automatically increasing storage in the MySQL Database service * oci mysql db-system clone --is-auto-expand-storage-enabled --max-storage-size-in-gbs * oci mysql db-system create --is-auto-expand-storage-enabled --max-storage-size-in-gbs * oci mysql db-system import --is-auto-expand-storage-enabled --max-storage-size-in-gbs * oci mysql db-system update --is-auto-expand-storage-enabled --max-storage-size-in-gbs - from version 3.45.2 * Support for idle timeout feature for Network Load Balancer Service * oci nlb listener create --tcp-idle-timeout, --udp-idle-timeout * oci nlb listener update --tcp-idle-timeout, --udp-idle-timeout * Support for viewing subscription level limits in Limits Service * oci limits definition list --subscription-id * oci limits resource-availability get --subscription-id * oci limits service list --subscription-id * oci limits value list --subscription-id * Support for OIC Instance Creation for Healthcare Feature in Oracle Integration Service * oci integration integration-instance create --integration-instance-type healthcare - from version 3.45.1 * Java Management Service Fleets * Support for new commands * oci jms agent-installer-summary * oci jms fleet request-deployed-application-migration-analyses * oci jms jms-plugin * Add new options to existing commands * oci jms crypto-analysis-result list --finding-count, --finding-count-greater-than, --host-name, --non-compliant-finding-count, --non-compliant-finding-count-greater-than * oci jms fleet-agent-configuration update --is-collecting-managed-instance-metrics-enabled, --is-collecting-usernames-enabled * oci jms java-migration-analysis-result list --application-name, --host-name * oci jms library-usage summarize --cvss-score-greater-than, --cvss-score-less-than * oci jms performance-tuning-analysis-result list --host-name * oci jms work-request list --operation-type, --status * Support for a new optional parameter "compartmentId" in Java Management Service Downloads * oci jms-java-downloads download-url generate-artifact --compartment-id * Big Data Service * Support for new commands * oci bds instance create-resource-principal-configuration * oci bds instance force-refresh-resource-principal * oci bds instance get-resource-principal-configuration * oci bds instance list-resource-principal-configurations * oci bds instance update-resource-principal-configuration * oci bds resource-principal-configuration remove * oci bds instance install-patch-downtime-based-odh-patching-config * Support for new optional parameters in the OS Management Hub service * oci os-management-hub software-source create-custom-swsrc --is-latest-content-only * oci os-management-hub software-source create-versioned-custom-swsrc --is-latest-content-only * oci os-management-hub software-source update-custom-swsrc --is-latest-content-only * Devops Service * Support for pull requests and merge in Source Control Management Service * oci devops pull-request-comment * oci devops pull-request * oci devops protected-branch * oci devops project get-notification-preference * oci devops project get-project-settings * oci devops project update-project-settings * oci devops project update-notification-preference * oci devops project delete-project-settings * oci devops project list-project-analytics-authors * oci devops project summarize-project-analytics * oci devops repository get-repository-notification-preference * oci devops repository get-repository-settings * oci devops repository update-repository-settings * oci devops repository update-repository-notification-preference * oci devops repository delete-repository-settings * oci devops repository create-or-update-git-tag-details * oci devops repository create-or-update-git-branch-details * oci devops repository delete-git-ref * oci devops repository list-pull-request-authors * oci devops repository list-repository-analytics-authors * oci devops repository summarize-repository-analytics * oci devops repository sync * oci devops repository list-fork-sync-statuses * oci devops deployment service * Support for new optional parameter/flag * oci devops repository create --parent-repository-id * oci devops repository get-commit-diff --target-repository-id * `oci devops repository list-commit-diffs --target-repository-id * Support for new optional parameter --file-system-configuration-details in vm cluster in db service * oci db vm-cluster create --file-system-configuration-details * oci db vm-cluster update --file-system-configuration-details - from version 3.45.0 * Identity Domains Service * Support for new commands * oci identity-domains social-identity-provider create * oci identity-domains social-identity-provider delete * oci identity-domains social-identity-provider get * oci identity-domains social-identity-provider patch * oci identity-domains social-identity-provider put * oci identity-domains social-identity-providers list * oci identity-domains social-identity-providers search * Stack Monitoring * Support for baselineable metric for imported resources and metric extension * oci stack-monitoring baselineable-metric update * oci stack-monitoring baselineable-metric list * oci stack-monitoring baselineable-metric create` * Database Migration * Support GoldenGate Suspend Phase / Parameter File Update John Paul Adrian Glaubitz 2024-12-05 13:47:33 +01:00
  • d9e172d03f Accepting request 1189831 from devel:Factory:git-workflow:staging:glaubitz:oci-cli:3 Dominique Leuenberger 2024-07-28 15:19:20 +00:00
  • fd4a101897 [info=e505499637952d4c369f090c14df58d0ea53681ee7524aeb2d3375abc410c3a7] Git SCM Staging 2024-07-26 17:17:55 +00:00
  • b765966f38 Accepting request 1188556 from Cloud:Tools Ana Guerrero 2024-07-22 15:15:20 +00:00
  • 750e405eeb - Update to version 3.44.2 * Database Service * Support for create new DB with OKV * `oci db database create --key-store-id * Support for confirm key store details are correct * oci db key-store confirm-key-store-details-are-correct --key-store-id` - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py John Paul Adrian Glaubitz 2024-07-19 08:08:43 +00:00
  • ed764698e8 Accepting request 1186396 from Cloud:Tools Ana Guerrero 2024-07-09 18:05:50 +00:00
  • a08b95f891 Accepting request 1186322 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-07-09 12:53:35 +00:00
  • 775da1cefa Accepting request 1184328 from Cloud:Tools Ana Guerrero 2024-07-02 16:17:27 +00:00
  • e57d5249e7 Accepting request 1183002 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-07-01 14:07:38 +00:00
  • 8e609ccec3 Accepting request 1181482 from Cloud:Tools Ana Guerrero 2024-06-18 20:52:11 +00:00
  • 7a9557bf49 - Update to version 3.43.1 * Globally Distributed Database Service * Support for new command * `oci gdd private-endpoint reinstate-proxy-instance * Support for new optional parameter * oci gdd private-endpoint get --if-none-match * oci gdd sharded-database create-sharded-database-create-dedicated-sharded-database --replication-factor, --replication-method, --replication-unit * oci gdd sharded-database generate-gsm-certificate-signing-request --ca-bundle-id * oci gdd sharded-database get --if-none-match * Fusion Applications Environment Management Service * Support for data dump initiation and extract in the Fusion Application Service * oci fusion-apps fusion-environment initiate-extract * oci fusion-apps fusion-environment generate-extract-details * Support for new Action end point in the Application Performance Monitoring Configuration Service * oci apm-config test span-enrichment-group * Support for new optional parameters in the Create/Update Alarms API in OCI Monitoring Service. * oci monitoring alarm create --alarm-summary, --evaluation-slack-duration, --notification-title * oci monitoring alarm update --alarm-summary, --evaluation-slack-duration, --notification-title * Support for addition of create date timestamp in Oracle Queue Service * oci queue messages get-messages` - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py devel John Paul Adrian Glaubitz 2024-06-18 11:50:53 +00:00
  • a688af6cf7 Accepting request 1180028 from Cloud:Tools Ana Guerrero 2024-06-11 16:30:47 +00:00
  • 5492c9727a Accepting request 1179714 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-06-11 14:21:59 +00:00
  • def7896f00 Accepting request 1179705 from Cloud:Tools Ana Guerrero 2024-06-10 15:38:44 +00:00
  • c4322c4ed0 Accepting request 1178496 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-06-10 14:07:17 +00:00
  • 475f90f180 Accepting request 1174268 from Cloud:Tools Ana Guerrero 2024-05-16 15:15:17 +00:00
  • 6415c6956d Accepting request 1174250 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-05-15 14:20:47 +00:00
  • 4e441e511a Accepting request 1168843 from Cloud:Tools Ana Guerrero 2024-04-18 20:13:27 +00:00
  • 3e54b49b6d Accepting request 1168842 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-04-18 12:16:29 +00:00
  • 128c75aca3 Accepting request 1165366 from Cloud:Tools Ana Guerrero 2024-04-07 20:10:26 +00:00
  • b9de628ba1 Accepting request 1164575 from home:glaubitz:branches:Cloud:Tools Robert Schweikert 2024-04-04 21:17:09 +00:00
  • c1239321dc Accepting request 1158003 from Cloud:Tools Ana Guerrero 2024-03-14 16:45:57 +00:00
  • 10200c4895 - Switch build setup to agreed upon format to better accomodate SLE and Factory and make it easier in the future to deal with Python interpreter changes (bsc#1221103) - Switch to wheel build - Update to version 3.37.13 * Support for New Dev License Type in Oracle Autonomous Database (on Dedicated Infrastructure) * Support for new optional parameters to create Autonomous Container Database * Support for Autoscaling in the Data Science Model Deployment service - From 3.37.12 * Support for server streaming events in the Generative AI Inference Service when inference-request-is-stream is set to true * Support for Whisper Models in creation of transcription job * Support for Delete Job API in transcription job * Support for updating host-insights * Support to receive insights from resources in child compartments for news reports * Support to update more parameters for news reports * Support to choose the day of the week the report is received for news reports - From 3.37.11 * Support for retrieving logs in Container Instance Service. * Support for queue source feature in Connector Hub Service. * Support for asynchronous data asset export in Data Catalog Service. * Support for the secret auto-generation in Vault Secret Management Service. * Support for new optional parameters in key commands to enable or modify automatic key rotation settings in Key Management Service. * Support for tagging for following commands in Database Management Service. * Support for multiple approvals (two approvals). * Support for forwarding Hypervisor logs. Robert Schweikert 2024-03-14 13:31:43 +00:00
  • 3b59824128 Accepting request 1156455 from Cloud:Tools Dominique Leuenberger 2024-03-09 19:54:38 +00:00
  • cf07ba1094 Accepting request 1151370 from home:dimstar:rpm4.20:o Robert Schweikert 2024-03-08 20:50:53 +00:00
  • 763ff28f74 Accepting request 1147595 from Cloud:Tools Ana Guerrero 2024-03-05 17:49:39 +00:00
  • 3b0dfe9fd2 Accepting request 1147097 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-02-19 14:06:51 +00:00
  • 675768ef2d Accepting request 1145453 from Cloud:Tools Ana Guerrero 2024-02-09 22:54:40 +00:00
  • 53f083e90f Accepting request 1145107 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-02-09 14:14:32 +00:00
  • 70df2d4ea6 Accepting request 1143256 from Cloud:Tools Ana Guerrero 2024-02-01 17:05:51 +00:00
  • a5c6b1c6ea Accepting request 1141226 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-02-01 09:29:46 +00:00
  • fc80a55b6f Accepting request 1137151 from Cloud:Tools Dominique Leuenberger 2024-01-05 22:42:41 +00:00
  • 1282c859fc Accepting request 1136516 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2024-01-05 20:04:00 +00:00
  • 42c5c0776c Accepting request 1132511 from Cloud:Tools Ana Guerrero 2023-12-11 20:51:50 +00:00
  • 2c51f1ec9d Accepting request 1131622 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-12-11 14:08:47 +00:00
  • 3b4ceef164 Accepting request 1129102 from Cloud:Tools Ana Guerrero 2023-11-27 21:43:53 +00:00
  • 712d9b3edb Accepting request 1128327 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-11-27 10:41:53 +00:00
  • 1c8f92dc67 Accepting request 1119158 from Cloud:Tools Ana Guerrero 2023-10-20 21:18:33 +00:00
  • 12a1992e3d Accepting request 1118869 from home:glaubitz:branches:Cloud:Tools Robert Schweikert 2023-10-20 06:46:08 +00:00
  • fc40e888b0 Accepting request 1115553 from Cloud:Tools Ana Guerrero 2023-10-05 18:03:20 +00:00
  • bd19544fe1 Accepting request 1115033 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-10-04 09:35:07 +00:00
  • cec0f7b172 Accepting request 1110551 from Cloud:Tools Ana Guerrero 2023-09-12 19:03:06 +00:00
  • 40491ea08e Accepting request 1110315 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-09-12 10:20:37 +00:00
  • ed6cd617bc Accepting request 1108477 from Cloud:Tools Dominique Leuenberger 2023-09-02 20:07:30 +00:00
  • a033da4bc3 Accepting request 1108300 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-09-01 14:48:22 +00:00
  • f41ec93ea0 Accepting request 1102403 from Cloud:Tools Dominique Leuenberger 2023-08-09 15:26:29 +00:00
  • 8f2055df83 Accepting request 1101184 from home:glaubitz:branches:Cloud:Tools Robert Schweikert 2023-08-04 14:51:27 +00:00
  • f0826c4a8a Accepting request 1098913 from Cloud:Tools Ana Guerrero 2023-07-17 17:23:57 +00:00
  • 193ab773c0 Accepting request 1098627 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-07-16 09:29:19 +00:00
  • 5e80d5e34e Accepting request 1096573 from Cloud:Tools Dominique Leuenberger 2023-07-04 13:22:11 +00:00
  • 91e51463de Accepting request 1095998 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-07-03 13:37:10 +00:00
  • 8ce8ef1a34 Accepting request 1094647 from Cloud:Tools Dominique Leuenberger 2023-06-22 21:26:43 +00:00
  • cb68c30800 Accepting request 1094620 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-06-22 11:42:30 +00:00
  • 370e747ea4 Accepting request 1093216 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-06-15 20:32:45 +00:00
  • aa2e3fa983 Accepting request 1091450 from Cloud:Tools Dominique Leuenberger 2023-06-11 17:54:18 +00:00
  • 8672d596c8 Accepting request 1091068 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-06-08 13:35:34 +00:00
  • 34d580ebad Accepting request 1090895 from Cloud:Tools Dominique Leuenberger 2023-06-05 16:08:08 +00:00
  • 398d4ea69e Accepting request 1089018 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-06-05 11:15:16 +00:00
  • e890b808e2 Accepting request 1075123 from Cloud:Tools Dominique Leuenberger 2023-03-29 21:27:26 +00:00
  • 89cba46463 Accepting request 1074632 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-03-29 06:50:55 +00:00
  • 211b283928 Accepting request 1071973 from Cloud:Tools Dominique Leuenberger 2023-03-15 17:55:51 +00:00
  • b71fcad22b Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-03-15 08:21:50 +00:00
  • 3fc606323c Accepting request 1069650 from Cloud:Tools Dominique Leuenberger 2023-03-06 17:56:39 +00:00
  • 2b1399adb4 Accepting request 1068457 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-03-06 13:51:27 +00:00
  • c54aa1a10d Accepting request 1067419 from Cloud:Tools Dominique Leuenberger 2023-02-24 17:07:46 +00:00
  • 03dc9e1880 Accepting request 1067402 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-02-23 14:15:37 +00:00
  • c5d97b0bd3 Accepting request 1066552 from Cloud:Tools Dominique Leuenberger 2023-02-20 16:46:40 +00:00
  • fd8af75a5d Accepting request 1066344 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-02-18 16:30:53 +00:00
  • 7042b505b0 Accepting request 1063996 from Cloud:Tools Dominique Leuenberger 2023-02-09 15:23:36 +00:00
  • bb47eeae9d Accepting request 1063791 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2023-02-09 11:23:27 +00:00
  • 004db953c8 Accepting request 1061213 from Cloud:Tools Dominique Leuenberger 2023-01-27 09:16:08 +00:00
  • 3686bd1885 Accepting request 1060960 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-01-26 13:37:12 +00:00
  • 0a80416576 Accepting request 1056166 from Cloud:Tools Dominique Leuenberger 2023-01-05 14:01:34 +00:00
  • 07754e7ebd Accepting request 1056158 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2023-01-05 12:12:04 +00:00
  • 06cad16622 Accepting request 1041207 from Cloud:Tools Dominique Leuenberger 2022-12-08 15:50:57 +00:00
  • d27efc6e15 Accepting request 1040916 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2022-12-07 19:05:14 +00:00
  • 960c2dfae4 Accepting request 1039555 from Cloud:Tools Dominique Leuenberger 2022-12-02 14:47:32 +00:00
  • ce7d955719 Accepting request 1039288 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2022-12-02 10:48:53 +00:00
  • e90c045087 Accepting request 1037508 from Cloud:Tools Dominique Leuenberger 2022-11-24 11:23:16 +00:00
  • b2a88b9224 Accepting request 1037352 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2022-11-23 10:01:15 +00:00
  • 363586fbef Accepting request 1035658 from Cloud:Tools Dominique Leuenberger 2022-11-15 12:18:41 +00:00
  • 6964d97dce Accepting request 1035622 from home:glaubitz:branches:Cloud:Tools Robert Schweikert 2022-11-14 13:26:21 +00:00
  • 80e138ebbd Accepting request 1033467 from Cloud:Tools Dominique Leuenberger 2022-11-04 16:37:37 +00:00
  • a02c310ae1 Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2022-11-04 08:22:58 +00:00
  • fc1f169524 Accepting request 1010232 from Cloud:Tools Dominique Leuenberger 2022-10-18 14:06:51 +00:00
  • 82a49c7f3a Accepting request 1009354 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2022-10-12 12:51:25 +00:00
  • 3b60c2e401 Accepting request 1007086 from Cloud:Tools Richard Brown 2022-09-30 15:58:01 +00:00
  • 454a135b29 Accepting request 1006907 from home:glaubitz:branches:Cloud:Tools Dirk Mueller 2022-09-29 19:08:29 +00:00
  • 78a6f469c6 Accepting request 1004061 from Cloud:Tools Dominique Leuenberger 2022-09-16 11:32:30 +00:00
  • cd81ce9259 Accepting request 1003330 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2022-09-16 09:04:20 +00:00
  • db68448178 Accepting request 1001682 from Cloud:Tools Dominique Leuenberger 2022-09-08 12:22:05 +00:00
  • 02ba54d900 Accepting request 1001392 from home:glaubitz:branches:Cloud:Tools John Paul Adrian Glaubitz 2022-09-07 09:35:52 +00:00
  • f051371286 Accepting request 999382 from Cloud:Tools Dominique Leuenberger 2022-08-27 09:49:53 +00:00