forked from pool/python-oci-sdk
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:
parent
66d65fa3ea
commit
ee296619d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fac764977623a262c63cf1ad21f27aaf27301485181746353917545a2883f864
|
||||
size 15943340
|
3
oci-python-sdk-2.93.0.tar.gz
Normal file
3
oci-python-sdk-2.93.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26ca26b44a77f16a7695db14abff73c47033764a4f879cf7042f7c38fa64b2cf
|
||||
size 16034433
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user