forked from pool/python-oci-sdk
Accepting request 1001452 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1001452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=33
This commit is contained in:
commit
74b71913e6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fba731fc1d082b979f991d7872740a9f38c708a282aeb79381021c4d98ed24d
|
||||
size 14401837
|
3
oci-python-sdk-2.80.1.tar.gz
Normal file
3
oci-python-sdk-2.80.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a10938a94cc7814f1915c1682f6dbf69030d9b4152e829812313bd31aafcde8
|
||||
size 14755736
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user