forked from pool/python-oci-sdk
Accepting request 1118859 from home:glaubitz:branches:devel:languages:python
- Update to version 2.113.0
* Support for the Caching Service
* Support for the Marketplace Publisher service
* Support for higher limits for network firewalls in the Network Firewall service
* Support for exporting access request reports in the Lockbox service
* Support for storage mounts for jobs and notebooks in the Data Science service
* Support for unified agent operational metrics for the service configurations
in the Logging Management service
* Property `approver_levels` in models `ApprovalTemplateSummary` changed from
required to optional in the Lockbox service
* Properties `lockbox_partner` and `partner_compartment_id` in models `LockboxSummary`
changed from required to optional in the Lockbox service
* Allowed values `ENUM_STRING` and `RQS_FILTER` were removed from the property
`type` in model `Parameter` in the Logging service
* Properties `rqs_type` and `display_name` were removed from model `Parameter`
in the Logging service
* Parameter `service_stage` was removed from operation `list_services` from
the logging management client in the Logging service
* Properties `mapped_secrets`, `application_lists`, `url_lists`, `ip_address_lists`,
`security_rules`, `decryption_rules` and `decryption_profiles` were removed from
models `CreateNetworkFirewallPolicyDetails`, `NetworkFirewallPolicy` and
`UpdateNetworkFirewallPolicyDetails` in the Network Firewall Service
* Property `sources` is replaced by `source_address` and property `destinations`
is replaced by `destination_address` in models `DecryptionRuleMatchCriteria`
and `SecurityRuleMatchCriteria` in the Network Firewall Service
* Property `applications` is replaced by `application` and property `urls` is replaced
by `url` in model `SecurityRuleMatchCriteria`in the Network Firewall Service
- from version 2.112.4
* Support for creating flow log type capture filters in Virtual Cloud Network service
* Support for export and import of metadata in Data Integration service
OBS-URL: https://build.opensuse.org/request/show/1118859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=123
This commit is contained in:
BIN
oci-python-sdk-2.112.3.tar.gz
(Stored with Git LFS)
BIN
oci-python-sdk-2.112.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
oci-python-sdk-2.113.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
oci-python-sdk-2.113.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 08:42:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 2.113.0
|
||||
* Support for the Caching Service
|
||||
* Support for the Marketplace Publisher service
|
||||
* Support for higher limits for network firewalls in the Network Firewall service
|
||||
* Support for exporting access request reports in the Lockbox service
|
||||
* Support for storage mounts for jobs and notebooks in the Data Science service
|
||||
* Support for unified agent operational metrics for the service configurations
|
||||
in the Logging Management service
|
||||
* Property `approver_levels` in models `ApprovalTemplateSummary` changed from
|
||||
required to optional in the Lockbox service
|
||||
* Properties `lockbox_partner` and `partner_compartment_id` in models `LockboxSummary`
|
||||
changed from required to optional in the Lockbox service
|
||||
* Allowed values `ENUM_STRING` and `RQS_FILTER` were removed from the property
|
||||
`type` in model `Parameter` in the Logging service
|
||||
* Properties `rqs_type` and `display_name` were removed from model `Parameter`
|
||||
in the Logging service
|
||||
* Parameter `service_stage` was removed from operation `list_services` from
|
||||
the logging management client in the Logging service
|
||||
* Properties `mapped_secrets`, `application_lists`, `url_lists`, `ip_address_lists`,
|
||||
`security_rules`, `decryption_rules` and `decryption_profiles` were removed from
|
||||
models `CreateNetworkFirewallPolicyDetails`, `NetworkFirewallPolicy` and
|
||||
`UpdateNetworkFirewallPolicyDetails` in the Network Firewall Service
|
||||
* Property `sources` is replaced by `source_address` and property `destinations`
|
||||
is replaced by `destination_address` in models `DecryptionRuleMatchCriteria`
|
||||
and `SecurityRuleMatchCriteria` in the Network Firewall Service
|
||||
* Property `applications` is replaced by `application` and property `urls` is replaced
|
||||
by `url` in model `SecurityRuleMatchCriteria`in the Network Firewall Service
|
||||
- from version 2.112.4
|
||||
* Support for creating flow log type capture filters in Virtual Cloud Network service
|
||||
* Support for export and import of metadata in Data Integration service
|
||||
* Support for displaying resource usage information on autonomous vm cluster
|
||||
get operations in Database service
|
||||
* Support for displaying resource usage information for the list of autonomous
|
||||
container databases on autonomous vm cluster get operations in Database service
|
||||
* Support for pluggable database with enhanced features in Database service
|
||||
* Support for exporting container and kubernetes app listings in Marketplace service
|
||||
* Support for work request statuses for export container and kubernetes app listings
|
||||
in Marketplace service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 12:53:07 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without python2
|
||||
Name: python-oci-sdk
|
||||
Version: 2.112.3
|
||||
Version: 2.113.0
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure Python SDK
|
||||
License: Apache-2.0 OR UPL-1.0
|
||||
|
||||
Reference in New Issue
Block a user