Accepting request 1174228 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1174228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=75
This commit is contained in:
commit
fd119d8b96
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2a5216c2dfc1e13890db41e206f8cec6be5bf4492cc0f2c188b7a62a15b73208
|
|
||||||
size 14691518
|
|
3
oci-python-sdk-2.126.3.tar.gz
Normal file
3
oci-python-sdk-2.126.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a99637d34c95aea3c5f98eed53cdb7585d66bcd61a7e2a464157cfb14f2d9b29
|
||||||
|
size 14920833
|
@ -1,3 +1,55 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 15 08:34:56 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.126.3
|
||||||
|
* Support for the Marketplace Private Offer service
|
||||||
|
* Support for resizing local file systems in the Database service
|
||||||
|
* Support for PPv2 (Proxy Protocol version 2) in the Load Balancer service
|
||||||
|
* Support for custom return path for sent emails in the Email Delivery service
|
||||||
|
* Support for session resumption in the Load Balancer service
|
||||||
|
- from version 2.126.2
|
||||||
|
* Support for resizing of local file systems in the Database service
|
||||||
|
* Support for adding user defined pause group in disaster recovery
|
||||||
|
plan in the Disaster Recovery service
|
||||||
|
* Support for OS patching configs in the Big Data service
|
||||||
|
* Support for IP inventory and notification feature in the Networking service
|
||||||
|
* Support for accidental delete protection for load balancers, load balancer
|
||||||
|
listeners, and load balancer backends in the Load Balancer service
|
||||||
|
* Support for backend max connections for load balancers in the Load Balancer service
|
||||||
|
* Support for listener max connections for load balancers in the Load Balancer service
|
||||||
|
- from version 2.126.1
|
||||||
|
* Support for enabling unified auditing for DBHome in the Database service
|
||||||
|
* Support for listing minor Grid Infrastructure (GI) versions available
|
||||||
|
for custom GI software image creation in the Database service
|
||||||
|
* Support for network security groups in the Recovery Cloud service
|
||||||
|
* Support for lineage metadata import in the Data Catalog service
|
||||||
|
* Support for workspace properties in workspace create and update
|
||||||
|
operations in the Data Integration service
|
||||||
|
* Support for monitoring ExaCC databases in the Database Management service
|
||||||
|
* Support for validations on target and policy before the
|
||||||
|
masking process in the Data Safe service
|
||||||
|
- from version 2.126.0
|
||||||
|
* Support for the Cluster Placement Groups service
|
||||||
|
* Support for new optional parameter for managing approval
|
||||||
|
template in the Managed Access service
|
||||||
|
* Support for cluster placement groups in the Compute service
|
||||||
|
* Support for replacing boot volume for virtual machines in the Compute service
|
||||||
|
* Support for assigning a cluster placement group to boot
|
||||||
|
and block volumes in the Block Storage service
|
||||||
|
* Support for container workload integration in the Cloud Guard service
|
||||||
|
* Support for instances in OCI and 3rd party clouds in the OS Management service
|
||||||
|
* Support for default retries on the operations of the Managed Access service
|
||||||
|
* The Application Migration service was decommissioned and removed
|
||||||
|
* The property `instance_location` was removed from the method
|
||||||
|
`get_managed_instance_analytic_content` and `summarize_managed_instance_analytics`
|
||||||
|
in the `ReportingManagedInstanceClient` in the OS Management service
|
||||||
|
* The property `display_name` was removed from the method `list_software_packages`
|
||||||
|
in the `SoftwareSourceClient` in the OS Management service
|
||||||
|
* The property `AdvisoryType` was removed from the method `list_managed_instance_errata`
|
||||||
|
in the `ManagedInstanceClient` in the OS Management service
|
||||||
|
* The type of property `Architecture` was changed from `string` to `SoftwarePackageArchitecture`
|
||||||
|
in the models `SoftwarePackage` and `SoftwarePackageSummary` in the OS Management service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 09:52:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Apr 18 09:52:24 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.125.3
|
Version: 2.126.3
|
||||||
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