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
+11-2
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,15 @@ Change Log
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
6
+
7
+
====================
8
+
2.141.1 - 2024-12-20
9
+
====================
10
+
11
+
Fixed
12
+
-----
13
+
* `Github Issue #728 <https://github.com/oracle/oci-python-sdk/issues/728>`_ for RPv1.1
14
+
6
15
====================
7
16
2.141.0 - 2024-12-17
8
17
====================
@@ -1938,7 +1947,7 @@ Breaking
1938
1947
* `EmDataLakeClient` was renamed to `EmWarehouseClient` in the Enterprise Manager Warehouse service
1939
1948
* `EmDataLakeClientCompositeOperations` was renamed to `EmWarehouseClientCompositeOperations` in the Enterprise Manager Warehouse service
1940
1949
1941
-
=====================
1950
+
====================
1942
1951
2.79.0 - 2022-08-16
1943
1952
====================
1944
1953
@@ -2063,7 +2072,7 @@ Breaking
2063
2072
* Parameter `host_type` in operation `list_host_insights` in the Operations Insights service has strict value checking for allowed values. `ValueError` is raised if an invalid value is provided.
2064
2073
* Parameter `preserve_data_volumes` is removed from operation `terminate_instance` in the Compute service.
Copy file name to clipboardExpand all lines: src/oci/version.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
3
3
# 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.
0 commit comments