Skip to content

Commit

Permalink
Update Changelog & galaxy (v3.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
William Astorga committed Feb 12, 2022
1 parent dc1dd07 commit 0db45af
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,26 @@ releases:
minor_changes:
- Updated test/sanity and remove duplicates
3.3.0:
release_date: '2021-02-07'
release_date: '2022-02-07'
changes:
release_summary: Fixes update tag_membership
minor_changes:
- tag_membership - changes in memberToTags from list to object in the way the value is obtained.
- tag_membership - changes in memberToTags from list to object in the way the value is obtained.
3.3.1:
release_date: '2022-02-11'
changes:
release_summary: Add early check of status for SDA modules
bugfixes:
- sda_fabric_authentication_profile - add early check of 'status' for module.
- sda_fabric_border_device - add early check of 'status' for module.
- sda_fabric_control_plane_device - add early check of 'status' for module.
- sda_fabric_edge_device - add early check of 'status' for module.
- sda_fabric_site - add early check of 'status' for module.
- sda_fabric - add early check of 'status' for module.
- sda_multicast - add early check of 'status' for module.
- sda_port_assignment_for_access_point - add early check of 'status' for module.
- sda_port_assignment_for_user_device - add early check of 'status' for module.
- sda_provision_device - add early check of 'status' for module.
- sda_virtual_network_ip_pool - add early check of 'status' for module.
- sda_virtual_network_v2 - add early check of 'status' for module.
- sda_virtual_network - add early check of 'status' for module.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: cisco
name: dnac
version: 3.3.0
version: 3.3.1
readme: README.md
authors:
- Rafael Campos <[email protected]>
Expand Down

0 comments on commit 0db45af

Please sign in to comment.