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:
parent
62198d9bc0
commit
2be06a3860
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a99637d34c95aea3c5f98eed53cdb7585d66bcd61a7e2a464157cfb14f2d9b29
|
|
||||||
size 14920833
|
|
3
oci-python-sdk-2.127.0.tar.gz
Normal file
3
oci-python-sdk-2.127.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87a6b4d37b954924c4ad4896a3d3382e9bcdf8038a54e289e5746557a168db9a
|
||||||
|
size 15304468
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user