14
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 551634b54b
commit e35e147157
4 changed files with 23 additions and 4 deletions

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>