Skip to content

Commit

Permalink
Prepare release 5.3.1 (#471)
Browse files Browse the repository at this point in the history
* Prepare release 5.3.1

Signed-off-by: rohitthakur2590 <[email protected]>

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

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

---------

Signed-off-by: rohitthakur2590 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
rohitthakur2590 and pre-commit-ci[bot] authored Nov 27, 2023
1 parent 35983d2 commit d40490a
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 17 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ Junipernetworks Junos Collection Release Notes
.. contents:: Topics


v5.3.1
======

Bugfixes
--------

- fix to gather l2_interfaces facts with default port-mode access.

Documentation Changes
---------------------

- Improve docs of prefix-lists RM.
- ios_l2_interfaces - Fixed module documentation and examples.
- ios_l3_interfaces - Fixed module documentation and examples.

v5.3.0
======

Expand Down
15 changes: 15 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -561,3 +561,18 @@ releases:
- codecov_pr.yml
- overridden_support.yaml
release_date: "2023-09-06"
5.3.1:
changes:
bugfixes:
- fix to gather l2_interfaces facts with default port-mode access.
doc_changes:
- Improve docs of prefix-lists RM.
- ios_l2_interfaces - Fixed module documentation and examples.
- ios_l3_interfaces - Fixed module documentation and examples.
fragments:
- default_mode_l2_interfaces.yaml
- fix_prefix_lists_docs.yaml
- lint_fixtures.yaml
- sanity_job_fix.yaml
- update_l2_3_docs.yaml
release_date: "2023-11-27"
3 changes: 0 additions & 3 deletions changelogs/fragments/default_mode_l2_interfaces.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/fix_prefix_lists_docs.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/lint_fixtures.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/sanity_job_fix.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions changelogs/fragments/update_l2_3_docs.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ readme: README.md
repository: https://github.com/ansible-collections/junipernetworks.junos
issues: https://github.com/ansible-collections/junipernetworks.junos/issues
tags: [juniper, junipernetworks, junos, networking, security, netconf]
version: 5.3.0
version: 5.3.1

0 comments on commit d40490a

Please sign in to comment.