Accepting request 978817 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/978817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=28
This commit is contained in:
2022-05-24 18:31:35 +00:00
committed by Git OBS Bridge
4 changed files with 56 additions and 4 deletions

BIN
oci-python-sdk-2.65.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.67.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Tue May 17 10:18:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.67.0
* Support for getting usage information for autonomous databases and
Cloud at Customer autonomous databases in the Database service
* Support for the "standby" lifecycle state on autonomous databases
in the Database service
* Support for BIP connections and dataflow operators in the
Data Integration service
* The type of parameter `default_connection` was changed from
`CreateConnectionFromBICC` to `CreateConnectionDetails` in the
create_data_asset_from_fusion_app model in the Data Integration
service
* The type of parameter `default_connection` was changed from
`ConnectionFromBICCDetails` to `ConnectionDetails` in the
data_asset_from_fusion_app model in the Data Integration service
* The type of parameter `default_connection` was changed from
`ConnectionSummaryFromBICC` to `ConnectionSummary` in the
data_asset_summary_from_fusion_app model in the Data Integration
service
* The type of parameter `output_ports` was changed from a list of
oci.data_integration.models.OutputPort to oci.data_integration.models.
TypedObject in the aggregator model in the Data Integration service
* Support for retries by default on WAF Edge Policy GET / LIST operations
in the Web Application Acceleration and Security service
* Support for retries by default on some operations
in the Stack Monitoring service
* Support for retries by default on some resource discovery and
monitoring operations in the Application Management service
* Support for retries by default on some operations in the MySQL Database service
- from version 2.66.0
* Support for the Application Dependency Management service
* Support for platform configuration options on some bare
metal shapes in the Compute service
* Support for shielded instances for BM.Standard.E4.128 and
BM.Standard3.64 shapes in the Compute service
* Support for E4 dense VMs on launch and update instance
operations in the Compute service
* Support for reboot migration on DenseIO shapes in the Compute service
* Support for an increased database name maximum length,
from 14 to 30 characters, in the Database service
* Support for provisioned concurrency in the Functions service
* Support for retries by default on operations in the Vault service
* Support for retries by default on operations in the DNS service
* Support for retries by default on operations in
the Content Management service
* Support for retries by default on operations in the Console Dashboard service
* Support for retries by default on Web Application Firewall
operations in the Web Application Acceleration and Security service
* Support for retries by default on operations in the Data Science service
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 3 12:03:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Tue May 3 12:03:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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.65.0 Version: 2.67.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