1
0

Accepting request 957748 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/957748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2022-02-26 16:02:19 +00:00 committed by Git OBS Bridge
commit 828b6b7452
4 changed files with 53 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Fri Feb 25 11:05:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <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.55.0
Version: 2.58.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0