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:
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

BIN
oci-python-sdk-2.92.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.93.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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>

View File

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