Accepting request 1089451 from home:glaubitz:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1089451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=99
This commit is contained in:
parent
abc9ea1d58
commit
acedf1e1cb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eb4018a1230256b603218d43e13cbc63f928003846556b0e300d0896a5def076
|
|
||||||
size 16638755
|
|
3
oci-python-sdk-2.103.0.tar.gz
Normal file
3
oci-python-sdk-2.103.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85ec2173cdd927fee42de6bb17ebbe69b3290b4f409958ed0b1ae2f298bf284d
|
||||||
|
size 16660492
|
@ -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>
|
Wed May 20 09:34:05 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-oci-sdk
|
Name: python-oci-sdk
|
||||||
Version: 2.102.0
|
Version: 2.103.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
|
||||||
|
Loading…
Reference in New Issue
Block a user