14
0

Accepting request 1091059 from home:glaubitz:branches:devel:languages:python

- Update to version 2.104.0
  * Support for policy-based snapshots in the File Storage service
  * Support for creating and updating a VM cluster network with disaster
    recovery network support in the Database service
  * Support for setting a management dashboard or saved search to be shared across
    OCI Observability & Management services in the Management Dashboard service
  * The property `port` was deprecated and made optional
    in the `ScanDetails` model in the Database service

OBS-URL: https://build.opensuse.org/request/show/1091059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=101
This commit is contained in:
2023-06-06 10:36:23 +00:00
committed by Git OBS Bridge
parent 50cbe2c568
commit e8680e3e5d
4 changed files with 16 additions and 4 deletions

BIN
oci-python-sdk-2.103.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.104.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 6 09:12:51 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.104.0
* Support for policy-based snapshots in the File Storage service
* Support for creating and updating a VM cluster network with disaster
recovery network support in the Database service
* Support for setting a management dashboard or saved search to be shared across
OCI Observability & Management services in the Management Dashboard service
* The property `port` was deprecated and made optional
in the `ScanDetails` model in the Database service
-------------------------------------------------------------------
Thu May 25 07:50:40 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%bcond_without python2
Name: python-oci-sdk
Version: 2.103.0
Version: 2.104.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0