From 212e07d582b54a97b891645f1fd64c82db3900a81a9b19fe1ce58e1023f60f3c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 Jun 2023 05:58:33 +0000 Subject: [PATCH] Accepting request 1093140 from home:glaubitz:branches:devel:languages:python - Update to version 2.104.2 * Support for the OCI Control Center service * Support for resource quotas and limits in the Usage service * Support for allowing users to select the billing interval of deleted ESXi hosts while adding new ESXi hosts in the VMWare Solution service * Support for custom key/value pairs and custom document classification in the AI Document service * Support for namespace-prefixed domains in the Object Storage service * Support for getting the full path to a pre-authenticated request in the Object Storage service * Support for Java migration analysis, performance tuning recommendations, and JDK LCM customization in the Java Management service * Support for the TCPS protocol for cloud databases in the Operations Insights service * Support for AIX hosts that are monitored via Enterprise Manager in the Operations Insights service - from version 2.104.1 * Support for calling Oracle Cloud Infrastructure services in the eu-madrid-2 region * Support for bulk include/exclude of migration objects in the Database Migration service * Support for Kafka cluster profiles, including dedicated Kafka broker nodes, in the Big Data service * Support for MySQL HeatWave Lakehouse in the MySQL Database service * Support for capacity reports in the Compute service OBS-URL: https://build.opensuse.org/request/show/1093140 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=103 --- oci-python-sdk-2.104.0.tar.gz | 3 --- oci-python-sdk-2.104.2.tar.gz | 3 +++ python-oci-sdk.changes | 22 ++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.104.0.tar.gz create mode 100644 oci-python-sdk-2.104.2.tar.gz diff --git a/oci-python-sdk-2.104.0.tar.gz b/oci-python-sdk-2.104.0.tar.gz deleted file mode 100644 index bc0ca9e..0000000 --- a/oci-python-sdk-2.104.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d200bba1b4d6aa50d6863a3fd228bf11673f285977cc42c391e172fc10190571 -size 16678322 diff --git a/oci-python-sdk-2.104.2.tar.gz b/oci-python-sdk-2.104.2.tar.gz new file mode 100644 index 0000000..37fdde7 --- /dev/null +++ b/oci-python-sdk-2.104.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a234b5daaf3f00c632f6810038543bccca67ce33813930a5d08f2a4ca201e0c2 +size 16749392 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 1fb1b0f..b55c272 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Jun 14 13:23:33 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.104.2 + * Support for the OCI Control Center service + * Support for resource quotas and limits in the Usage service + * Support for allowing users to select the billing interval of deleted + ESXi hosts while adding new ESXi hosts in the VMWare Solution service + * Support for custom key/value pairs and custom document classification in the AI Document service + * Support for namespace-prefixed domains in the Object Storage service + * Support for getting the full path to a pre-authenticated request in the Object Storage service + * Support for Java migration analysis, performance tuning recommendations, + and JDK LCM customization in the Java Management service + * Support for the TCPS protocol for cloud databases in the Operations Insights service + * Support for AIX hosts that are monitored via Enterprise Manager in the Operations Insights service +- from version 2.104.1 + * Support for calling Oracle Cloud Infrastructure services in the eu-madrid-2 region + * Support for bulk include/exclude of migration objects in the Database Migration service + * Support for Kafka cluster profiles, including dedicated Kafka broker nodes, in the Big Data service + * Support for MySQL HeatWave Lakehouse in the MySQL Database service + * Support for capacity reports in the Compute service + ------------------------------------------------------------------- Tue Jun 6 09:12:51 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 61c7b72..07a0953 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.104.0 +Version: 2.104.2 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0