14
0

Accepting request 944055 from home:glaubitz:branches:devel:languages:python

- Update to version 2.53.0
  * Fixes the potential data corruption issue as described in
    https://github.com/oracle/oci-python-sdk/issues/410.
    Customers using FIPS compliant openssl versions are advised
    to enable FIPS with the ways described in
    https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/fips-libraries.html.
- from version 2.53.0
  * Support for node replacement in the VMWare Solution service
  * Support for ingestion of SQL stats metrics in the Operations Insights service
  * Support for AWR hub integration in the Operations Insights service
  * Support for automatically generating logical entities from filename patterns and
    relationships between business terms across glossaries in the Data Catalog service
  * Support for automatic start/stop at scheduled times in the Database service
  * Support for cloud VM cluster resources on autonomous dedicated
    databases in the Database service
  * Support for external Hive metastores in the Big Data service
  * Support for batch detection/inference in the AI Language service
  * Support for dimensions on monitoring targets in the Service Connector Hub service
  * Support for invoice operations in the Account Management service
  * Support for custom CA trust stores in the API Gateway service
  * Support for generating scoped database tokens in the Identity service
  * Support for database passwords for users, for logging into database
    accounts, in the Identity service
  * Fixed an issue where multipart upload operations to Object Storage
    service throws SSLError on Oracle Linux instances
- from version 2.52.1
  * Support for the Application Management service
  * Support for getting the inventory of JMS resources and listing Java
    runtime usage in a specified host in the Java Management service
  * Support for categories, entity topology, and verifying scheduled

OBS-URL: https://build.opensuse.org/request/show/944055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=37
This commit is contained in:
2022-01-08 12:41:17 +00:00
committed by Git OBS Bridge
parent 301cfef216
commit a37070bf5b
4 changed files with 67 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-oci-sdk
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-oci-sdk
Version: 2.51.0
Version: 2.53.1
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0