Skip to content

Commit d7eb566

Browse files
committed
Update changelog for v0.7.1 release.
1 parent 712067a commit d7eb566

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.7.1 (June 25, 2021)
2+
BREAKING CHANGE:
3+
- Change aci_dhcp_relay_policy relation_dhcp_rs_prov argument from list of string to block definition to accomodate the addr argument.
4+
5+
BUG FIXES:
6+
- Fix a regression introduced in aci_rest creating issues when use in parallel.
7+
- Make management_profile_dn an optional parameter with "uni/tn-mgmt/mgmtp-default" as default value in aci_node_mgmt_epg.
8+
- Deprecate use of filter argument in aci_contract and removal from documentation.
9+
- Fix documentation of region argument in aci_cloud_aws_provider.
10+
- Fix aci_bgp_peer_connectivity_profile documentation for as_number and local_asn.
11+
- Fix aci_application_epg examples and documentation to make it clearer.
12+
- Fix cert_name usage examples in documentation and README.md.
13+
- Remove application_epg_dn argument from aci_client_end_point documentation as use case is not implemented yet (follow #513 for use case development).
14+
- Add required_provider and provider definition in all examples to conform to new Terraform provider usage definitions.
15+
- Fix aci_contract example to showcase how to create contract, subject, filter and filter entries.
16+
117
## 0.7.0 (May 26, 2021)
218
BREAKING CHANGE:
319
- Fix "ctrl" attribute issues with list of items in OSPF Interface Policy resource/datasource.

0 commit comments

Comments
 (0)