1
0

Accepting request 1128305 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1128305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=66
This commit is contained in:
Ana Guerrero 2023-11-23 20:42:08 +00:00 committed by Git OBS Bridge
commit 5f8a0413ef
4 changed files with 62 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
Thu Nov 23 09:24:09 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.116.0
* Support for the PostgreSQL service
* Support for new operations in the Identity Domains service
* Support for enabling, disabling, and renewing SSL/TLS in the Big Data service
* Support for diarization in the AI Speech service
* Support for Capacity Topology API in the Compute service
* Model `MyRequest` in the Identity Domains service now allows only certain restricted
values. For more information please see https://docs.public.oneportal.content.oci.\
oraclecloud.com/en-us/iaas/tools/python/latest/api/identity_domains/models/oci.identity\
_domains.models.MyRequest.html#oci.identity_domains.models.MyRequest
- from version 2.115.1
* Support for Java Management Service Downloads
* Support for creating autonomous dataguard associations in the Database service
* Support for SaaS administrative user configurations for autonomous database in the Database service
* Support for macOS in the the Java Management service
* Support for distribution and management of deployment rule sets in the Java Management service
* Support for new download location of Oracle Java runtime binaries in the Java Management service
* Support for exporting data across regions in the Java Management service
* Fixed an issue in Resource Principals v2.1 introduced in the `v2.111.0` release
- from version 2.115.0
* Support for calling Oracle Cloud Infrastructure services in the us-saltlake-2 region
* Support for disaster recovery of load balancers, network load balancers and file
systems in the Disaster Recovery service
* Support for performing disaster recovery drills in the Disaster Recovery service
* Support for enterprise SKUs and extensibility in the Stack Monitoring service
* Support for metric extensions in the Stack Monitoring service
* Support for baseline and anomaly detection in the Stack Monitoring service
* Support for integration with Database Management service in the MySQL HeatWave service
* Support for MySQL database management in the Database Management service
* Support for database firewalls in the Data Safe service
* The properties `compartment_id` and `user_assessment_id` were removed from the
`ProfileAggregation` model in the Data Safe service
- from version 2.114.0
* Support for optional parameters for autonomous container database create and update
operations in the Database service
* Support for maintenance runs for autonomous container database resources in the Database service
* Support for runtime unsupported connections for Oracle Database
and MySQL database types in the Database Tools service
* Support for PostgreSQL, Generic JDBC connections with runtime unsupported in the Database Tools service
* Support for resource locking in the Database Tools service
* Support for proxy sessions for Oracle database connections in the Database Tools service
* Support for global active tables in the NoSQL Database service
* Support for application dependency management (ADM) remediation
features in the Application Dependency Management service
* Support for additional connections types for Amazon Kinesis, Amazon Redshift, Elasticsearch,
Generic, Google BigQuery, Google Cloud Storage and Redis Database resources in the Golden Gate service
* Support for optional parameters for the list alarms status operation in the Monitoring Service
* Support for retries by default on operations of the Database Tools service
* Support for retries by default on operations of the Monitoring service
* The paremeter `opc_retry_token` was removed from operations `change_database_tools_connection_compartment`
and `change_database_tools_private_endpoint_compartment` in the Database Tools service
* Properties `user_password`, `connection_string` and `user_name` were removed from models
`CreateDatabaseToolsConnectionOracleDatabaseDetails` and `CreateDatabaseToolsConnectionMySqlDetails`
in the Database Tools service
-------------------------------------------------------------------
Thu Oct 19 08:42:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_without python2
Name: python-oci-sdk
Version: 2.113.0
Version: 2.116.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0