From de89e6d75dcc3b0be0046cb321db9ddc8a0992992508e9b63bc52636869d84ca Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 26 Feb 2022 11:29:23 +0000 Subject: [PATCH] Accepting request 957567 from home:glaubitz:branches:devel:languages:python - Update to version 2.58.0 * Support for the Data Connectivity Management service * Support for the AI Speech service * Support for disabling crash recovery in the MySQL Database service * Support for detector recipes of type "threat", new detector rule of type "rogue user", and sightings operations in the Cloud Guard service * Support for more VM shape configurations when listing shapes in the Compute service * Support for customer-managed encryption keys in the Analytics Cloud service * Support for FastConnect device information in the Networking service * Support for retries enabled by default on all operations in the Application Performance Monitoring control plane service - from version 2.57.0 * Support for the AI Vision service * Support for the Threat Intelligence service * Support for creation of NoSQL database tables with on-demand throughput capacity in the NoSQL Database Cloud service * Support for tagging features in the Oracle Container Engine for Kubernetes (OKE) service * Support for trace snapshots in the Application Performance Monitoring service * Support for auditing and alerts in the Data Safe service * Support for data discovery and data masking in the Data Safe service * Support for customized subscriptions and delivery of announcements by email and SMS in the Announcements service * The API `query_old` was removed from `query_client` in the Application Performance Monitoring service - from version 2.56.0 * Support for managing tablespaces in the Database Management service * Support for upgrading and managing payment for subscriptions in the Account Management service * Support for listing fast launch job configurations in the Data Science service OBS-URL: https://build.opensuse.org/request/show/957567 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=39 --- oci-python-sdk-2.55.0.tar.gz | 3 --- oci-python-sdk-2.58.0.tar.gz | 3 +++ python-oci-sdk.changes | 49 ++++++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 53 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.55.0.tar.gz create mode 100644 oci-python-sdk-2.58.0.tar.gz diff --git a/oci-python-sdk-2.55.0.tar.gz b/oci-python-sdk-2.55.0.tar.gz deleted file mode 100644 index 2b43db6..0000000 --- a/oci-python-sdk-2.55.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd403964007426c114426d5cbaaec188687acccb26b49632a5e2c1db092af63e -size 12267447 diff --git a/oci-python-sdk-2.58.0.tar.gz b/oci-python-sdk-2.58.0.tar.gz new file mode 100644 index 0000000..8bcdc1e --- /dev/null +++ b/oci-python-sdk-2.58.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ad8d444074b166a573bce1584c76a759a423b4f79665303afb9fb0bfd7cd9 +size 12842309 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index cbdf832..4a18ff6 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Fri Feb 25 11:05:24 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.58.0 + * Support for the Data Connectivity Management service + * Support for the AI Speech service + * Support for disabling crash recovery in the MySQL Database service + * Support for detector recipes of type "threat", new detector rule of + type "rogue user", and sightings operations in the Cloud Guard service + * Support for more VM shape configurations when listing shapes in the Compute service + * Support for customer-managed encryption keys in the Analytics Cloud service + * Support for FastConnect device information in the Networking service + * Support for retries enabled by default on all operations in the Application + Performance Monitoring control plane service +- from version 2.57.0 + * Support for the AI Vision service + * Support for the Threat Intelligence service + * Support for creation of NoSQL database tables with on-demand throughput capacity + in the NoSQL Database Cloud service + * Support for tagging features in the Oracle Container Engine + for Kubernetes (OKE) service + * Support for trace snapshots in the Application Performance Monitoring service + * Support for auditing and alerts in the Data Safe service + * Support for data discovery and data masking in the Data Safe service + * Support for customized subscriptions and delivery of announcements + by email and SMS in the Announcements service + * The API `query_old` was removed from `query_client` in the + Application Performance Monitoring service +- from version 2.56.0 + * Support for managing tablespaces in the Database Management service + * Support for upgrading and managing payment for subscriptions in + the Account Management service + * Support for listing fast launch job configurations in the Data Science service + * Support for retries enabled by default on all operations in the + Application Performance Monitoring service + * The type for the `bill_to_address` parameter was changed from `Address` to + `BillToAddress` in the invoice model of the Account Management service + * `payment_method` was made a required property of the `payment_detail` model + of the Account Management service +- from version 2.55.1 + * Support for calling Oracle Cloud Infrastructure services + in the ap-dcc-canberra-1 region + * Support for the Console Dashboard service + * Support for capacity reservation in the Container Engine for Kubernetes service + * Support for tagging in the Container Engine for Kubernetes service + * Support for fetching listings by image OCID in the Marketplace service + * Support for underscores and hyphens in project resource names in the DevOps service + * Support for cross-region cloning in the Database service + ------------------------------------------------------------------- Wed Jan 26 12:09:22 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 0e5f897..53b5cc5 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.55.0 +Version: 2.58.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0