From 14d860a0f438f5b663a54830bb1c334371bc161bb3bc212e3ca46c8e58949bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 14 Jun 2024 07:25:35 +0000 Subject: [PATCH] - Update to version 2.128.1 * Support for 23ai based databases in Globally Distributed Database service * Support for testing span enrichment groups in Application Performance Monitoring service * Support for subscription suspension and termination orders in Fusion Apps as a Service * Support for time first occurred and time last occurred for resource sightings in Cloud Guard service * Support for alarm summary, notification title, and slack duration on create and update operations in Monitoring service * Support for message creation timestamp in Queue service OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=151 --- oci-python-sdk-2.128.0.tar.gz | 3 --- oci-python-sdk-2.128.1.tar.gz | 3 +++ python-oci-sdk.changes | 12 ++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.128.0.tar.gz create mode 100644 oci-python-sdk-2.128.1.tar.gz diff --git a/oci-python-sdk-2.128.0.tar.gz b/oci-python-sdk-2.128.0.tar.gz deleted file mode 100644 index d030ba2..0000000 --- a/oci-python-sdk-2.128.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78087308fd4751cb5db8178f21d6099aceb6317de2ffa1ac3c8649d56e671e91 -size 15334988 diff --git a/oci-python-sdk-2.128.1.tar.gz b/oci-python-sdk-2.128.1.tar.gz new file mode 100644 index 0000000..e548da6 --- /dev/null +++ b/oci-python-sdk-2.128.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b892c160b4891697aced0f941e2bf0cd20dd4febb0709c955deb4aced13e8bfe +size 15347912 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 3871619..79a6f91 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jun 13 12:59:10 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 2.128.1 + * Support for 23ai based databases in Globally Distributed Database service + * Support for testing span enrichment groups in Application Performance Monitoring service + * Support for subscription suspension and termination orders in Fusion Apps as a Service + * Support for time first occurred and time last occurred for resource sightings in Cloud Guard service + * Support for alarm summary, notification title, and slack + duration on create and update operations in Monitoring service + * Support for message creation timestamp in Queue service + ------------------------------------------------------------------- Mon Jun 10 09:21:29 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 1b78ef5..d03c185 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.128.0 +Version: 2.128.1 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0