From 53d45019ac34f93c663e18c602dafb8d20c52d8f2ee25c7d7efd2743658980d7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 26 Jan 2022 13:24:29 +0000 Subject: [PATCH] Accepting request 949259 from home:glaubitz:branches:devel:languages:python - Update to version 2.55.0 * Support for OneSubscription services * Support for specifying if a run or application is streaming or batch in the Data Flow service * Support for updating the Instance Configuration of an Instance Pool within a Cluster Network in the Compute Management service * Updated documentation for Cross Region ADG feature for Autonomous Database in the Database service * Support for retries enabled by default on all operations in the Object Storage service - from version 2.54.1 * Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region * Support for the Visual Builder service * Support for cross-region replication of volume groups in the Block Storage service * Support for boot volume encryption in the Container Engine for Kubernetes service * Support for adding metadata to records when creating and updating records in the Data Labeling service * Support for global export formats in snapshot datasets in the Data Labeling service * Support for adding labeling instructions to datasets in the Data Labeling service * Support for updating autonomous dataguard associations for autonomous container databases in the Database service * Support for setting up automatic failover when creating autonomous container databases in the Database service * Support for setting the RECO storage size when updating a database system in the Database service OBS-URL: https://build.opensuse.org/request/show/949259 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=38 --- oci-python-sdk-2.53.1.tar.gz | 3 -- oci-python-sdk-2.55.0.tar.gz | 3 ++ python-oci-sdk.changes | 56 ++++++++++++++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 60 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.53.1.tar.gz create mode 100644 oci-python-sdk-2.55.0.tar.gz diff --git a/oci-python-sdk-2.53.1.tar.gz b/oci-python-sdk-2.53.1.tar.gz deleted file mode 100644 index 77cc19a..0000000 --- a/oci-python-sdk-2.53.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d6ffea60021d24536ab348bfc4a072ca0f860f9bc4bdcebfc12202945219b6 -size 11934364 diff --git a/oci-python-sdk-2.55.0.tar.gz b/oci-python-sdk-2.55.0.tar.gz new file mode 100644 index 0000000..2b43db6 --- /dev/null +++ b/oci-python-sdk-2.55.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd403964007426c114426d5cbaaec188687acccb26b49632a5e2c1db092af63e +size 12267447 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index c408d1e..cbdf832 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Wed Jan 26 12:09:22 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.55.0 + * Support for OneSubscription services + * Support for specifying if a run or application is streaming + or batch in the Data Flow service + * Support for updating the Instance Configuration of an Instance + Pool within a Cluster Network in the Compute Management service + * Updated documentation for Cross Region ADG feature for Autonomous + Database in the Database service + * Support for retries enabled by default on all operations in the + Object Storage service +- from version 2.54.1 + * Support for calling Oracle Cloud Infrastructure services in + the me-dcc-muscat-1 region + * Support for the Visual Builder service + * Support for cross-region replication of volume groups in the + Block Storage service + * Support for boot volume encryption in the Container Engine + for Kubernetes service + * Support for adding metadata to records when creating and updating + records in the Data Labeling service + * Support for global export formats in snapshot datasets in the + Data Labeling service + * Support for adding labeling instructions to datasets in the + Data Labeling service + * Support for updating autonomous dataguard associations for + autonomous container databases in the Database service + * Support for setting up automatic failover when creating + autonomous container databases in the Database service + * Support for setting the RECO storage size when updating + a database system in the Database service + * Support for reconnecting refreshable clones to source for autonomous + databases on shared infrastructure in the Database service + * Support for checking if an autonomous database on shared infrastructure + can be reconnected to source, in the Database service +- from version 2.54.0 + * Support for calling Oracle Cloud Infrastructure services + in the af-johannesburg-1 region + * Support for multiple protocols on the same listener in + the Network Load Balancing service + * IPv6 support in the Network Load Balancing service + * Support for creating Enterprise Manager-based Solaris and + SunOS host targets in the Operations Insights service + * Support for choosing Data Guard type (Active Data Guard + or regular) on databases in the Database service + * Support for allowing control characters in responses as + requested in https://github.com/oracle/oci-python-sdk/issues/404. + Please see the github issue for more details + * The root cause of the issue causing data corruption as mentioned + in https://github.com/oracle/oci-python-sdk/issues/410 has been + fixed. Please see the github issue for more details + * Support for retries enabled by default on all operations + in the Java Management service + ------------------------------------------------------------------- Wed Jan 5 14:12:21 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index e730c0f..0e5f897 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.53.1 +Version: 2.55.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0