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

- Update to version 2.90.0
  * Support for the Queue service
  * Support for Intel X9 shapes when launching VM database systems in the Database service
  * Support for enabling, disabling, and editing Database Management service
    connections on pluggable databases in the Database service
  * Support for availability configurations and maintenance window schedules
    on synthetic monitors in the Application Performance Monitoring service
  * Support for scheduling cascading deletes on a project in the DevOps service
  * Support for cancelling a scheduled cascading delete on a project in the DevOps service
  * Support for issue and action fields on job phases of validation
    and migration processes in the Database Migration service
  * Support for cluster profiles in the Big Data service
  * Support for egress-only services in the Service Mesh service
  * Support for optional listeners and service discovery metadata
    on virtual deployments in the Service Mesh service
  * Support for canceling work requests in the accepted state in the Service Mesh service
  * Support for filtering work requests on associated resource
    id and operation status in the Service Mesh service
  * Support for sorting while listing work requests, listing work request
    logs, and listing work request errors in the Service Mesh service
  * Support for Oracle Managed Access integration in the Fusion Apps as a Service service
  * Support for refresh scheduling in the Fusion Apps as a Service service
  * Support for additional connections types on database resources in the GoldenGate service
  * Support for retries by default on operations of the Fusion Apps as a Service service
  * Support for retries by default on operations of the Database Migration service
  * Support for retries by default on operations of the Service Mesh service
  * Support for default retries on operations of the Service Mesh service
  * Support for default retries on operations of the Database Migration service
  * Support for default retries on operations of the Fusion Apps as a Service service
  * The property `service_instance_type` changed from optional to required in the

OBS-URL: https://build.opensuse.org/request/show/1046444
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=76
This commit is contained in:
Matej Cepl 2023-01-03 10:05:58 +00:00 committed by Git OBS Bridge
parent c244831c19
commit ce7517883d
4 changed files with 88 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,86 @@
-------------------------------------------------------------------
Tue Jan 3 08:49:21 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.90.0
* Support for the Queue service
* Support for Intel X9 shapes when launching VM database systems in the Database service
* Support for enabling, disabling, and editing Database Management service
connections on pluggable databases in the Database service
* Support for availability configurations and maintenance window schedules
on synthetic monitors in the Application Performance Monitoring service
* Support for scheduling cascading deletes on a project in the DevOps service
* Support for cancelling a scheduled cascading delete on a project in the DevOps service
* Support for issue and action fields on job phases of validation
and migration processes in the Database Migration service
* Support for cluster profiles in the Big Data service
* Support for egress-only services in the Service Mesh service
* Support for optional listeners and service discovery metadata
on virtual deployments in the Service Mesh service
* Support for canceling work requests in the accepted state in the Service Mesh service
* Support for filtering work requests on associated resource
id and operation status in the Service Mesh service
* Support for sorting while listing work requests, listing work request
logs, and listing work request errors in the Service Mesh service
* Support for Oracle Managed Access integration in the Fusion Apps as a Service service
* Support for refresh scheduling in the Fusion Apps as a Service service
* Support for additional connections types on database resources in the GoldenGate service
* Support for retries by default on operations of the Fusion Apps as a Service service
* Support for retries by default on operations of the Database Migration service
* Support for retries by default on operations of the Service Mesh service
* Support for default retries on operations of the Service Mesh service
* Support for default retries on operations of the Database Migration service
* Support for default retries on operations of the Fusion Apps as a Service service
* The property `service_instance_type` changed from optional to required in the
model `AttachExistingInstanceDetails` in Fusion Apps as a Service service
* The property `instance_id` changed from optional to required in the model
`AttachExistingInstanceDetails` in Fusion Apps as a Service service
* The property `details` changed from optional to required in the model
`CreateNewInstanceDetails` in Fusion Apps as a Service service
* The property `name` changed from optional to required in the model
`CreateOaxServiceInstanceDetails` in Fusion Apps as a Service service
* The property `adw_admin_pass` changed from optional to required in the
model `FawAdminInfoDetails` in Fusion Apps as a Service service
* The property `notification_email` changed from optional to required in
the model `FawAdminInfoDetails` in Fusion Apps as a Service service
* The type of property `rules` changed from a list of `AccessPolicyRule`
to list of `AccessPolicyRuleDetails` for model `CreateAccessPolicyDetails`
in the Service Mesh service
* The type of property `rules` changed from a list of `AccessPolicyRule` to
list of `AccessPolicyRuleDetails` for model `UpdateAccessPolicyDetails`
in the Service Mesh service
* The type of property `mtls` changed from
`CreateIngressGatewayMutualTransportLayerSecurityDetails` to
`IngressGatewayMutualTransportLayerSecurityDetails` for model
`CreateIngressGatewayDetails` in the Service Mesh service
* The type of property `mtls` changed from
`CreateIngressGatewayMutualTransportLayerSecurityDetails` to
`IngressGatewayMutualTransportLayerSecurityDetails` for model
`UpdateIngressGatewayDetails` in the Service Mesh service
* The type of property `mtls` changed from
`CreateMutualTransportLayerSecurityDetails` to
`VirtualServiceMutualTransportLayerSecurityDetails` for model
`CreateVirtualServiceDetails` in the Service Mesh service
* The type of property `mtls` changed from
`CreateMutualTransportLayerSecurityDetails` to
`VirtualServiceMutualTransportLayerSecurityDetails` for model
`UpdateVirtualServiceDetails` in the Service Mesh service
* The type of property `route_rules` changed from list of
`IngressGatewayTrafficRouteRule` to list of
`IngressGatewayTrafficRouteRuleDetails` for model
`CreateIngressGatewayRouteTableDetails` in the Service Mesh service
* The type of property `route_rules` changed from list of
`IngressGatewayTrafficRouteRule` to list of
`IngressGatewayTrafficRouteRuleDetails` for model
`UpdateIngressGatewayRouteTableDetails` in the Service Mesh service
* The type of property `route_rules` changed from list of
`VirtualServiceTrafficRouteRule` to list of
`VirtualServiceTrafficRouteRuleDetails` for model
`CreateVirtualServiceRouteTableDetails` in the Service Mesh service
* The type of property `route_rules` changed from list of
`VirtualServiceTrafficRouteRule` to list of
`VirtualServiceTrafficRouteRuleDetails` for model
`UpdateVirtualServiceRouteTableDetails` in the Service Mesh service
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 7 08:58:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Wed Dec 7 08:58:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-oci-sdk # spec file for package python-oci-sdk
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2 %bcond_without python2
Name: python-oci-sdk Name: python-oci-sdk
Version: 2.89.0 Version: 2.90.0
Release: 0 Release: 0
Summary: Oracle Cloud Infrastructure Python SDK Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0 License: Apache-2.0 OR UPL-1.0