forked from pool/python-oci-sdk
[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
This commit is contained in:
parent
590494778b
commit
cf30828e07
@ -1,4 +1,4 @@
|
||||
mtime: 1721634159
|
||||
commit: 5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601
|
||||
mtime: 1722001785
|
||||
commit: 1fff70c0653e3a4ac518b6027a739b79c96bf409992e38057fb69f0a1aa8e2d7
|
||||
url: https://src.opensuse.org/glaubitz/python-oci-sdk.git
|
||||
revision: 5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601
|
||||
revision: 1fff70c0653e3a4ac518b6027a739b79c96bf409992e38057fb69f0a1aa8e2d7
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed143e8ba7aeb8045aff22f8e9a4b3e1b684732d055ec6f39bc4e1acd10ae242
|
||||
oid sha256:f2fc249629111242c48225c35b238e338a596a85353fd233c44d74d7997d1379
|
||||
size 256
|
||||
|
3
oci-python-sdk-2.129.2.tar.gz
Normal file
3
oci-python-sdk-2.129.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
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
BIN
oci-python-sdk-2.129.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without python2
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-oci-sdk
|
||||
Version: 2.129.3
|
||||
Version: 2.129.4
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user