1
0

Accepting request 1035608 from home:glaubitz:branches:devel:languages:python

- Update to version 2.88.0
  * Support for listing local and cross-region refreshable clones in the Database service
  * Support for adding multiple cloud VM clusters in the Database service
  * Support for creating rollback jobs in the Resource Manager service
  * Support for edge nodes in the Big Data service
  * Support for Single Client Access Name (SCAN) in the Data Flow service
  * Support for additional filters when listing application dependencies in the
    Application Dependency Management service
  * Support for additional properties when reading Vulnerability Audit resources
    in the Application Dependency Management service
  * Support for optionally passing compartment IDs when creating Vulnerability
    Audit resources in the Application Dependency Management service
  * Property `certificate_id` changed from optional to required for model
    `PrivateServerConfigDetails` in the Resource Manager service

OBS-URL: https://build.opensuse.org/request/show/1035608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=68
This commit is contained in:
Robert Schweikert 2022-11-14 13:25:47 +00:00 committed by Git OBS Bridge
parent 4a04a55fe3
commit 69dfaa5fac
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2b26798670f14bcb60e803cc95c1335dd36ade9d97f6e700777c62655bcd837
size 15238815

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40cd5484d4ddd9eceac4917e8a417babe6a4f36409733ed89a7fad8ef3f145e8
size 15255774

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Nov 14 10:00:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.88.0
* Support for listing local and cross-region refreshable clones in the Database service
* Support for adding multiple cloud VM clusters in the Database service
* Support for creating rollback jobs in the Resource Manager service
* Support for edge nodes in the Big Data service
* Support for Single Client Access Name (SCAN) in the Data Flow service
* Support for additional filters when listing application dependencies in the
Application Dependency Management service
* Support for additional properties when reading Vulnerability Audit resources
in the Application Dependency Management service
* Support for optionally passing compartment IDs when creating Vulnerability
Audit resources in the Application Dependency Management service
* Property `certificate_id` changed from optional to required for model
`PrivateServerConfigDetails` in the Resource Manager service
-------------------------------------------------------------------
Wed Nov 2 10:30:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-oci-sdk
Version: 2.87.0
Version: 2.88.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0