Skip to content

Commit 95d31a4

Browse files
Releasing version 3.72.0
Releasing version 3.72.0
2 parents b4f6cd3 + 4d38c7b commit 95d31a4

File tree

2,031 files changed

+3801
-2458
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,031 files changed

+3801
-2458
lines changed

CHANGELOG.rst

Lines changed: 85 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,94 @@ All notable changes to this project will be documented in this file.
66

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

9-
3.71.4 - 2025-12-17
9+
3.72.0 - 2026-01-13
1010
--------------------
11-
Fixed
11+
Added
1212
~~~~~
13-
* Updated oci version to 2.164.2
13+
* Database Service
14+
* Support for PITR as irestore using timestamp
15+
* ``oci db database create-from-backup``
16+
17+
* Support to select a maintenance window when enabling dedicated storage on a Resource Pool leader.
18+
* ``oci db autonomous-database create --autonomous-database-maintenance-window``
19+
* ``oci db autonomous-database update --autonomous-database-maintenance-window``
20+
21+
* Support to pause and resume maintenance/patching operations.
22+
* ``oci db autonomous-database update --time-maintenance-pause-until``
23+
24+
* Support to provide the OCID of the standby local ADG Resource Pool leader when enabling local ADG on a Resource Pool with dedicated storage.
25+
* ``oci db autonomous-database update --local-adg-resource-pool-leader-id``
26+
27+
* Devops service
28+
* Support for Security Attributes in DevOps Deploy Service
29+
* ``oci devops-deploy``
30+
31+
* Fleet Application Management service
32+
* [BREAKING] New Parameters for Existing Operation
33+
* Support for platform configuration soft links with new optional parameters in the Fleet Application Management service
34+
* ``oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-config-category-details --config-category-details-versions --config-category-details-is-compliance-policy-required-for-softlink --config-category-details-is-softlink --config-category-details-link-product-id``
35+
* ``oci fleet-apps-management fleet-apps-management-admin platform-configuration update-platform-configuration-product-config-category-details --config-category-details-versions --config-category-details-is-compliance-policy-required-for-softlink --config-category-details-is-softlink --config-category-details-link-product-id``
36+
37+
* MySQL Service
38+
* Support for Database Console in HeatWave MySQL Service
39+
* ``oci mysql db-system clone --database-console``
40+
* ``oci mysql db-system create --database-console``
41+
* ``oci mysql db-system import --database-console``
42+
* ``oci mysql db-system update --database-console``
43+
44+
* Budgets Service
45+
* Added new commands for cost-ad feature in Budgets service
46+
* ``oci budgets cost-ad cost-alert-subscription create``
47+
* ``oci budgets cost-ad cost-alert-subscription delete``
48+
* ``oci budgets cost-ad cost-alert-subscription get``
49+
* ``oci budgets cost-ad cost-alert-subscription update``
50+
* ``oci budgets cost-ad cost-alert-subscription-collection list-subs``
51+
* ``oci budgets cost-ad cost-anomaly-event anomaly-events-stats``
52+
* ``oci budgets cost-ad cost-anomaly-event get``
53+
* ``oci budgets cost-ad cost-anomaly-event update``
54+
* ``oci budgets cost-ad cost-anomaly-event-collection list-events``
55+
* ``oci budgets cost-ad cost-anomaly-monitor create``
56+
* ``oci budgets cost-ad cost-anomaly-monitor delete``
57+
* ``oci budgets cost-ad cost-anomaly-monitor disable``
58+
* ``oci budgets cost-ad cost-anomaly-monitor enable``
59+
* ``oci budgets cost-ad cost-anomaly-monitor get``
60+
* ``oci budgets cost-ad cost-anomaly-monitor update``
61+
* ``oci budgets cost-ad cost-anomaly-monitor-collection list-monitors``
62+
63+
Modified
64+
~~~~~~~
65+
* Budgets Service
66+
* [BREAKING] Rename command oci budgets alert-rule create to the below command
67+
* ``oci budgets budget alert-rule create``
68+
69+
* [BREAKING] Rename command oci budgets alert-rule delete to the below command
70+
* ``oci budgets budget alert-rule delete``
71+
72+
* [BREAKING] Rename command oci budgets alert-rule get to the below command
73+
* ``oci budgets budget alert-rule get``
74+
75+
* [BREAKING] Rename command oci budgets alert-rule list to the below command
76+
* ``oci budgets budget alert-rule list``
1477

15-
3.71.3 - 2025-12-17
78+
* [BREAKING] Rename command oci budgets alert-rule update to the below command
79+
* ``oci budgets budget alert-rule update``
80+
81+
* [BREAKING] Rename command oci budgets budget create to the below command and added optional parameter
82+
* ``oci budgets budget budget create``
83+
84+
* [BREAKING] Rename command oci budgets budget delete to the below command
85+
* ``oci budgets budget budget delete``
86+
87+
* [BREAKING] Rename command oci budgets budget get to the below command
88+
* ``oci budgets budget budget get``
89+
90+
* [BREAKING] Rename command oci budgets budget list to the below command
91+
* ``oci budgets budget budget list``
92+
93+
* [BREAKING] Rename command oci budgets budget update to the below command and added optional parameter
94+
* ``oci budgets budget budget update``
95+
96+
3.71.4 - 2025-12-17
1697
--------------------
1798
Fixed
1899
~~~~~

LICENSE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
1+
Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
22
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.
33

44
____________________________
55
The Universal Permissive License (UPL), Version 1.0
6-
Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
77

88
Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
99

@@ -19,7 +19,7 @@ The above copyright notice and either this complete permission notice or at a mi
1919
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2020

2121
The Apache Software License, Version 2.0
22-
Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
22+
Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
2323

2424
Licensed under the Apache License, Version 2.0 (the "License"); You may not use this product except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is also reproduced below. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
2525

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding: utf-8
2-
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
33
# 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.
44

55
from click.testing import CliRunner

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Jinja2>=3.1.5; python_version >= '3.7'
1515
jmespath==0.10.0
1616
ndg-httpsclient==0.4.2
1717
mock==2.0.0
18-
oci==2.164.2
18+
oci==2.165.0
1919
packaging>=22.0; python_version > '3.8'
2020
packaging==20.2; python_version <= '3.8'
2121
pluggy==0.13.0

scripts/install/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ Checksums
8080

8181
install.sh ad4dd0e3cbd98ab2cc9465353ac8e98ed5c35dc94fd733a7ecba5898f1556e7d
8282
install.ps1 a9993193340e3f0f9f5abd36191cedfacd73af3173e286350eb4f7277caa029e
83-
install.py f8d453b004be7259ae2296d6d0c59eb9c4e620d571676a2116079769d22e1f85
83+
install.py 9fc5703f825979f604c0205124fab3603626b918f571cd6d6f6ad389f3f28734

scripts/install/install.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -604,9 +604,7 @@ def install_native_dependencies_for_ubuntu():
604604
if ubuntu_version not in ("20.04", "22.04"):
605605
return
606606
print_status('Installing native dependencies for Ubuntu.')
607-
is_python3 = sys.version_info[0] == 3
608-
python_dep = 'python-dev-is-python3' if is_python3 else 'python-dev'
609-
dep_list = ['libssl-dev', 'libffi-dev', python_dep, 'build-essential']
607+
dep_list = ['libssl-dev', 'libffi-dev', 'python-dev-is-python3', 'build-essential']
610608
# This is required because if script is run through root user sudo_cmd value will be empty quote and command subprocess.check_call(['', 'apt-get', '--assume-yes', 'install']) will not work.
611609
if sudo_cmd == "":
612610
cmd = ['apt-get', '--assume-yes', 'install']

services/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# coding: utf-8
2-
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
33
# 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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# coding: utf-8
2-
# Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
33
# 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.
44
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20220518
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# coding: utf-8
2-
# Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
33
# 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.
44
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20220518
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# coding: utf-8
2-
# Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2016, 2026, Oracle and/or its affiliates. All rights reserved.
33
# 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.
44
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20220518

0 commit comments

Comments
 (0)