From 69dfaa5fac7c58cf4e4cd7f9d1ed3d464ef0b892db9f16b435d582b22639a212 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 14 Nov 2022 13:25:47 +0000 Subject: [PATCH] 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 --- oci-python-sdk-2.87.0.tar.gz | 3 --- oci-python-sdk-2.88.0.tar.gz | 3 +++ python-oci-sdk.changes | 18 ++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.87.0.tar.gz create mode 100644 oci-python-sdk-2.88.0.tar.gz diff --git a/oci-python-sdk-2.87.0.tar.gz b/oci-python-sdk-2.87.0.tar.gz deleted file mode 100644 index e211e07..0000000 --- a/oci-python-sdk-2.87.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2b26798670f14bcb60e803cc95c1335dd36ade9d97f6e700777c62655bcd837 -size 15238815 diff --git a/oci-python-sdk-2.88.0.tar.gz b/oci-python-sdk-2.88.0.tar.gz new file mode 100644 index 0000000..44b1200 --- /dev/null +++ b/oci-python-sdk-2.88.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cd5484d4ddd9eceac4917e8a417babe6a4f36409733ed89a7fad8ef3f145e8 +size 15255774 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index e96bd22..c3e16ff 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Nov 14 10:00:24 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index e08cdfa..08b1f0e 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.87.0 +Version: 2.88.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0