14
0

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:
2023-03-13 18:46:49 +00:00
committed by Git OBS Bridge
parent 5a6c17452e
commit 4b687a1d49
4 changed files with 32 additions and 4 deletions

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>