Skip to content

Commit

Permalink
Release PR 9.0.3 (#1125)
Browse files Browse the repository at this point in the history
* Release PR 9.0.3

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

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

---------

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] authored Oct 16, 2024
1 parent fa37d9e commit a71f345
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 12 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ Cisco Ios Collection Release Notes

.. contents:: Topics

v9.0.3
======

Bugfixes
--------

- ios_bgp_address_family - fix parsing of password_options while gathering password configuration from appliance.
- ios_bgp_global - fix parsing of password_options while gathering password configuration from appliance.

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

- Includes a new support related section in the README.
- Removed the Roadmap section from the README.

v9.0.2
======

Expand Down
15 changes: 15 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1273,3 +1273,18 @@ releases:
- ios_static_routes.yaml
- pylint_fix.yaml
release_date: "2024-09-16"
9.0.3:
changes:
bugfixes:
- ios_bgp_address_family - fix parsing of password_options while gathering password
configuration from appliance.
- ios_bgp_global - fix parsing of password_options while gathering password
configuration from appliance.
doc_changes:
- Includes a new support related section in the README.
- Removed the Roadmap section from the README.
fragments:
- bgp_global_render_pass.yml
- support_section.yml
- trivial_ignore_files.yaml
release_date: "2024-10-16"
4 changes: 0 additions & 4 deletions changelogs/fragments/bgp_global_render_pass.yml

This file was deleted.

4 changes: 0 additions & 4 deletions changelogs/fragments/support_section.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/trivial_ignore_files.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/cisco.ios
issues: https://github.com/ansible-collections/cisco.ios/issues
tags: [cisco, ios, iosxe, networking]
version: "9.0.2"
version: "9.0.3"

0 comments on commit a71f345

Please sign in to comment.