You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+37
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,43 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
5
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## [2.20.0] - 2021-04-22
8
+
9
+
## Added
10
+
- Support for Ipv6
11
+
- Support for Network Topology service
12
+
- Support for [preemptible instances](https://docs.oracle.com/en-us/iaas/Content/Compute/Concepts/preemptible.htm) in the Compute service
13
+
- Support for burstable instances in the Compute service
14
+
- Support for `routing_policy` in virtual circuit
15
+
- Support for configuring APM tracing functionality for Application and Functions resources.
16
+
- Support for Streaming Analytics feature in Service Connector Hub.
17
+
- Support for Read/Write-Any object from buckets using Pre-authenticated Request (PAR) in Object Storage. Support for restricting PARs by prefix and for listing object.
18
+
- Support for showing if a contact for Exadata Infrastructure is valid in MOS (My Oracle Support) and if Exadata Infrastructure is in Degraded SLO state.
19
+
- Support for os updating cloud vm cluster
20
+
- Support for Data Guard with Autonomous Container Databases on Exadata Cloud @ Customer Infrastructure
21
+
- Support to specify Peer ACD unique name when creating Data Guard enabled Autonomous Container Database on Exadata Cloud@Customer
22
+
- Access Control List support for Autonomous Database with Data Guard enabled on Exadata Cloud@Customer
23
+
- Support for `scan_dns_name` and `zone_id` as part of Dbsystem/CloudVmCluster/AutonomousExadataInfrastructure API response.
24
+
- Support for additional upgrade options supported by DBUA(Database Upgrade Assistant)
25
+
- Support for fractional support for resource usage and availability service limit api
26
+
- Support for data_science model_deployment module and model_deployment_shape_facts module
27
+
- Support for container image signing
28
+
- Support for cluster features as a part of the Container Engine for Kubernetes Service
29
+
- Support for Oracle Cloud VMware Solution Flexible Billing
30
+
- compartment name to the hostvars of OCI Inventory Plugin
31
+
32
+
## Fixed
33
+
- Issue with debug logging in inventory plugin when there is a service error
34
+
35
+
## Changed
36
+
- Please update to the latest version of [OCI Python SDK](https://github.com/oracle/oci-python-sdk)
37
+
38
+
## Deprecated:
39
+
- Module `oci_load_balancer_routing_policy` is deprecated,
40
+
use `oci_loadbalancer_routing_policy` instead
41
+
- Module `oci_load_balancer_routing_policy_facts` is deprecated,
42
+
use `oci_loadbalancer_routing_policy_facts` instead
0 commit comments