forked from pool/python-oci-sdk
Accepting request 1177923 from home:glaubitz:branches:devel:languages:python
- Update to version 2.127.0
* Support for Demand Signal service
* Support for external database connectors in the Database service
* Support for monitoring standby databases in the Database Management service
* Support for resource overviews in the Capacity Management service
* Support for optional parameters in the download API in the
Java Management Service Downloads service
* The operation list_occ_availabilities can return any string for the params
resource_type and workload_type in the OCI Control Center service
* The model OccCapacityRequestComputeDetails has been removed
in the OCI Control Center service
* The params resource_type and workload_type can accept any string in the models
OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control
Center service
- from version 2.126.4
* Support for the Resource Scheduler service
* Support for Bring Your Own Container (BYOC), custom networking and graceful
termination of pipelines in the Data Science service
* Support for backup and replacement of master, utility, and edge nodes in the Big Data service
* Support for nested resource principal in the Data Science service
OBS-URL: https://build.opensuse.org/request/show/1177923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=145
This commit is contained in:
BIN
oci-python-sdk-2.126.3.tar.gz
(Stored with Git LFS)
BIN
oci-python-sdk-2.126.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
oci-python-sdk-2.127.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
oci-python-sdk-2.127.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 31 11:56:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.127.0
|
||||||
|
* Support for Demand Signal service
|
||||||
|
* Support for external database connectors in the Database service
|
||||||
|
* Support for monitoring standby databases in the Database Management service
|
||||||
|
* Support for resource overviews in the Capacity Management service
|
||||||
|
* Support for optional parameters in the download API in the
|
||||||
|
Java Management Service Downloads service
|
||||||
|
* The operation list_occ_availabilities can return any string for the params
|
||||||
|
resource_type and workload_type in the OCI Control Center service
|
||||||
|
* The model OccCapacityRequestComputeDetails has been removed
|
||||||
|
in the OCI Control Center service
|
||||||
|
* The params resource_type and workload_type can accept any string in the models
|
||||||
|
OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control
|
||||||
|
Center service
|
||||||
|
- from version 2.126.4
|
||||||
|
* Support for the Resource Scheduler service
|
||||||
|
* Support for Bring Your Own Container (BYOC), custom networking and graceful
|
||||||
|
termination of pipelines in the Data Science service
|
||||||
|
* Support for backup and replacement of master, utility, and edge nodes in the Big Data service
|
||||||
|
* Support for nested resource principal in the Data Science service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 08:34:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed May 15 08:34:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-oci-sdk
|
Name: python-oci-sdk
|
||||||
Version: 2.126.3
|
Version: 2.127.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oracle Cloud Infrastructure Python SDK
|
Summary: Oracle Cloud Infrastructure Python SDK
|
||||||
License: Apache-2.0 OR UPL-1.0
|
License: Apache-2.0 OR UPL-1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user