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:
John Paul Adrian Glaubitz 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

View File

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

View File

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

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