From 69c94c9b22e02ce194af45949bb89b90c3b27e6b4b7cc9a2ee642589bed65d3b Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Thu, 18 Apr 2024 11:45:26 +0000 Subject: [PATCH] Accepting request 1168809 from home:glaubitz:branches:devel:languages:python - Update to version 2.125.3 * Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-3 region * Support for new Image resource for an Autonomous Database in the Database service * Support for creating Autonomous Container Database using Autonomous Database Software Image in the Database service * Support for new dedicated AI cluster unit shape in the Generative AI service * Support for Chat API for LLM models in the Generative AI service * Support for network security groups (NSGs) in the Redis service * Support for custom public egress on model deployments in the Data Science service * Support for a new data transfer parameter for AWS S3 bucket in the Database Migration service * Support for Oracle Process Automation instance start and stop operations in the Process Automation service * Support for healthcare Natural Language Processing (NLP) in the AI Language service * Support for identification and de-identification of Private Health Information (PHI) service in the AI Language service * Support for multilingual content for using machine learning models in the AI Language service * Support for usage statements in cost management in the Usage service - from version 2.125.2 * Support for calling Oracle Cloud Infrastructure services in the ap-dcc-gazipur-1 region * Support for the DNS-based backend health check in the Network Load Balancer service * Support for Fail Open in the Network Load Balancer service * Support for adding and updating Instant failover in the Network Load Balancer service * Support for adding and updating source type and resource category for resource types in the Stack Monitoring service * Support for searching resources based on resource category, source type, multiple compartments, multiple lifecycle states in the Stack Monitoring service * Support for filtering listed resources based on lifecycle status in the Stack Monitoring service * Support for creating tasks with new config parameters in the Stack Monitoring service * Support for Composite Resource Principal integration in the Data Flow service OBS-URL: https://build.opensuse.org/request/show/1168809 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=141 --- oci-python-sdk-2.125.1.tar.gz | 3 --- oci-python-sdk-2.125.3.tar.gz | 3 +++ python-oci-sdk.changes | 33 +++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.125.1.tar.gz create mode 100644 oci-python-sdk-2.125.3.tar.gz diff --git a/oci-python-sdk-2.125.1.tar.gz b/oci-python-sdk-2.125.1.tar.gz deleted file mode 100644 index 57e2f2d..0000000 --- a/oci-python-sdk-2.125.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:347b0c6c89ff67cb1c4145b95828224d6627e7cad3610285a8bb6e6b9b88d9e0 -size 14653370 diff --git a/oci-python-sdk-2.125.3.tar.gz b/oci-python-sdk-2.125.3.tar.gz new file mode 100644 index 0000000..ce8f979 --- /dev/null +++ b/oci-python-sdk-2.125.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5216c2dfc1e13890db41e206f8cec6be5bf4492cc0f2c188b7a62a15b73208 +size 14691518 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 3346532..0353358 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Apr 18 09:52:24 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 2.125.3 + * Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-3 region + * Support for new Image resource for an Autonomous Database in the Database service + * Support for creating Autonomous Container Database using Autonomous + Database Software Image in the Database service + * Support for new dedicated AI cluster unit shape in the Generative AI service + * Support for Chat API for LLM models in the Generative AI service + * Support for network security groups (NSGs) in the Redis service + * Support for custom public egress on model deployments in the Data Science service + * Support for a new data transfer parameter for AWS S3 bucket in the Database Migration service + * Support for Oracle Process Automation instance start and stop + operations in the Process Automation service + * Support for healthcare Natural Language Processing (NLP) in the AI Language service + * Support for identification and de-identification of Private Health + Information (PHI) service in the AI Language service + * Support for multilingual content for using machine learning models in the AI Language service + * Support for usage statements in cost management in the Usage service +- from version 2.125.2 + * Support for calling Oracle Cloud Infrastructure services in the ap-dcc-gazipur-1 region + * Support for the DNS-based backend health check in the Network Load Balancer service + * Support for Fail Open in the Network Load Balancer service + * Support for adding and updating Instant failover in the Network Load Balancer service + * Support for adding and updating source type and resource category + for resource types in the Stack Monitoring service + * Support for searching resources based on resource category, source type, + multiple compartments, multiple lifecycle states in the Stack Monitoring service + * Support for filtering listed resources based on lifecycle status in the Stack Monitoring service + * Support for creating tasks with new config parameters in the Stack Monitoring service + * Support for Composite Resource Principal integration in the Data Flow service + ------------------------------------------------------------------- Thu Apr 4 10:59:43 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 0e5ceda..a897092 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.125.1 +Version: 2.125.3 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0