From 5d3e9cc0b98dab52f47437d8600367769e07c0436d0293fcc0fa6d07412fc04e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 3 Jan 2024 14:37:38 +0000 Subject: [PATCH] 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 --- oci-python-sdk-2.117.0.tar.gz | 3 --- oci-python-sdk-2.118.0.tar.gz | 3 +++ python-oci-sdk.changes | 17 +++++++++++++++++ python-oci-sdk.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 oci-python-sdk-2.117.0.tar.gz create mode 100644 oci-python-sdk-2.118.0.tar.gz diff --git a/oci-python-sdk-2.117.0.tar.gz b/oci-python-sdk-2.117.0.tar.gz deleted file mode 100644 index a0d87d7..0000000 --- a/oci-python-sdk-2.117.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78fc2feeb5aa774c590dca9e8a4e150c14d7463454c3a45c460f0c9e8d247718 -size 14072755 diff --git a/oci-python-sdk-2.118.0.tar.gz b/oci-python-sdk-2.118.0.tar.gz new file mode 100644 index 0000000..19f47dd --- /dev/null +++ b/oci-python-sdk-2.118.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbda5678c9130a3543174ced58b7ab055c5c109a57c5e830cc2be9a816413da4 +size 14120784 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 7958a73..b94a588 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Jan 3 10:42:52 UTC 2024 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 24ed1db..b848f3b 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -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