forked from pool/python-oci-sdk
Accepting request 910000 from home:glaubitz:branches:devel:languages:python
- Update to version 2.43.1
* Support for filtering by tag on capacity planning and SQL warehouse
list operations in the Operations Insights service
* Support for creating cross-region autonomous data guards in the Database service
* Support for the customer contacts feature on cloud exadata infrastructure
in the Database service
* Support for cost analysis custom tables in the Usage service
- from version 2.43.0
* Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps
in the Data Integration service
* Support for getting available updates and update histories for VM clusters
in the Database service
* Support for downloading network validation reports for Exadata network
resources in the Database service
* Support for patch and upgrade of Grid Infrastructure (GI), and update of
DomU OS software for VM clusters in the Database service
* Support for updating data guard associations in the Database service
* Changed Expect HTTP header to support only Object Storage and Log Analytics services,
to mitigate performance degradation issues in the OCI Python SDK v2.38.4 and above.
For more information, please see https://github.com/oracle/oci-python-sdk/issues/367
* Data Type for param `type` changed from `str` to `object` in model `ShapeField`
in the Data Integration Service
* Data Type for param `type` changed from `oci.data_integration.models.BaseType` to
`object` in model `Parameter` in the Data Integration Service
* Data Type for param `type` changed from `str` to `object` in model `NativeShapeField`
in the Data Integration Service
* Base class for model `OracleWriteAttributes` changed from `object` to
`oci.data_integration.models.AbstractWriteAttribute` in the Data Integration Service
* Base class for model `OracleReadAttributes` changed from `object` to
`oci.data_integration.models.AbstractReadAttribute` in the Data Integration Service
OBS-URL: https://build.opensuse.org/request/show/910000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=33
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-oci-sdk
|
||||
Version: 2.40.1
|
||||
Version: 2.43.1
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
||||
Reference in New Issue
Block a user