From 3d1ee46f29dcd076649cafe2575961a166bbde36a3ab5e71b2fd16dfe9280693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 6 Sep 2022 12:04:38 +0000 Subject: [PATCH] Accepting request 1001385 from home:glaubitz:branches:devel:languages:python - Update to version 2.80.1 * Support for opting out of guest VM event collection, health metrics, diagnostics logs, and traces in the Database service * Support for in-place upgrades for software-defined data centers in the VMWare Solution service * Support for single-client access name protocol as a data source for private access channels in the Analytics Cloud service * Support for network security groups, egress control on public datasources, and GitHub access in the Analytics Cloud service * Support for performance-based autotuning of block and boot volumes in the Block Storage service - from version 2.80.0 * Support for the Enterprise Manager Warehouse service * Support for additional configuration variables in the MySQL Database service * Support for file filters in the DevOps service * Support for support rewards redemption summaries in the Usage service * Support for the parent tenancy of an organization to view child tenancy categories, recommendations, and resource actions in the Optimizer service * Support for choosing prior versions during infrastructure maintenance on Exadata Cloud at Customer in the Database service * `EmDataLakeClient` was renamed to `EmWarehouseClient` in the Enterprise Manager Warehouse service * `EmDataLakeClientCompositeOperations` was renamed to `EmWarehouseClientCompositeOperations` in the Enterprise Manager Warehouse service OBS-URL: https://build.opensuse.org/request/show/1001385 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=58 --- oci-python-sdk-2.79.0.tar.gz | 3 --- oci-python-sdk-2.80.1.tar.gz | 3 +++ python-oci-sdk.changes | 29 +++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.79.0.tar.gz create mode 100644 oci-python-sdk-2.80.1.tar.gz diff --git a/oci-python-sdk-2.79.0.tar.gz b/oci-python-sdk-2.79.0.tar.gz deleted file mode 100644 index c09563b..0000000 --- a/oci-python-sdk-2.79.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fba731fc1d082b979f991d7872740a9f38c708a282aeb79381021c4d98ed24d -size 14401837 diff --git a/oci-python-sdk-2.80.1.tar.gz b/oci-python-sdk-2.80.1.tar.gz new file mode 100644 index 0000000..f58f8d1 --- /dev/null +++ b/oci-python-sdk-2.80.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a10938a94cc7814f1915c1682f6dbf69030d9b4152e829812313bd31aafcde8 +size 14755736 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 68c1d97..ae10a8c 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Sep 6 07:25:23 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.80.1 + * Support for opting out of guest VM event collection, health metrics, + diagnostics logs, and traces in the Database service + * Support for in-place upgrades for software-defined data centers + in the VMWare Solution service + * Support for single-client access name protocol as a data source + for private access channels in the Analytics Cloud service + * Support for network security groups, egress control on public + datasources, and GitHub access in the Analytics Cloud service + * Support for performance-based autotuning of block and boot + volumes in the Block Storage service +- from version 2.80.0 + * Support for the Enterprise Manager Warehouse service + * Support for additional configuration variables in the MySQL Database service + * Support for file filters in the DevOps service + * Support for support rewards redemption summaries in the Usage service + * Support for the parent tenancy of an organization to view child tenancy + categories, recommendations, and resource actions in the Optimizer service + * Support for choosing prior versions during infrastructure maintenance on + Exadata Cloud at Customer in the Database service + * `EmDataLakeClient` was renamed to `EmWarehouseClient` in the Enterprise + Manager Warehouse service + * `EmDataLakeClientCompositeOperations` was renamed to + `EmWarehouseClientCompositeOperations` in the Enterprise + Manager Warehouse service + ------------------------------------------------------------------- Mon Aug 22 09:43:13 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 808f6aa..9775f61 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.79.0 +Version: 2.80.1 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0