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
+36
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,42 @@ 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.21.0] - 2021-05-06
8
+
9
+
## Added
10
+
- Support for `delegation_token` based authentication for Inventory Plugin
11
+
- Support for forceful deletion of a non-empty Object Storage bucket
12
+
- Support for business name annotation of harvested objects in Data Catalog
13
+
- Support to customer contacts feature for autonomous database
14
+
- Support for `display_name` to be used in the hostname_format of the inventory plugin for compute instances
15
+
- Introducing Graph Studio Url option in the connection urls
16
+
- Expanding DRG functionality in the Networking Service
17
+
- More than one VCN can be attached to a DRG
18
+
- Flexible routing inside DRG enables packet flow between any two attachments
19
+
- Routing policy to customize dynamic import/export of routes
20
+
- Support for opt out of DNS record during instance launch, as well as attaching secondary VNICs
21
+
- Support for option to opt-in and opt-out of live migration at an instance level
22
+
- Support for mutable sizes on cluster networks
23
+
- Support for SDK generation feature in the API Gateway service
24
+
- Support for KMS Cross Regional Replication of Keys
25
+
- Support for request validation policies within the deployment specification in the API Gateway service
26
+
- Support to configure an API Gateway with an external RESP-compliant response cache and to configure response caching on a per-route basis for Deployments
27
+
-`purge_route_rules` and `delete_route_rules` options to `oci_network_route_table` module to allow adding and deleting specific rules
28
+
- Support for setting the auto-tiering property for a bucket
29
+
- Support for creation, updation and deletion of `entity_type` for Log Analytics.
30
+
- Support for `resource_action` in `policies` declaration in `autoscaling` service
31
+
32
+
## Fixed
33
+
- Idempotence issue for `bulk_add_virtual_circuit_public_prefixes` and `bulk_delete_virtual_circuit_public_prefixes` actions in `oci_network_virtual_circuit_actions` module
34
+
- Issue with logging exceptions in inventory plugin
35
+
36
+
## Changed
37
+
- Updated python supported versions to >=3.6 in the documentation
38
+
- Parameter `specification` is marked optional for API deployment create in the API Gateway service
39
+
-`vcn_id` is now optional for listing vlans in `oci_network_vlan_facts` module
40
+
- corporate proxy field is now optional when a creating exadata infrastructure
41
+
- Please update to the latest version of [OCI Python SDK](https://github.com/oracle/oci-python-sdk)
Copy file name to clipboardexpand all lines: docs/collections/index_module.rst
+18
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,9 @@ oracle.oci
33
33
* :ref:`oracle.oci.oci_apigateway_gateway <ansible_collections.oracle.oci.oci_apigateway_gateway_module>` -- Manage a Gateway resource in Oracle Cloud Infrastructure
34
34
* :ref:`oracle.oci.oci_apigateway_gateway_actions <ansible_collections.oracle.oci.oci_apigateway_gateway_actions_module>` -- Perform actions on a Gateway resource in Oracle Cloud Infrastructure
35
35
* :ref:`oracle.oci.oci_apigateway_gateway_facts <ansible_collections.oracle.oci.oci_apigateway_gateway_facts_module>` -- Fetches details about one or multiple Gateway resources in Oracle Cloud Infrastructure
36
+
* :ref:`oracle.oci.oci_apigateway_sdk <ansible_collections.oracle.oci.oci_apigateway_sdk_module>` -- Manage a Sdk resource in Oracle Cloud Infrastructure
37
+
* :ref:`oracle.oci.oci_apigateway_sdk_facts <ansible_collections.oracle.oci.oci_apigateway_sdk_facts_module>` -- Fetches details about one or multiple Sdk resources in Oracle Cloud Infrastructure
38
+
* :ref:`oracle.oci.oci_apigateway_sdk_language_type_facts <ansible_collections.oracle.oci.oci_apigateway_sdk_language_type_facts_module>` -- Fetches details about one or multiple SdkLanguageType resources in Oracle Cloud Infrastructure
36
39
* :ref:`oracle.oci.oci_apigateway_waas_certificate <ansible_collections.oracle.oci.oci_apigateway_waas_certificate_module>` -- Manage a WaasCertificate resource in Oracle Cloud Infrastructure
37
40
* :ref:`oracle.oci.oci_apigateway_waas_certificate_facts <ansible_collections.oracle.oci.oci_apigateway_waas_certificate_facts_module>` -- Fetches details about one or multiple WaasCertificate resources in Oracle Cloud Infrastructure
38
41
* :ref:`oracle.oci.oci_artifacts_container_configuration <ansible_collections.oracle.oci.oci_artifacts_container_configuration_module>` -- Manage a ContainerConfiguration resource in Oracle Cloud Infrastructure
@@ -186,6 +189,7 @@ oracle.oci
186
189
* :ref:`oracle.oci.oci_data_catalog_catalog_actions <ansible_collections.oracle.oci.oci_data_catalog_catalog_actions_module>` -- Perform actions on a Catalog resource in Oracle Cloud Infrastructure
187
190
* :ref:`oracle.oci.oci_data_catalog_catalog_facts <ansible_collections.oracle.oci.oci_data_catalog_catalog_facts_module>` -- Fetches details about one or multiple Catalog resources in Oracle Cloud Infrastructure
188
191
* :ref:`oracle.oci.oci_data_catalog_catalog_private_endpoint <ansible_collections.oracle.oci.oci_data_catalog_catalog_private_endpoint_module>` -- Manage a CatalogPrivateEndpoint resource in Oracle Cloud Infrastructure
192
+
* :ref:`oracle.oci.oci_data_catalog_catalog_private_endpoint_actions <ansible_collections.oracle.oci.oci_data_catalog_catalog_private_endpoint_actions_module>` -- Perform actions on a CatalogPrivateEndpoint resource in Oracle Cloud Infrastructure
189
193
* :ref:`oracle.oci.oci_data_catalog_catalog_private_endpoint_facts <ansible_collections.oracle.oci.oci_data_catalog_catalog_private_endpoint_facts_module>` -- Fetches details about one or multiple CatalogPrivateEndpoint resources in Oracle Cloud Infrastructure
190
194
* :ref:`oracle.oci.oci_data_catalog_connection <ansible_collections.oracle.oci.oci_data_catalog_connection_module>` -- Manage a Connection resource in Oracle Cloud Infrastructure
191
195
* :ref:`oracle.oci.oci_data_catalog_connection_actions <ansible_collections.oracle.oci.oci_data_catalog_connection_actions_module>` -- Perform actions on a Connection resource in Oracle Cloud Infrastructure
@@ -517,6 +521,9 @@ oracle.oci
517
521
* :ref:`oracle.oci.oci_log_analytics_entity <ansible_collections.oracle.oci.oci_log_analytics_entity_module>` -- Manage a LogAnalyticsEntity resource in Oracle Cloud Infrastructure
518
522
* :ref:`oracle.oci.oci_log_analytics_entity_actions <ansible_collections.oracle.oci.oci_log_analytics_entity_actions_module>` -- Perform actions on a LogAnalyticsEntity resource in Oracle Cloud Infrastructure
519
523
* :ref:`oracle.oci.oci_log_analytics_entity_facts <ansible_collections.oracle.oci.oci_log_analytics_entity_facts_module>` -- Fetches details about one or multiple LogAnalyticsEntity resources in Oracle Cloud Infrastructure
524
+
* :ref:`oracle.oci.oci_log_analytics_entity_summary_facts <ansible_collections.oracle.oci.oci_log_analytics_entity_summary_facts_module>` -- Fetches details about a LogAnalyticsEntitySummary resource in Oracle Cloud Infrastructure
525
+
* :ref:`oracle.oci.oci_log_analytics_entity_type <ansible_collections.oracle.oci.oci_log_analytics_entity_type_module>` -- Manage a LogAnalyticsEntityType resource in Oracle Cloud Infrastructure
526
+
* :ref:`oracle.oci.oci_log_analytics_entity_type_facts <ansible_collections.oracle.oci.oci_log_analytics_entity_type_facts_module>` -- Fetches details about one or multiple LogAnalyticsEntityType resources in Oracle Cloud Infrastructure
520
527
* :ref:`oracle.oci.oci_log_analytics_log_group <ansible_collections.oracle.oci.oci_log_analytics_log_group_module>` -- Manage a LogAnalyticsLogGroup resource in Oracle Cloud Infrastructure
521
528
* :ref:`oracle.oci.oci_log_analytics_log_group_actions <ansible_collections.oracle.oci.oci_log_analytics_log_group_actions_module>` -- Perform actions on a LogAnalyticsLogGroup resource in Oracle Cloud Infrastructure
522
529
* :ref:`oracle.oci.oci_log_analytics_log_group_facts <ansible_collections.oracle.oci.oci_log_analytics_log_group_facts_module>` -- Fetches details about one or multiple LogAnalyticsLogGroup resources in Oracle Cloud Infrastructure
@@ -615,9 +622,20 @@ oracle.oci
615
622
* :ref:`oracle.oci.oci_network_drg <ansible_collections.oracle.oci.oci_network_drg_module>` -- Manage a Drg resource in Oracle Cloud Infrastructure
616
623
* :ref:`oracle.oci.oci_network_drg_actions <ansible_collections.oracle.oci.oci_network_drg_actions_module>` -- Perform actions on a Drg resource in Oracle Cloud Infrastructure
617
624
* :ref:`oracle.oci.oci_network_drg_attachment <ansible_collections.oracle.oci.oci_network_drg_attachment_module>` -- Manage a DrgAttachment resource in Oracle Cloud Infrastructure
625
+
* :ref:`oracle.oci.oci_network_drg_attachment_actions <ansible_collections.oracle.oci.oci_network_drg_attachment_actions_module>` -- Perform actions on a DrgAttachment resource in Oracle Cloud Infrastructure
618
626
* :ref:`oracle.oci.oci_network_drg_attachment_facts <ansible_collections.oracle.oci.oci_network_drg_attachment_facts_module>` -- Fetches details about one or multiple DrgAttachment resources in Oracle Cloud Infrastructure
619
627
* :ref:`oracle.oci.oci_network_drg_facts <ansible_collections.oracle.oci.oci_network_drg_facts_module>` -- Fetches details about one or multiple Drg resources in Oracle Cloud Infrastructure
620
628
* :ref:`oracle.oci.oci_network_drg_redundancy_status_facts <ansible_collections.oracle.oci.oci_network_drg_redundancy_status_facts_module>` -- Fetches details about a DrgRedundancyStatus resource in Oracle Cloud Infrastructure
629
+
* :ref:`oracle.oci.oci_network_drg_route_distribution <ansible_collections.oracle.oci.oci_network_drg_route_distribution_module>` -- Manage a DrgRouteDistribution resource in Oracle Cloud Infrastructure
630
+
* :ref:`oracle.oci.oci_network_drg_route_distribution_facts <ansible_collections.oracle.oci.oci_network_drg_route_distribution_facts_module>` -- Fetches details about one or multiple DrgRouteDistribution resources in Oracle Cloud Infrastructure
631
+
* :ref:`oracle.oci.oci_network_drg_route_distribution_statements_actions <ansible_collections.oracle.oci.oci_network_drg_route_distribution_statements_actions_module>` -- Perform actions on a DrgRouteDistributionStatements resource in Oracle Cloud Infrastructure
632
+
* :ref:`oracle.oci.oci_network_drg_route_distribution_statements_facts <ansible_collections.oracle.oci.oci_network_drg_route_distribution_statements_facts_module>` -- Fetches details about one or multiple DrgRouteDistributionStatements resources in Oracle Cloud Infrastructure
633
+
* :ref:`oracle.oci.oci_network_drg_route_rules_actions <ansible_collections.oracle.oci.oci_network_drg_route_rules_actions_module>` -- Perform actions on a DrgRouteRules resource in Oracle Cloud Infrastructure
634
+
* :ref:`oracle.oci.oci_network_drg_route_rules_facts <ansible_collections.oracle.oci.oci_network_drg_route_rules_facts_module>` -- Fetches details about one or multiple DrgRouteRules resources in Oracle Cloud Infrastructure
635
+
* :ref:`oracle.oci.oci_network_drg_route_table <ansible_collections.oracle.oci.oci_network_drg_route_table_module>` -- Manage a DrgRouteTable resource in Oracle Cloud Infrastructure
636
+
* :ref:`oracle.oci.oci_network_drg_route_table_actions <ansible_collections.oracle.oci.oci_network_drg_route_table_actions_module>` -- Perform actions on a DrgRouteTable resource in Oracle Cloud Infrastructure
637
+
* :ref:`oracle.oci.oci_network_drg_route_table_facts <ansible_collections.oracle.oci.oci_network_drg_route_table_facts_module>` -- Fetches details about one or multiple DrgRouteTable resources in Oracle Cloud Infrastructure
638
+
* :ref:`oracle.oci.oci_network_drg_upgrade_status_facts <ansible_collections.oracle.oci.oci_network_drg_upgrade_status_facts_module>` -- Fetches details about a DrgUpgradeStatus resource in Oracle Cloud Infrastructure
621
639
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_facts_module>` -- Fetches details about one or multiple FastConnectProviderService resources in Oracle Cloud Infrastructure
622
640
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_key_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_key_facts_module>` -- Fetches details about a FastConnectProviderServiceKey resource in Oracle Cloud Infrastructure
623
641
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_virtual_circuit_bandwidth_shape_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_virtual_circuit_bandwidth_shape_facts_module>` -- Fetches details about one or multiple FastConnectProviderServiceVirtualCircuitBandwidthShape resources in Oracle Cloud Infrastructure
0 commit comments