From 0a6843cee78cf0a35f6a093d47051dc8fd0d85d371adc1c27a9fedeb106a5aad Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 15 Mar 2022 15:55:37 +0000 Subject: [PATCH] Accepting request 961885 from home:glaubitz:branches:devel:languages:python - Update to version 2.60.0 * Support for the Sales Accelerator license option in the Content Management service * Support for VCN hostname cluster endpoints in the Container Engine for Kubernetes service * Support for optionally specifying an admin username and password when creating a database system during a restore operation in the MySQL Database service * Support for automatic tablespace creation on non-autonomous and autonomous database dedicated targets in the Database Migration service * Support for reporting excluded objects based on static exclusion rules and dynamic exclusion settings in the Database Migration service * Support for removing, listing, and adding database objects reported by the Cloud Premigration Advisor Tool (CPAT) in the Database Migration service * Support for migrating Oracle databases from the AWS RDS service to OCI as autonomous databases, using the AWS S3 service and DBLINK for data transfer, in the Database Migration service * Support for querying additional fields of a resource using return clauses in the Search service * Support for clusters and station clusters in the Roving Edge Infrastructure service * Support for creating database systems and database homes using customer-managed keys in the Database service * Support for retries enabled by default on operations in the Container Engine for Kubernetes service * Support for retries enabled by default on operations in the Resource Manager service * Support for retries enabled by default on operations in the Search service - from version 2.59.0 * Support for DRG route distribution statements to be specified with a new match type 'MATCH_ALL' for matching criteria in the Networking service * Support for VCN route types on DRG attachments for deciding whether to import VCN CIDRs or subnet CIDRs into route rules in the Networking service * Support for CPS offline reports in the Database service * Support for infrastructure patching v2 features in the Database service OBS-URL: https://build.opensuse.org/request/show/961885 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=40 --- oci-python-sdk-2.58.0.tar.gz | 3 --- oci-python-sdk-2.60.0.tar.gz | 3 +++ python-oci-sdk.changes | 40 ++++++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 44 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.58.0.tar.gz create mode 100644 oci-python-sdk-2.60.0.tar.gz diff --git a/oci-python-sdk-2.58.0.tar.gz b/oci-python-sdk-2.58.0.tar.gz deleted file mode 100644 index 8bcdc1e..0000000 --- a/oci-python-sdk-2.58.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf9ad8d444074b166a573bce1584c76a759a423b4f79665303afb9fb0bfd7cd9 -size 12842309 diff --git a/oci-python-sdk-2.60.0.tar.gz b/oci-python-sdk-2.60.0.tar.gz new file mode 100644 index 0000000..b551c8b --- /dev/null +++ b/oci-python-sdk-2.60.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da83090f36afc1d5bdc8ee8d553374bedde87492ca17738adcee172601eb8a6a +size 12889795 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 4a18ff6..4cee28b 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Tue Mar 15 13:10:21 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.60.0 + * Support for the Sales Accelerator license option in the Content Management service + * Support for VCN hostname cluster endpoints in the Container Engine for Kubernetes service + * Support for optionally specifying an admin username and password when creating a database + system during a restore operation in the MySQL Database service + * Support for automatic tablespace creation on non-autonomous and autonomous database + dedicated targets in the Database Migration service + * Support for reporting excluded objects based on static exclusion rules and dynamic + exclusion settings in the Database Migration service + * Support for removing, listing, and adding database objects reported by the Cloud + Premigration Advisor Tool (CPAT) in the Database Migration service + * Support for migrating Oracle databases from the AWS RDS service to OCI as autonomous + databases, using the AWS S3 service and DBLINK for data transfer, in the Database + Migration service + * Support for querying additional fields of a resource using return clauses + in the Search service + * Support for clusters and station clusters in the Roving Edge Infrastructure service + * Support for creating database systems and database homes using customer-managed keys + in the Database service + * Support for retries enabled by default on operations in the Container Engine + for Kubernetes service + * Support for retries enabled by default on operations in the Resource Manager service + * Support for retries enabled by default on operations in the Search service +- from version 2.59.0 + * Support for DRG route distribution statements to be specified with a new match type + 'MATCH_ALL' for matching criteria in the Networking service + * Support for VCN route types on DRG attachments for deciding whether to import VCN CIDRs + or subnet CIDRs into route rules in the Networking service + * Support for CPS offline reports in the Database service + * Support for infrastructure patching v2 features in the Database service + * Support for auto-scaling the storage of an autonomous database, as well + as shrinking an autonomous database, in the Database service + * Support for managed egress via a default networking option on jobs and + notebooks in the Data Science service + * Support for more types of saved search enums in the Management Dashboard service + * Support for retries enabled by default on some operations in the AI Vision service + ------------------------------------------------------------------- Fri Feb 25 11:05:24 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 53b5cc5..bd48091 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.58.0 +Version: 2.60.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0