1
0

Accepting request 993544 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/993544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2022-08-06 20:08:32 +00:00 committed by Git OBS Bridge
commit 67f49881b0
4 changed files with 51 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,50 @@
-------------------------------------------------------------------
Fri Aug 5 08:25:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.77.0
* Support for OpenSearch in the Search service
* Support for child tables in the NoSQL Database Cloud service
* Support for private repositories in the DevOps service
* Support for retries by default on operations of the Quotas service
- from version 2.76.0
* Support for the Fusion Apps as a Service service
* Support for the Digital Media service
* Support for accessing all Terraform providers from Hashicorp Registry,
as well as bringing your own providers, in the Resource Manager service
* Support for runtime configurations in notebook sessions in the Data Science service
* Support for compartmentIdInSubtree and accessLevel filters when listing management
agents in the Management Agent Cloud service
* Support for filtering by type when listing work requests in the
Management Agent Cloud service
* Support for filtering by agent id when listing management agent plugins
in the Management Agent Cloud service
* Support for specifying size preference when requesting a data
transfer appliance in the Data Transfer service
* Support for encryption of boot and block volumes associated with a
cluster using customer-specified KMS keys in the Big Data service
* Support for the VM.Standard.E4.Flex shape for Cloud SQL (CSQL) nodes in the Big Data service
* Support for listing block and boot volumes, as well as block and boot volume replicas,
within a volume group in the Block Volume service
* Support for dedicated autonomous databases in the Operator Access Control service
* Support for viewing automatic workload repository (AWR) data for databases
added to AWRHub in the Operations Insights service
* Support for ports, protocols, roles, and SSL secrets when enabling
or modifying database management in the Database service
* Support for monthly security maintenance runs in the Database service
* Support for monthly infrastructure patching for Exadata Cloud at
Customer resources in the Database service
* `DataMaskingActivityClient`,`FusionEnvironmentClient`, `FusionEnvironmentFamilyClient`,
`RefreshActivityClient`,`ScheduledActivityClient`, and `ServiceAttachmentClient` clients
were merged into a single client `FusionApplicationsClient` for the Fusion Apps as
a Service service
* Properties `addressee`, `address1`, `cityOrLocality`, `stateOrRegion`, `zipcode`, `country`
are changed from optional to required for `ShippingAddress` model in Data Transfer Service
* Parameter `compartment_id` changed from required to optional in the `list_volumes` operation
in `BlockstorageClient` in the Block Storage service
* 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
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 22 10:00:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Jul 22 10:00:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -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.75.1 Version: 2.77.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