From ae28265046895b2708ee825782589ef225c573be69c3bb8ef020fc99cc14b289 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 3 May 2022 20:48:02 +0000 Subject: [PATCH] Accepting request 974639 from home:glaubitz:branches:devel:languages:python - Update to version 2.65.0 * Support for the Service Mesh service * Support for security zones in the Cloud Guard service * Support for virtual test access points (VTAPs) in the Networking service * Support for monitoring as a source in the Service Connector Hub service * Support for creating budgets that target subscriptions and child tenancies in the Budgets service * Support for listing shapes and specifying a shape during creation of a node in the Roving Edge Infrastructure service * Support for bringing your own key in the Roving Edge Infrastructure service * Support for enabling inspection of HTTP request bodies in the Web Application Acceleration and Security * Support for cost management schedules in the Usage service * Support for TCPS on external containers as well as non-container and pluggable databases in the Database service * Support for autoscaling on Open Data Hub (ODH) clusters in the Big Data service * Support for creating Open Data Hub (ODH) 0.9 clusters in the Big Data service * Support for Open Data Hub (ODH) patch management in the Big Data service * Support for customizable Kerberos realm names in the Big Data service * Support for dedicated vantage points in the Application Performance Monitoring service * Support for reactivating child tenancies in the Organizations service * Support for punctuation and the SRT transcription format in the AI Speech service * Support for default retries on some operations in the Networking service * Support for default retries on all operations in the Data Safe service * Support for default retries on some additional operations in the Application Performance Monitoring service * Property `risk_score` is removed from model `Sighting` in the Cloud Guard service * `subscription_id` is a required parameter for operation `list_subscription_mappings` in the subscription client in Tenant Manager control plane service OBS-URL: https://build.opensuse.org/request/show/974639 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=46 --- oci-python-sdk-2.64.0.tar.gz | 3 --- oci-python-sdk-2.65.0.tar.gz | 3 +++ python-oci-sdk.changes | 33 +++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.64.0.tar.gz create mode 100644 oci-python-sdk-2.65.0.tar.gz diff --git a/oci-python-sdk-2.64.0.tar.gz b/oci-python-sdk-2.64.0.tar.gz deleted file mode 100644 index 7d19db2..0000000 --- a/oci-python-sdk-2.64.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20d4ef17b8d6e725177c87c02873b1edaaddd1cc060eb111e0b7f8e3a8280dfc -size 13060272 diff --git a/oci-python-sdk-2.65.0.tar.gz b/oci-python-sdk-2.65.0.tar.gz new file mode 100644 index 0000000..39421b7 --- /dev/null +++ b/oci-python-sdk-2.65.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc8b5fc9ca34d85117c9ff44ca3b2997c1f0f93b2a065021be733830e9a01ad +size 13204983 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 20d6242..50430c2 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue May 3 12:03:38 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.65.0 + * Support for the Service Mesh service + * Support for security zones in the Cloud Guard service + * Support for virtual test access points (VTAPs) in the Networking service + * Support for monitoring as a source in the Service Connector Hub service + * Support for creating budgets that target subscriptions + and child tenancies in the Budgets service + * Support for listing shapes and specifying a shape during creation + of a node in the Roving Edge Infrastructure service + * Support for bringing your own key in the Roving Edge Infrastructure service + * Support for enabling inspection of HTTP request bodies in the + Web Application Acceleration and Security + * Support for cost management schedules in the Usage service + * Support for TCPS on external containers as well as non-container + and pluggable databases in the Database service + * Support for autoscaling on Open Data Hub (ODH) clusters in the Big Data service + * Support for creating Open Data Hub (ODH) 0.9 clusters in the Big Data service + * Support for Open Data Hub (ODH) patch management in the Big Data service + * Support for customizable Kerberos realm names in the Big Data service + * Support for dedicated vantage points in the Application Performance Monitoring service + * Support for reactivating child tenancies in the Organizations service + * Support for punctuation and the SRT transcription format in the AI Speech service + * Support for default retries on some operations in the Networking service + * Support for default retries on all operations in the Data Safe service + * Support for default retries on some additional operations in + the Application Performance Monitoring service + * Property `risk_score` is removed from model `Sighting` in the Cloud Guard service + * `subscription_id` is a required parameter for operation `list_subscription_mappings` + in the subscription client in Tenant Manager control plane service + ------------------------------------------------------------------- Tue Apr 26 09:49:49 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 607c90f..bcb84a7 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-oci-sdk -Version: 2.64.0 +Version: 2.65.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0