1
0

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

- 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

OBS-URL: https://build.opensuse.org/request/show/1136491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=129
This commit is contained in:
2024-01-03 14:37:38 +00:00
committed by Git OBS Bridge
parent 566eb3455b
commit 5d3e9cc0b9
4 changed files with 22 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -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>

View File

@@ -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