1
0

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

- Update to version 2.85.0
  * Support for calling Oracle Cloud Infrastructure
    services in the eu-dcc-milan-1 region
  * Support for target host identification and SOCKS support on
    dynamic port forwarding sessions in the Bastion service
  * Support for viewing top processes running at a particular
    point of time in the Operations Insights service
  * Support for filtering top processes by a single process to view
    that process's trend over time in the Operations Insights service
  * Support for creating Enterprise Manager-based Windows host targets
    in the Operations Insights service
  * Support for creating Management Agent Cloud-based Windows and
    Solaris host targets in the Operations Insights service
  * Parameter `target_resource_port` is removed from models
    `TargetResourceDetails` and `CreateSessionTargetResourceDetails`

OBS-URL: https://build.opensuse.org/request/show/1029701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=64
This commit is contained in:
2022-10-18 10:04:12 +00:00
committed by Git OBS Bridge
parent 23f228e690
commit 6724c20c68
4 changed files with 23 additions and 4 deletions

BIN
oci-python-sdk-2.84.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.85.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Oct 10 12:08:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.85.0
* Support for calling Oracle Cloud Infrastructure
services in the eu-dcc-milan-1 region
* Support for target host identification and SOCKS support on
dynamic port forwarding sessions in the Bastion service
* Support for viewing top processes running at a particular
point of time in the Operations Insights service
* Support for filtering top processes by a single process to view
that process's trend over time in the Operations Insights service
* Support for creating Enterprise Manager-based Windows host targets
in the Operations Insights service
* Support for creating Management Agent Cloud-based Windows and
Solaris host targets in the Operations Insights service
* Parameter `target_resource_port` is removed from models
`TargetResourceDetails` and `CreateSessionTargetResourceDetails`
-------------------------------------------------------------------
Thu Sep 29 07:59:26 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.84.0
Version: 2.85.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0