From dc185abd8809a5798571736837bcf510a91f631329f4493bd9d1790db3212922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 25 Jan 2023 16:06:22 +0000 Subject: [PATCH] Accepting request 1060861 from home:glaubitz:branches:devel:languages:python - Update to version 2.90.3 * Support for the Cloud Migrations service * Support for setting up custom private IPs while creating private endpoints in the Database service * Support for machine learning pipelines in the Data Science service * Support for personally identifiable information detection in the AI Language service - from version 2.90.2 * Support for calling Oracle Cloud Infrastructure services in the us-chicago-1 region * Support for cross-region replication in the File Storage service * Support for setting up private DNS on ExaCS systems during provisioning in the Database service * Support for elastic storage expansion on infrastructure resources for Exadata Cloud at Customer in the Database service * Support for target versions during infrastructure patching on Cloud Exadata infrastructure in the Database service * Support for creating model version sets in the model catalog in the Data Science service * Support for associating a model with a model version set in the Data Science service * Support for custom key/value annotations on documents in the Data Labeling service * Support for configurable timeouts in the Service Mesh service OBS-URL: https://build.opensuse.org/request/show/1060861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=81 --- oci-python-sdk-2.90.1.tar.gz | 3 --- oci-python-sdk-2.90.3.tar.gz | 3 +++ python-oci-sdk.changes | 23 +++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.90.1.tar.gz create mode 100644 oci-python-sdk-2.90.3.tar.gz diff --git a/oci-python-sdk-2.90.1.tar.gz b/oci-python-sdk-2.90.1.tar.gz deleted file mode 100644 index 862a591..0000000 --- a/oci-python-sdk-2.90.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:966fd6e6e0e2412e4e4c2866cd8d5df9e7fb05da3fd0d36e9f52fdd9bf9a8b6d -size 15786699 diff --git a/oci-python-sdk-2.90.3.tar.gz b/oci-python-sdk-2.90.3.tar.gz new file mode 100644 index 0000000..7738219 --- /dev/null +++ b/oci-python-sdk-2.90.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f484e53951ad77ff39795e6915710b2de57590ce3bc3f4f9e4f3c01c63b1518a +size 15823127 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 700a65a..9de6b7b 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 25 11:08:02 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.90.3 + * Support for the Cloud Migrations service + * Support for setting up custom private IPs while creating + private endpoints in the Database service + * Support for machine learning pipelines in the Data Science service + * Support for personally identifiable information detection in the AI Language service +- from version 2.90.2 + * Support for calling Oracle Cloud Infrastructure services in the us-chicago-1 region + * Support for cross-region replication in the File Storage service + * Support for setting up private DNS on ExaCS systems during + provisioning in the Database service + * Support for elastic storage expansion on infrastructure resources + for Exadata Cloud at Customer in the Database service + * Support for target versions during infrastructure patching on + Cloud Exadata infrastructure in the Database service + * Support for creating model version sets in the model catalog in the Data Science service + * Support for associating a model with a model version set in the Data Science service + * Support for custom key/value annotations on documents in the Data Labeling service + * Support for configurable timeouts in the Service Mesh service + ------------------------------------------------------------------- Wed Jan 11 15:17:02 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 0909c75..8b6bdd4 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.90.1 +Version: 2.90.3 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0