Accepting request 1089772 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1089772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=53
This commit is contained in:
2023-05-30 20:02:56 +00:00
committed by Git OBS Bridge
4 changed files with 37 additions and 4 deletions

BIN
oci-python-sdk-2.102.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.103.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu May 25 07:50:40 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.103.0
* Support for CRI-O parsing in the Logging service
* Support for retrieving the resource availability domain when getting
Exadata infrastructure or VM clusters in the Database service
* Support for specifying database servers when creating dedicated
autonomous databases in the Database service
* Support for secondary egress zones in the DNS service
* The models `LogIncludedSearch`, `LogIncludedSearchSummary`,
`LogIncludedSearchSummaryCollection`, `LogIncludedSearch`,
`LogIncludedSearchSummary` and `LogIncludedSearchSummaryCollection`
were removed in the Logging service
* The property `keys` was made required in the `UnifiedAgentCsvParser`
and `UnifiedAgentTsvParser` models in the Logging service
* The property `patterns` was made required in the `UnifiedAgentGrokParser`
and `UnifiedAgentMultilineGrokParser` models in the Logging service
* The properties `sources` and `destination` were made required in the
`UnifiedAgentLoggingConfiguration` model in the Logging service
* The property `format` was made required in the `UnifiedAgentMultilineParser`
model in the Logging service
* The property `expression` was made required in the `UnifiedAgentRegexParser`
model in the Logging service
* The property `paths` was made required in the `UnifiedAgentTailLogSource`
model in the Logging service
* The property `channels` was made required in the `UnifiedAgentWindowsEventSource`
model in the Logging service
* The operations `get_log_included_search` and `list_log_included_searches`
were removed from the `LoggingManagementClient` in the Logging service
* A new required property `external_downstreams` was added in the `zone`
model in the DNS service
-------------------------------------------------------------------
Wed May 20 09:34:05 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@@ -18,7 +18,7 @@
%bcond_without python2
Name: python-oci-sdk
Version: 2.102.0
Version: 2.103.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0