1
0

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

- Update to version 2.65.0
  * Support for the Service Mesh service
  * Support for security zones in the Cloud Guard service
  * Support for virtual test access points (VTAPs) in the Networking service
  * Support for monitoring as a source in the Service Connector Hub service
  * Support for creating budgets that target subscriptions
    and child tenancies in the Budgets service
  * Support for listing shapes and specifying a shape during creation
    of a node in the Roving Edge Infrastructure service
  * Support for bringing your own key in the Roving Edge Infrastructure service
  * Support for enabling inspection of HTTP request bodies in the
    Web Application Acceleration and Security
  * Support for cost management schedules in the Usage service
  * Support for TCPS on external containers as well as non-container
    and pluggable databases in the Database service
  * Support for autoscaling on Open Data Hub (ODH) clusters in the Big Data service
  * Support for creating Open Data Hub (ODH) 0.9 clusters in the Big Data service
  * Support for Open Data Hub (ODH) patch management in the Big Data service
  * Support for customizable Kerberos realm names in the Big Data service
  * Support for dedicated vantage points in the Application Performance Monitoring service
  * Support for reactivating child tenancies in the Organizations service
  * Support for punctuation and the SRT transcription format in the AI Speech service
  * Support for default retries on some operations in the Networking service
  * Support for default retries on all operations in the Data Safe service
  * Support for default retries on some additional operations in
    the Application Performance Monitoring service
  * Property `risk_score` is removed from model `Sighting` in the Cloud Guard service
  * `subscription_id` is a required parameter for operation `list_subscription_mappings`
    in the subscription client in Tenant Manager control plane service

OBS-URL: https://build.opensuse.org/request/show/974639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=46
This commit is contained in:
Matej Cepl 2022-05-03 20:48:02 +00:00 committed by Git OBS Bridge
parent e98ffb7f46
commit ae28265046
4 changed files with 37 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20d4ef17b8d6e725177c87c02873b1edaaddd1cc060eb111e0b7f8e3a8280dfc
size 13060272

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dc8b5fc9ca34d85117c9ff44ca3b2997c1f0f93b2a065021be733830e9a01ad
size 13204983

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue May 3 12:03:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.65.0
* Support for the Service Mesh service
* Support for security zones in the Cloud Guard service
* Support for virtual test access points (VTAPs) in the Networking service
* Support for monitoring as a source in the Service Connector Hub service
* Support for creating budgets that target subscriptions
and child tenancies in the Budgets service
* Support for listing shapes and specifying a shape during creation
of a node in the Roving Edge Infrastructure service
* Support for bringing your own key in the Roving Edge Infrastructure service
* Support for enabling inspection of HTTP request bodies in the
Web Application Acceleration and Security
* Support for cost management schedules in the Usage service
* Support for TCPS on external containers as well as non-container
and pluggable databases in the Database service
* Support for autoscaling on Open Data Hub (ODH) clusters in the Big Data service
* Support for creating Open Data Hub (ODH) 0.9 clusters in the Big Data service
* Support for Open Data Hub (ODH) patch management in the Big Data service
* Support for customizable Kerberos realm names in the Big Data service
* Support for dedicated vantage points in the Application Performance Monitoring service
* Support for reactivating child tenancies in the Organizations service
* Support for punctuation and the SRT transcription format in the AI Speech service
* Support for default retries on some operations in the Networking service
* Support for default retries on all operations in the Data Safe service
* Support for default retries on some additional operations in
the Application Performance Monitoring service
* Property `risk_score` is removed from model `Sighting` in the Cloud Guard service
* `subscription_id` is a required parameter for operation `list_subscription_mappings`
in the subscription client in Tenant Manager control plane service
-------------------------------------------------------------------
Tue Apr 26 09:49:49 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-oci-sdk
Version: 2.64.0
Version: 2.65.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0