14
0

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
This commit is contained in:
2022-09-06 12:04:38 +00:00
committed by Git OBS Bridge
parent d002ed4669
commit d356f4aa25
4 changed files with 33 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Tue Sep 6 07:25:23 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com> Mon Aug 22 09:43:13 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.79.0 Version: 2.80.1
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