14
0

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

- Update to version 2.79.0
  * Support for Logging Analytics as a streaming source target
    in the Service Connector Hub service
  * Support for data sources for logging query registration
    in the Cloud Guard service
  * Support for custom detector rules on insight detector
    recipes in the Cloud Guard service
  * Support for fetching data source events and problem
    entities in the Cloud Guard service
  * Support for E3, E4, Standard3, and Optimized3 flexible compute shapes
    on notebooks, model deployment, and jobs in the Data Science service
  * Support for streaming application logs to the Logging service in the Data Flow service
  * Support for retries by default on operations of the Dataflow service
- from version 2.78.0
  * Support for single-host software-defined data centers in the VMWare Solution service
  * Support for Java download and installation in the Java Management service
  * Support for lifecycle management for Windows in the Java Management service
  * Support for installation scripts in the Java Management service
  * Support for unlimited-installation keys in the Java Management service
  * Support for configuring automatic usage tracking in the Java Management service
  * Support for STANDARDX and ENTERPRISEX instance types in Integration service
  * Support for additional languages and multimedia formats in transcription
    jobs in the AI Speech service
  * Support for maintenance run history for Exadata Cloud at Customer in the Database service
  * Support for Optimizer statistics monitoring and management on various
    database administration operations in the Database Management service
  * Support for OCI Compute instances in the Operations Insights service
  * Support for moving resources in the Console Dashboard service
  * Support for round-robin alerting in the Application Performance Monitoring service
  * Support for aggregated network data of synthetic monitors

OBS-URL: https://build.opensuse.org/request/show/998604
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=56
This commit is contained in:
2022-08-22 16:49:01 +00:00
committed by Git OBS Bridge
parent 78fa0979ac
commit d002ed4669
5 changed files with 56 additions and 17 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Mon Aug 22 09:43:13 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.79.0
* Support for Logging Analytics as a streaming source target
in the Service Connector Hub service
* Support for data sources for logging query registration
in the Cloud Guard service
* Support for custom detector rules on insight detector
recipes in the Cloud Guard service
* Support for fetching data source events and problem
entities in the Cloud Guard service
* Support for E3, E4, Standard3, and Optimized3 flexible compute shapes
on notebooks, model deployment, and jobs in the Data Science service
* Support for streaming application logs to the Logging service in the Data Flow service
* Support for retries by default on operations of the Dataflow service
- from version 2.78.0
* Support for single-host software-defined data centers in the VMWare Solution service
* Support for Java download and installation in the Java Management service
* Support for lifecycle management for Windows in the Java Management service
* Support for installation scripts in the Java Management service
* Support for unlimited-installation keys in the Java Management service
* Support for configuring automatic usage tracking in the Java Management service
* Support for STANDARDX and ENTERPRISEX instance types in Integration service
* Support for additional languages and multimedia formats in transcription
jobs in the AI Speech service
* Support for maintenance run history for Exadata Cloud at Customer in the Database service
* Support for Optimizer statistics monitoring and management on various
database administration operations in the Database Management service
* Support for OCI Compute instances in the Operations Insights service
* Support for moving resources in the Console Dashboard service
* Support for round-robin alerting in the Application Performance Monitoring service
* Support for aggregated network data of synthetic monitors
in the Application Performance Monitoring service
* Support for etags on operations in the Load Balancing service
* The property `inventory_log` in create_fleet_details model was
made a required parameter in Operations Insights service
-------------------------------------------------------------------
Fri Aug 5 08:25:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
@@ -44,6 +82,8 @@ Fri Aug 5 08:25:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
* Parameters `availability_domain` and `compartment_id` changed from required to optional in
operations `list_boot_volumes`, `list_boot_volume_replicas`, `list_block_volume_replicas`
in `BlockstorageClient` in the Block Storage service
- Refresh patches for new version
* ops_relax-python-depends.patch
-------------------------------------------------------------------
Fri Jul 22 10:00:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>