From 4478772015920199c6062a8430887e56d04376b61be1c4c51d463e8996687a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 13 Sep 2022 10:45:39 +0000 Subject: [PATCH] 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 --- oci-python-sdk-2.80.1.tar.gz | 3 --- oci-python-sdk-2.81.0.tar.gz | 3 +++ python-oci-sdk.changes | 28 ++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.80.1.tar.gz create mode 100644 oci-python-sdk-2.81.0.tar.gz diff --git a/oci-python-sdk-2.80.1.tar.gz b/oci-python-sdk-2.80.1.tar.gz deleted file mode 100644 index f58f8d1..0000000 --- a/oci-python-sdk-2.80.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a10938a94cc7814f1915c1682f6dbf69030d9b4152e829812313bd31aafcde8 -size 14755736 diff --git a/oci-python-sdk-2.81.0.tar.gz b/oci-python-sdk-2.81.0.tar.gz new file mode 100644 index 0000000..d7e2bd3 --- /dev/null +++ b/oci-python-sdk-2.81.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c93b0faed673838a08f94899b1b455bc988539864f61cf665d3bf4ed0ad59b9 +size 14779552 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index ae10a8c..9b7fd0a 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Sep 13 10:07:33 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 9775f61..5db23bf 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -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