1
0

Accepting request 1067400 from home:glaubitz:branches:devel:languages:python

- Update to version 2.93.0
  * Support for async jobs in the AI Anomaly Detection service
  * Support for specifying algorithm hints and windows sizes during
    model training in the AI Anomaly Detection service
  * Support for specifying a sensitivity value during model detection
    in the AI Anomaly Detection service
  * Support for discovery and monitoring of external Oracle database
    infrastructure components in the Database Management service
  * The type for property `system_tags` was changed from a dict of string
    to another dict to a dict of a string to object for `project_summary`,
    `project`, `model_summary`, `model`, `data_asset_summary`, `data_asset`,
    `ai_private_endpoint_summary`, `ai_private_endpoint` models in the AI
    Anomaly Detection service
  * Support for retries by default on operations of the AI Anomaly Detection service

OBS-URL: https://build.opensuse.org/request/show/1067400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=87
This commit is contained in:
Dirk Mueller 2023-02-23 14:15:20 +00:00 committed by Git OBS Bridge
parent 66d65fa3ea
commit ee296619d5
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Feb 23 12:52:42 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.93.0
* Support for async jobs in the AI Anomaly Detection service
* Support for specifying algorithm hints and windows sizes during
model training in the AI Anomaly Detection service
* Support for specifying a sensitivity value during model detection
in the AI Anomaly Detection service
* Support for discovery and monitoring of external Oracle database
infrastructure components in the Database Management service
* The type for property `system_tags` was changed from a dict of string
to another dict to a dict of a string to object for `project_summary`,
`project`, `model_summary`, `model`, `data_asset_summary`, `data_asset`,
`ai_private_endpoint_summary`, `ai_private_endpoint` models in the AI
Anomaly Detection service
* Support for retries by default on operations of the AI Anomaly Detection service
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 17 08:57:52 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Feb 17 08:57:52 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.92.0 Version: 2.93.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