forked from pool/python-oci-sdk
Accepting request 1136547 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1136547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=68
This commit is contained in:
commit
f9c55e29b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78fc2feeb5aa774c590dca9e8a4e150c14d7463454c3a45c460f0c9e8d247718
|
||||
size 14072755
|
3
oci-python-sdk-2.118.0.tar.gz
Normal file
3
oci-python-sdk-2.118.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbda5678c9130a3543174ced58b7ab055c5c109a57c5e830cc2be9a816413da4
|
||||
size 14120784
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 10:42:52 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 2.118.0
|
||||
* Support for changing compartments of configurations in the PostgreSQL service
|
||||
* Support for granular policies including compartments, resource types,
|
||||
and recommendations in the Optimizer service
|
||||
* Support for token exchanges in the Identity Domains service
|
||||
* Support for Apache HTTP server discovery and monitoring in the Stack Monitoring service
|
||||
* Support for resource locking in the Data Catalog service
|
||||
* Support for concurrency throttling in the Data Integration service
|
||||
* Support for reboot migrations for VMs on dedicated hosts in the Compute service
|
||||
* Support for connection routing method settings and subnet update in the GoldenGate service
|
||||
* Support for data discovery of commonly used sensitive types in the Data Safe service
|
||||
* Support for incremental extract and updates to the workflows in the Data Integration service
|
||||
* Support for default retries on the operations of the Optimizer service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 10:01:04 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-oci-sdk
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without python2
|
||||
Name: python-oci-sdk
|
||||
Version: 2.117.0
|
||||
Version: 2.118.0
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user