You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+94Lines changed: 94 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,100 @@ All notable changes to this project will be documented in this file.
6
6
7
7
The format is based on `Keep a Changelog <http://keepachangelog.com/>`__.
8
8
9
+
3.51.9 - 2025-02-25
10
+
--------------------
11
+
Fixed
12
+
~~~~~
13
+
* 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])
14
+
15
+
Added
16
+
~~~~~
17
+
* Support for Database Lifecycle Management
18
+
* ``oci dblm``
19
+
20
+
* Support for OCI cache service
21
+
* ``oci cache``
22
+
23
+
* Support for Bring Your Own DKIM Keys in OCI Email Delivery Service
24
+
25
+
* Support for Dataflow Steps and Storage Mounts in Pipelines in Data Science service
0 commit comments