Compare commits

...

4 Commits

Author SHA256 Message Date
Dominique Leuenberger
08377d3477 Accepting request 1189800 from devel:Factory:git-workflow:staging:glaubitz:python-oci-sdk:4
- Update to version 2.129.4

* Support for subscription id attribute in Cloud Exadata Infrastructure
    and Cloud VM Clusters in the Database service
  * Support for SQL and FTP monitors on create and update operations
    in the Application Performance Monitoring service
  * Support for MySQL Heatwave database systems in the
    Operations Insights service
  * Support for creating and updating schedules for user assessments
    and security assessments in the Data Safe service
  * Support for creating and updating sensitive data models of the
    tables for discovery in the Data Safe service
  * Support for additional optional parameters on autonomous database
    create and update operations in the Database service
  * The `INSTANCE_METADATA_URL_CERTIFICATE_RETRIEVER_RETRY_STRATEGY` was
    changed to retry a max of 3 times for max of 3 minutes and a fixed
    retry inerval of 30 seconds, and retry on 404, 429 and 5xx errors

(🤖: Submission of python-oci-sdk via #4 by glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1189800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=83
2024-07-28 15:19:09 +00:00
cf30828e07 [info=1fff70c0653e3a4ac518b6027a739b79c96bf409992e38057fb69f0a1aa8e2d7]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:glaubitz:python-oci-sdk:4/python-oci-sdk?expand=0&rev=1
2024-07-26 13:51:24 +00:00
Ana Guerrero
590494778b Accepting request 1188947 from devel:Factory:git-workflow:staging:glaubitz:python-oci-sdk:3
- Update to 2.129.3

* Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-2 region

(🤖: Submission of python-oci-sdk via #3 by glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1188947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=82
2024-07-22 15:18:41 +00:00
74bb9ba8c2 [info=5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:glaubitz:python-oci-sdk:3/python-oci-sdk?expand=0&rev=1
2024-07-22 07:50:46 +00:00
6 changed files with 37 additions and 4 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1722001785
commit: 1fff70c0653e3a4ac518b6027a739b79c96bf409992e38057fb69f0a1aa8e2d7
url: https://src.opensuse.org/glaubitz/python-oci-sdk.git
revision: 1fff70c0653e3a4ac518b6027a739b79c96bf409992e38057fb69f0a1aa8e2d7

3
build.specials.obscpio Normal file
View File

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

View File

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

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

Binary file not shown.

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Jul 26 13:48:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.129.4
* Support for subscription id attribute in Cloud Exadata Infrastructure
and Cloud VM Clusters in the Database service
* Support for SQL and FTP monitors on create and update operations
in the Application Performance Monitoring service
* Support for MySQL Heatwave database systems in the
Operations Insights service
* Support for creating and updating schedules for user assessments
and security assessments in the Data Safe service
* Support for creating and updating sensitive data models of the
tables for discovery in the Data Safe service
* Support for additional optional parameters on autonomous database
create and update operations in the Database service
* The `INSTANCE_METADATA_URL_CERTIFICATE_RETRIEVER_RETRY_STRATEGY` was
changed to retry a max of 3 times for max of 3 minutes and a fixed
retry inerval of 30 seconds, and retry on 404, 429 and 5xx errors
-------------------------------------------------------------------
Thu Jul 18 14:37:15 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.129.3
* Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-2 region
-------------------------------------------------------------------
Mon Jul 15 13:43:19 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -19,7 +19,7 @@
%bcond_without python2
%{?sle15_python_module_pythons}
Name: python-oci-sdk
Version: 2.129.2
Version: 2.129.4
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0