1
0

Accepting request 1003298 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1003298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2022-09-13 13:10:06 +00:00 committed by Git OBS Bridge
commit 7604c6aaee
4 changed files with 32 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Sep 13 10:07:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.81.0
* Support for generic REST, OCI Streaming service, and Lake House
connectors in the Data Connectivity Management service
* Support for connecting to the Data Catalog service in the
Data Connectivity Management service
* Support for Kerberos and SSL for HDFS operations in the
Data Connectivity Management service
* Support for excel-formatted data and default columns in the
Data Connectivity Management service
* Support for reporting connector usage in the
Data Connectivity Management service
* Support for preferred credentials for performing privileged
operations in the Database Management service
* Support for passing a content encoding when
posting metrics in the Monitoring service
* Support for retries by default on some operations of the
Data Connectivity Management service
* Model `ConnectionValidationSummaryCollection` removed from the
Data Connectivity Management service
* Operations `delete_connection_validation` and `list_connection_validations`
removed from the `DataConnectivityManagementClient` of the Data Connectivity
Management service
* Parameter `resource_id` renamed to `registry_id` in `list_work_requests` operation
from the `DataConnectivityManagementClient` of the Data Connectivity Management service
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 6 07:25:23 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Tue Sep 6 07:25:23 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.80.1 Version: 2.81.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