Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 69 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,75 @@ All notable changes to this project will be documented in this file.

The format is based on `Keep a Changelog <http://keepachangelog.com/>`__.

3.90.2 - 2026-08-11
-------------------
Added
~~~~~
* Globally Distributed Database Service

* Support for the Globally Distributed Database service

* ``oci distributed-database-v26``

* Resource Manager Service

* Support for retrieving WorkRequestLogEntries and WorkRequestLogEntriesContent

* ``oci resource-manager work-request get-work-request-log-entries``
* ``oci resource-manager work-request get-work-request-log-entries-content``

* Resource Scheduler Service

* Support for new optional parameter ``--local-time-zone``

* ``oci resource-scheduler schedule create --local-time-zone``
* ``oci resource-scheduler schedule update --local-time-zone``

* Device Data FHIR Service

* Support for the Device Data FHIR Service

* ``oci ddfs``

* Database Service

* Support for Autonomous Database Serverless availability domain selection during provisioning and post-provisioning updates

* ``oci db autonomous-database create --availability-domain``
* ``oci db autonomous-database create-adb-cross-region-data-guard-details --availability-domain``
* ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details --availability-domain``
* ``oci db autonomous-database create-autonomous-database-gcp-key-details --availability-domain``
* ``oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details --availability-domain``
* ``oci db autonomous-database create-cross-tenancy-disaster-recovery-details --availability-domain``
* ``oci db autonomous-database create-from-backup-id --availability-domain``
* ``oci db autonomous-database create-from-backup-timestamp --availability-domain``
* ``oci db autonomous-database create-from-clone --availability-domain``
* ``oci db autonomous-database create-refreshable-clone --availability-domain``
* ``oci db autonomous-database update --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-aws-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-azure-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-gcp-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-oci-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-okv-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``
* ``oci db autonomous-database update-autonomous-database-oracle-managed-key-details --availability-domain --time-scheduled-ad-update --is-disable-ad-update-schedule --is-schedule-ad-update-to-earliest``

* Compute Service

* Support for Quick Recycle Settings in Compute Host Group commands

* ``oci compute compute-host-group create``
* ``oci compute compute-host-group update``

* Generative AI Service

* Support for additional B300 unit shapes in Generative AI Service

* ``oci generative-ai dedicated-ai-cluster create --unit-shape``

* Object Storage Service

* Support for IPv6 dual stack endpoints in Object Storage Service

3.90.1 - 2026-08-04
-------------------
Added
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Jinja2>=3.1.5,<4.0.0; python_version >= '3.7'
jmespath>=0.10.0,<=1.0.1
ndg-httpsclient==0.4.2
mock==2.0.0
oci==2.184.0
oci==2.184.1
packaging==20.2; python_version < '3.7'
packaging>=21.0,<25.0; python_version >= '3.7' and python_version < '3.9'
packaging>=22.0,<25.0; python_version >= '3.9'
Expand Down
222 changes: 199 additions & 23 deletions services/database/src/oci_cli_database/generated/database_cli.py

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions services/ddfs/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# coding: utf-8
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20260831
4 changes: 4 additions & 0 deletions services/ddfs/src/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# coding: utf-8
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20260831
4 changes: 4 additions & 0 deletions services/ddfs/src/oci_cli_instance/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# coding: utf-8
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20260831
4 changes: 4 additions & 0 deletions services/ddfs/src/oci_cli_instance/generated/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# coding: utf-8
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20260831
14 changes: 14 additions & 0 deletions services/ddfs/src/oci_cli_instance/generated/client_mappings.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# coding: utf-8
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20260831

import oci
from oci_cli.cli_clients import CLIENT_MAP
from oci_cli.cli_clients import MODULE_TO_TYPE_MAPPINGS
from oci.ddfs import InstanceClient

MODULE_TO_TYPE_MAPPINGS["ddfs"] = oci.ddfs.models.ddfs_type_mapping
if CLIENT_MAP.get("ddfs") is None:
CLIENT_MAP["ddfs"] = {}
CLIENT_MAP["ddfs"]["instance"] = InstanceClient
Loading