Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-oci-sdk for openSUSE:Factory checked in at 2023-01-04 17:52:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old) and /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oci-sdk" Wed Jan 4 17:52:48 2023 rev:42 rq:1046655 version:2.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes 2022-12-07 17:37:29.089366967 +0100 +++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1563/python-oci-sdk.changes 2023-01-04 17:53:01.606331573 +0100 @@ -1,0 +2,88 @@ +Tue Jan 3 11:20:08 UTC 2023 - Matej Cepl <[email protected]> + +- Clean up SPEC file + +------------------------------------------------------------------- +Tue Jan 3 08:49:21 UTC 2023 - John Paul Adrian Glaubitz <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- oci-python-sdk-2.89.0.tar.gz New: ---- oci-python-sdk-2.90.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oci-sdk.spec ++++++ --- /var/tmp/diff_new_pack.OhexSw/_old 2023-01-04 17:53:02.254335393 +0100 +++ /var/tmp/diff_new_pack.OhexSw/_new 2023-01-04 17:53:02.258335416 +0100 @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-oci-sdk -Version: 2.89.0 +Version: 2.90.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0 @@ -97,6 +96,7 @@ %files %{python_files} %doc CHANGELOG.rst README.rst %license LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/oci +%{python_sitelib}/oci-%{version}*-info %changelog ++++++ oci-python-sdk-2.89.0.tar.gz -> oci-python-sdk-2.90.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-oci-sdk/oci-python-sdk-2.89.0.tar.gz /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1563/oci-python-sdk-2.90.0.tar.gz differ: char 18, line 1
