Skip to content

Commit

Permalink
5.3.0 release prep (#984)
Browse files Browse the repository at this point in the history
* 5.3.0 release prep

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* changed release date

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
roverflow and pre-commit-ci[bot] committed Nov 29, 2023
1 parent 37fa308 commit 5159fac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Bugfixes
--------

- Updated the ios_ping ping module to support size param.
- ios_acls - make sequence optional for rendering of standard acls.
- ios_bgp_global - Explicitly add neighbor address to every parser.
- ios_bgp_global - remote_as not mendatory for neighbors.
- ios_vrf - added MDT related keys
Expand Down
4 changes: 3 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,7 @@ releases:
changes:
bugfixes:
- Updated the ios_ping ping module to support size param.
- ios_acls - make sequence optional for rendering of standard acls.
- ios_bgp_global - Explicitly add neighbor address to every parser.
- ios_bgp_global - remote_as not mendatory for neighbors.
- ios_vrf - added MDT related keys
Expand All @@ -1046,6 +1047,7 @@ releases:
- add_ios_vxlan_vtep.yaml
- bgp_global_evpn_fix.yml
- bgp_global_evpn_fix_2.yml
- fix_acls_old.yml
- fix_ios_bgp_address_family.yaml
- fix_ios_evpn_evi.yaml
- fix_ios_vlan_config.yaml
Expand All @@ -1062,4 +1064,4 @@ releases:
- description: Resource module to configure VXLAN VTEP interface.
name: ios_vxlan_vtep
namespace: ""
release_date: "2023-11-28"
release_date: "2023-11-29"
3 changes: 0 additions & 3 deletions changelogs/fragments/fix_acls_old.yml

This file was deleted.

0 comments on commit 5159fac

Please sign in to comment.