forked from pool/python-oci-sdk
Accepting request 1037504 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1037504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=39
This commit is contained in:
commit
c6bac8341f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40cd5484d4ddd9eceac4917e8a417babe6a4f36409733ed89a7fad8ef3f145e8
|
||||
size 15255774
|
3
oci-python-sdk-2.88.1.tar.gz
Normal file
3
oci-python-sdk-2.88.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b0c24493fba1b0c502e2def963c893afcdb4979b95ce27cd0412c957c7c39e
|
||||
size 15263260
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 14:42:36 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 2.88.1
|
||||
* Support for mTLS authentication with listeners during Autonomous VM Cluster
|
||||
creation on Exadata Cloud at Customer in the Database service
|
||||
* Support for providing custom values for TLS and non-TLS ports during Autonomous
|
||||
VM Cluster creation on Exadata Cloud at Customer in the Database service
|
||||
* Support for creating multiple Autonomous VM Clusters in the same Exadata
|
||||
infrastructure in the Database service
|
||||
* Support for listing resources associated with a job in the Resource Manager service
|
||||
* Support for listing resources associated with a stack in the Resource Manager service
|
||||
* Support for listing outputs associated with a job in the Resource Manager service
|
||||
* Support for the Oracle distribution of Apache Hadoop 2.0 in the Big Data service
|
||||
* Lazy Imports (based on `PEP 562 <https://peps.python.org/pep-0562/>`_) have been
|
||||
enabled by default for OCI modules when using a Python version 3.7 or up to reduce
|
||||
start up times.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 10:00:24 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.88.0
|
||||
Version: 2.88.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