Accepting request 1003288 from home:glaubitz:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1003288 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=60
This commit is contained in:
parent
3d1ee46f29
commit
4478772015
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a10938a94cc7814f1915c1682f6dbf69030d9b4152e829812313bd31aafcde8
|
||||
size 14755736
|
3
oci-python-sdk-2.81.0.tar.gz
Normal file
3
oci-python-sdk-2.81.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c93b0faed673838a08f94899b1b455bc988539864f61cf665d3bf4ed0ad59b9
|
||||
size 14779552
|
@ -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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-oci-sdk
|
||||
Version: 2.80.1
|
||||
Version: 2.81.0
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user