From 0a0cfc2af8ad05de258de5ab28bef74c7a6de8bf9c2709f6e6f1e651e751ddd5 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 4 Jul 2022 07:50:38 +0000 Subject: [PATCH] Accepting request 986556 from home:glaubitz:branches:devel:languages:python - Update to version 2.73.0 * Support for the Network Monitoring service * Support for specifying application scan settings when creating or updating host scan recipes in the Vulnerability Scanning service * Support for moving data into an autonomous data warehouse in the Operations Insights service * Support for shared infrastructure autonomous database character sets in the Database service * Support for data collection logging events on Exadata instances in the Database service * Support for specifying boot volume VPUs when launching instances from images in the Compute service * Support for safe-deleting nodes in the Container Engine for Kubernetes service * Support for retries by default on operations of the Logging Analytics service - from version 2.72.0 * Support for the Network Firewall service * Support for smaller and larger HeatWave cluster nodes in the MySQL Database service * Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service * Support for diagnostics in the Database Management service * Support for retries by default on operations of the Network Firewall service * Support for retries by default on the createAnnotation operation of the Data Labeling service - from version 2.71.0 * Support for the Web Application Acceleration (WAA) service * Support for the Governance Rules service * Support for the OneSubscription service * Support for resource locking in the Identity service * Support for quota resource locking in the Limits service * Support for returning the backup with the requested changes in the MySQL Database service * Support for time zone in Cloud Autonomous VM (CAVM) clusters in the Database service * Support for configuration options in the Application Performance Monitoring service * Support for MySQL connections in the Database Tools service * The models `DatabaseToolsAllowedNetworkSources`, `DatabaseToolsVirtualSource`, OBS-URL: https://build.opensuse.org/request/show/986556 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=50 --- oci-python-sdk-2.67.0.tar.gz | 3 -- oci-python-sdk-2.73.0.tar.gz | 3 ++ python-oci-sdk.changes | 84 ++++++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 88 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.67.0.tar.gz create mode 100644 oci-python-sdk-2.73.0.tar.gz diff --git a/oci-python-sdk-2.67.0.tar.gz b/oci-python-sdk-2.67.0.tar.gz deleted file mode 100644 index 7d53bfe..0000000 --- a/oci-python-sdk-2.67.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db2718f43b99f53fbc73e755ddd896b4fc9c83ff5c9abc869099e30129a1b711 -size 13271057 diff --git a/oci-python-sdk-2.73.0.tar.gz b/oci-python-sdk-2.73.0.tar.gz new file mode 100644 index 0000000..63b5d07 --- /dev/null +++ b/oci-python-sdk-2.73.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7567396a7213f68f4e16f375e3a9e18525d9b73e01e953e228f0fe175b3ef7f +size 14025020 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index bd17fd4..dfee841 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,87 @@ +------------------------------------------------------------------- +Fri Jul 1 10:06:17 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.73.0 + * Support for the Network Monitoring service + * Support for specifying application scan settings when creating or + updating host scan recipes in the Vulnerability Scanning service + * Support for moving data into an autonomous data warehouse in the Operations Insights service + * Support for shared infrastructure autonomous database character sets in the Database service + * Support for data collection logging events on Exadata instances in the Database service + * Support for specifying boot volume VPUs when launching instances + from images in the Compute service + * Support for safe-deleting nodes in the Container Engine for Kubernetes service + * Support for retries by default on operations of the + Logging Analytics service +- from version 2.72.0 + * Support for the Network Firewall service + * Support for smaller and larger HeatWave cluster nodes in the MySQL Database service + * Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service + * Support for diagnostics in the Database Management service + * Support for retries by default on operations of the Network Firewall service + * Support for retries by default on the createAnnotation operation of the Data Labeling service +- from version 2.71.0 + * Support for the Web Application Acceleration (WAA) service + * Support for the Governance Rules service + * Support for the OneSubscription service + * Support for resource locking in the Identity service + * Support for quota resource locking in the Limits service + * Support for returning the backup with the requested changes in the MySQL Database service + * Support for time zone in Cloud Autonomous VM (CAVM) clusters in the Database service + * Support for configuration options in the Application Performance Monitoring service + * Support for MySQL connections in the Database Tools service + * The models `DatabaseToolsAllowedNetworkSources`, `DatabaseToolsVirtualSource`, + and `ServiceCapability` are removed from the Database Tools service + * The property `SecretId` is made a required property in the + `DatabaseToolsUserPasswordSecretIdDetails` model in the Database Tools service + * Response type for operation `update_backup` is changed to `oci.mysql.models.Backup` + from `None` in the `DbBackupsClient` of the MySQL service +- from version 2.70.1 + * Support for calling Oracle Cloud Infrastructure services in the eu-paris-1 region + * Support for private endpoints in Resource Manager service + * Support downloading generated Terraform plan output in JSON or binary + format in Resource Manager service + * Support for querying OPSI Data Objects in the Operations Insights service + * Network security groups (NSGs) are now optional for autonomous databases + on private endpoints in the Database service +- from version 2.70.0 + * Support for in-depth monitoring, diagnostics capabilities, and advanced management + functionality for on-premise Oracle databases in the Database Management service + * Support for using Oracle Cloud Agent to perform iSCSI login and logout for + non-multipath-enabled iSCSI attachments in the Container Engine for Kubernetes service + * Support for Fault Domain placement in the Container Engine for Kubernetes service + * Support for worker node images in the Container Engine for Kubernetes service + * Support for flexible shapes using the driverShapeConfig and executorShapeConfig + properties in the Data Flow service + * Support for retries by default on operations in the Application Dependency Management service +- from version 2.69.0 + * Support for the License Manager service + * Support for usage plans in the API Gateway service + * Support for packaged skill and instance metadata management, role-based access options + on instance creation, and assigned ownership in the Digital Assistant service + * Support for compute capacity reservations in the VMWare Solution service + * Support for Oracle Linux 8 application streams in the OS Management service + * Support for retries by default on operations in the API Gateway service + * The property `specification` is now a required parameter for the deployment + model in the API Gateway service + * The property `specification` is now a required parameter for the create_deployment_details + model in the API Gateway service + * The vendored dependency `requests` was updgraded from version `2.21.0` to `2.27.1` + * The vendored dependency `urllib3` was updgraded from version `1.24.1` to `1.26.9` + * The vendored dependency `chardet` was updgraded from version `3.0.4` to `4.0.0` + * The vendored dependency `idna` was updgraded from version `2.8` to `2.10` + * The vendored dependency `six` was updgraded from version `1.12.0` to `1.16.0` +- from version 2.68.0 + * Support for information requests in the Operator Access Control service + * Support for Helm charts and repositories on deployments in the DevOps service + * Support for Application Dependency Management service scan results on builds in the DevOps service + * Support for build resources to use Bitbucket Cloud repositories for source code in the DevOps service + * Support for character set selection on autonomous dedicated databases in the Database service + * Support for listing autonomous dedicated database supported character sets in the Database service + * Support for AMD E4 flex shapes on virtual machine database systems in the Database service + * Support for terraform and improvements for cross-region ADGs in the Database service + * Support for retries by default on GET and LIST operations in the Visual Builder service + ------------------------------------------------------------------- Tue May 17 10:18:43 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index a680ef7..b1c7121 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-oci-sdk -Version: 2.67.0 +Version: 2.73.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0