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
This commit is contained in:
parent
53d45019ac
commit
de89e6d75d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd403964007426c114426d5cbaaec188687acccb26b49632a5e2c1db092af63e
|
|
||||||
size 12267447
|
|
3
oci-python-sdk-2.58.0.tar.gz
Normal file
3
oci-python-sdk-2.58.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf9ad8d444074b166a573bce1584c76a759a423b4f79665303afb9fb0bfd7cd9
|
||||||
|
size 12842309
|
@ -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>
|
Wed Jan 26 12:09:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-oci-sdk
|
Name: python-oci-sdk
|
||||||
Version: 2.55.0
|
Version: 2.58.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oracle Cloud Infrastructure Python SDK
|
Summary: Oracle Cloud Infrastructure Python SDK
|
||||||
License: Apache-2.0 OR UPL-1.0
|
License: Apache-2.0 OR UPL-1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user