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
This commit is contained in:
Dirk Mueller 2023-03-13 18:46:49 +00:00 committed by Git OBS Bridge
parent 6256fd93c1
commit 026ed4fcbf
4 changed files with 32 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Mar 13 10:59:13 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com> Wed Mar 1 11:59:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_without python2 %bcond_without python2
Name: python-oci-sdk Name: python-oci-sdk
Version: 2.93.1 Version: 2.94.0
Release: 0 Release: 0
Summary: Oracle Cloud Infrastructure Python SDK Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0 License: Apache-2.0 OR UPL-1.0