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
This commit is contained in:
Dirk Mueller 2022-03-15 15:55:37 +00:00 committed by Git OBS Bridge
parent de89e6d75d
commit 0a6843cee7
4 changed files with 44 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf9ad8d444074b166a573bce1584c76a759a423b4f79665303afb9fb0bfd7cd9
size 12842309

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da83090f36afc1d5bdc8ee8d553374bedde87492ca17738adcee172601eb8a6a
size 12889795

View File

@ -1,3 +1,43 @@
-------------------------------------------------------------------
Tue Mar 15 13:10:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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