Skip to content

Commit 6ef9f74

Browse files
Releasing version 3.47.0
Releasing version 3.47.0
2 parents ffe4f58 + 6f6afea commit 6ef9f74

File tree

55 files changed

+8079
-1908
lines changed

Some content is hidden

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

55 files changed

+8079
-1908
lines changed

CHANGELOG.rst

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,220 @@ 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.47.0 - 2024-08-27
10+
--------------------
11+
12+
Changed
13+
~~~~~~~
14+
* [BREAKING] Document Understanding Service
15+
16+
* Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter
17+
18+
* ``oci ai-document analyze-document-result analyze-document --document-type health_insurance_id``
19+
20+
* The field tenancyId of a complex type parameter is removed in the following commands
21+
22+
* ``oci ai-document analyze-document-result analyze-document``
23+
* ``oci ai-document analyze-document-result analyze-document-inline-document-details``
24+
* ``oci ai-document analyze-document-result analyze-document-object-storage-document-details``
25+
* ``oci ai-document processor-job create``
26+
* ``oci ai-document processor-job create-processor-job-general-processor-config``
27+
* ``oci ai-document processor-job create-processor-job-inline-document-content``
28+
* ``oci ai-document processor-job create-processor-job-object-storage-locations``
29+
30+
* Vault Key Management Service
31+
32+
* Support for Cross-Region Replication for Virtual Vaults in Key Management Service
33+
34+
* ``oci kms management vault get``
35+
36+
* Oracle Database Autonomous Recovery Service
37+
38+
* Support for new optional parameter in ZRCV cloud service
39+
40+
* ``oci recovery protected-database create --subscription-id``
41+
* ``oci recovery protection-policy create --must-enforce-cloud-locality``
42+
43+
* Oracle Cloud Vmware Solution Service
44+
45+
* Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution
46+
47+
* ``oci ocvs sddc vmware-versions --version-to-upgrade ``
48+
49+
* Database Service
50+
51+
* Support for provisioning Developer Autonomous Database.
52+
53+
* ``oci db autonomous-database create --is-dev-tier <boolean>``
54+
55+
* Support for specifying and upgrading a Developer Autonomous Database to Paid Autonomous Database
56+
57+
* ``oci db autonomous-database update --is-dev-tier <boolean>``
58+
59+
* Load Balancing Service
60+
61+
* 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.
62+
63+
* ``oci lb load-balancer create --is-request-id-enabled``
64+
* ``oci lb load-balancer update --is-request-id-enabled``
65+
66+
* Support for new optional parameter specifying the name of the header used to contain the Request Id.
67+
68+
* ``oci lb load-balancer create --request-id-header``
69+
* ``oci lb load-balancer update --request-id-header``
70+
71+
Added
72+
~~~~~~~
73+
74+
* Delegate Access Control Service
75+
76+
* Support for the Delegate Access Control service
77+
78+
* ``oci delegate-access-control delegated-resource-access-request``
79+
* ``oci delegate-access-control delegation-control``
80+
* ``oci delegate-access-control delegation-subscription``
81+
* ``oci delegate-access-control service-provider``
82+
* ``oci delegate-access-control service-provider-action``
83+
* ``oci delegate-access-control work-request``
84+
85+
* Object Storage Service
86+
87+
* Support for Object Storage Private Endpoints
88+
89+
* ``oci os private-endpoint``
90+
91+
* Database Management Service
92+
93+
* Support for SQL Watch
94+
95+
* ``oci database-management managed-database enable-external-container-database-management-feature``
96+
* ``oci database-management managed-database enable-external-pluggable-database-management-feature``
97+
* ``oci database-management managed-database enable-external-non-container-database-management-feature``
98+
* ``oci database-management managed-database modify-database-management-feature``
99+
* ``oci database-management managed-database modify-pluggable-database-management-feature``
100+
101+
* Support for advanced Database Management features for ADB
102+
103+
* ``oci database-management managed-database enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details``
104+
105+
* MySQL Database Service
106+
107+
* Support for Customer Email Notification in HeatWave Service
108+
109+
* ``oci mysql db-system clone --customer-contacts``
110+
* ``oci mysql db-system create --customer-contacts``
111+
* ``oci mysql db-system import --customer-contacts``
112+
* ``oci mysql db-system update --customer-contacts``
113+
114+
* File Storage Service
115+
116+
* Support for upgrade and downgrade shapes of High Performance Mount Targets
117+
118+
* ``oci fs mount-target upgrade-shape``
119+
* ``oci fs mount-target schedule-downgrade-shape``
120+
* ``oci fs mount-target cancel-downgrade-shape``
121+
122+
* Database Service
123+
124+
* Support to change compartment of scheduling policy
125+
126+
* ``oci db scheduling-policy change-compartment --compartment-id | -c, --scheduling-policy-id, -? | -h | --help``
127+
128+
* Support to create a new scheduling policy
129+
130+
* ``oci db scheduling-policy create --cadence, --compartment-id | -c, --display-name, --cadence-start-month, --defined-tags, --freeform-tags, -? | -h | --help ``
131+
132+
* Support to delete a scheduling policy
133+
134+
* ``oci db scheduling-policy delete --scheduling-policy-id, --force, -? | -h | --help``
135+
136+
* Support to get a scheduling policy
137+
138+
* ``oci db scheduling-policy get --scheduling-policy-id, -? | -h | --help``
139+
140+
* Support to list scheduling policy
141+
142+
* ``oci db scheduling-policy list --compartment-id | -c, --all, --display-name, -? | -h | --help``
143+
144+
* Support to update a scheduling policy
145+
146+
* ``oci db scheduling-policy update --scheduling-policy-id, --cadence, --cadence-start-month, --display-name, --defined-tags, --force, --freeform-tags, -? | -h | --help``
147+
148+
* Support to create a scheduling window based on scheduling policy
149+
150+
* ``oci db scheduling-window create --scheduling-policy-id, --window-preference, --compartment-id | -c, --defined-tags, --freeform-tags, -? | -h | --help``
151+
152+
* Support to delete a scheduling window
153+
154+
* ``oci db scheduling-window delete --scheduling-policy-id, --scheduling-window-id, --force, -? | -h | --help``
155+
156+
* Support to get a scheduling window
157+
158+
* ``oci db scheduling-window get --scheduling-policy-id, --scheduling-window-id, -? | -h | --help``
159+
160+
* Support to list scheduling window
161+
162+
* ``oci db scheduling-window list --scheduling-policy-id, --all, --compartment-id | -c, --display-name, -? | -h | --help``
163+
164+
* Support to update a scheduling window
165+
166+
* ``oci db scheduling-window update --scheduling-policy-id, --scheduling-window-id, --defined-tags, --force, --freeform-tags, -? | -h | --help, --window-preference``
167+
168+
* Support for the Domain parameter in BaseDB Create DataGuard CLI
169+
170+
* ``oci db data-guard-association create with-new-db-system``
171+
172+
* Support for scheduling plan, scheduled action, execution window and execution action as part of granular maintenance scheduling support for Exadata Infrastructure Components
173+
174+
* ``oci db action-param-values-summary list-params-for-action-type``
175+
* ``oci db execution-action create``
176+
* ``oci db execution-action delete``
177+
* ``oci db execution-action get``
178+
* ``oci db execution-action list``
179+
* ``oci db execution-action move-execution-action-member``
180+
* ``oci db execution-action update``
181+
* ``oci db execution-window create``
182+
* ``oci db execution-window delete``
183+
* ``oci db execution-window get``
184+
* ``oci db execution-window list``
185+
* ``oci db execution-window reorder-execution-actions``
186+
* ``oci db execution-window update``
187+
* ``oci db execution-window cancel``
188+
* ``oci db maintenance-run cancel``
189+
* ``oci db recommended-scheduled-action-summary list-recommended-scheduled-actions``
190+
* ``oci db scheduled-action create``
191+
* ``oci db scheduled-action delete``
192+
* ``oci db scheduled-action get``
193+
* ``oci db scheduled-action list``
194+
* ``oci db scheduled-action update``
195+
* ``oci db scheduled-action update``
196+
* ``oci db scheduling-plan change-compartment``
197+
* ``oci db scheduling-plan create``
198+
* ``oci db scheduling-plan delete``
199+
* ``oci db scheduling-plan cascading-delete``
200+
* ``oci db scheduling-plan get``
201+
* ``oci db scheduling-plan list``
202+
* ``oci db scheduling-plan reorder-scheduled-actions``
203+
204+
* Oracle Database Autonomous Recovery Service
205+
206+
* Support for changing Protected Database Subscription in ZRCV cloud service
207+
208+
* ``oci recovery protected-database change-protected-database-subscription --protected-database-id, -? | -h | --help, --is-default, --subscription-id``
209+
210+
* Web Application Firewall service
211+
212+
* Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action.
213+
214+
* ``oci waf web-app-firewall-policy create --actions [complex type]``
215+
* ``oci waf web-app-firewall-policy update --actions [complex type]``
216+
217+
* Announcements Service
218+
219+
* Support for listing all active service summary in OCI
220+
221+
* ``oci announce service list --compartment-id <root_compartment_id>``
222+
9223
3.46.0 - 2024-08-20
10224
--------------------
11225
Removed

requirements.txt

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

0 commit comments

Comments
 (0)