From 026ed4fcbf031dc7d6d6e046a34f49331b66c757ece27f0b695657d4b9aadc35 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 Mar 2023 18:46:49 +0000 Subject: [PATCH] Accepting request 1071106 from home:glaubitz:branches:devel:languages:python - Update to version 2.94.0 * Support for creating and updating autonomous database long-term backup schedules in the Database service * Support for creating, updating, and deleting autonomous database long-term backups in the Database service * Support for model deployment resources to use customized container images containing runtime dependencies of ML models and custom web servers to handle inference requests in the Data Science service * Support for using the compartmentIdInSubtree parameter when summarizing management agent counts in the Management Agent Cloud service * Support for getting agent property details in the Management Agent Cloud service * Support for filtering by gateway ID when listing agents in the Management Agent Cloud service * Support for the Hebrew and Greek languages during AI language text translation in the AI Language service * Support for auto-detection when analyzing text with pre-trained models in the AI Language service * Support for specifying update operation constraints when updating an instance in the Compute Service * Support for disaster recovery in the Content Management service * Support for advanced autonomous databases insights in the Operations Insights service * Support for retries by default on operations of the Analytics Cloud service * The value `ACTIVE` was removed from `LifecycleDetails` in the `OceInstanceSummary` and `OceInstance` model in the Content Management service OBS-URL: https://build.opensuse.org/request/show/1071106 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=91 --- oci-python-sdk-2.93.1.tar.gz | 3 --- oci-python-sdk-2.94.0.tar.gz | 3 +++ python-oci-sdk.changes | 28 ++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.93.1.tar.gz create mode 100644 oci-python-sdk-2.94.0.tar.gz diff --git a/oci-python-sdk-2.93.1.tar.gz b/oci-python-sdk-2.93.1.tar.gz deleted file mode 100644 index 9fb3067..0000000 --- a/oci-python-sdk-2.93.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23a7d884762879351ac6a9f058dd0b101646385583fe8afc071609a52bcde547 -size 16037671 diff --git a/oci-python-sdk-2.94.0.tar.gz b/oci-python-sdk-2.94.0.tar.gz new file mode 100644 index 0000000..8aa4af1 --- /dev/null +++ b/oci-python-sdk-2.94.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dded2a9a12daa4cfd30fedfb29fbaa2978aaf6a61c3d6df9be236f356c33de8f +size 15935546 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 3c9a97d..e6a5343 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Mar 13 10:59:13 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.94.0 + * Support for creating and updating autonomous database long-term backup + schedules in the Database service + * Support for creating, updating, and deleting autonomous database long-term + backups in the Database service + * Support for model deployment resources to use customized container images + containing runtime dependencies of ML models and custom web servers to handle + inference requests in the Data Science service + * Support for using the compartmentIdInSubtree parameter when summarizing management + agent counts in the Management Agent Cloud service + * Support for getting agent property details in the Management Agent Cloud service + * Support for filtering by gateway ID when listing agents + in the Management Agent Cloud service + * Support for the Hebrew and Greek languages during AI language + text translation in the AI Language service + * Support for auto-detection when analyzing text with pre-trained + models in the AI Language service + * Support for specifying update operation constraints when updating + an instance in the Compute Service + * Support for disaster recovery in the Content Management service + * Support for advanced autonomous databases insights in the Operations Insights service + * Support for retries by default on operations of the Analytics Cloud service + * The value `ACTIVE` was removed from `LifecycleDetails` in the `OceInstanceSummary` + and `OceInstance` model in the Content Management service + ------------------------------------------------------------------- Wed Mar 1 11:59:29 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index cb5eed1..ded2cbe 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.93.1 +Version: 2.94.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0