Skip to content

Commit

Permalink
Update for CHANGELOG.rst
Browse files Browse the repository at this point in the history
Including PRs approved in public repo

(cherry picked from commit 5abfd6e5c5415c6a57ba02f92f19f7c1f7765c6d)
  • Loading branch information
Vladimir Vargas authored and kchavesr committed Oct 24, 2022
1 parent 4f2c420 commit a2ee40a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
25 changes: 14 additions & 11 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,32 @@ Bug fixes release
Major Changes
-------------

- Fix Checkpoint module that was showing 404 error (https://github.com/aruba/aoscx-ansible-collection/issues/33)
- Fix Facts module for 6xxx platforms (https://github.com/aruba/aoscx-ansible-collection/issues/27)
- Fix Static MAC module
- Fix compatibility issue with Ansible version 2.13 (https://github.com/aruba/aoscx-ansible-collection/issues/39)
- Fix for ACL module, delete ACE
- Support for anti-CSRF tokens for REST API
- Fix Checkpoint module that was showing 404 error (https://github.com/aruba/aoscx-ansible-collection/issues/33).
- Fix Facts module for 6xxx platforms (https://github.com/aruba/aoscx-ansible-collection/issues/27).
- Fix Github action Ansible-test (https://github.com/aruba/aoscx-ansible-collection/issues/40).
- Fix Static MAC module.
- Fix compatibility issue with Ansible version 2.13 (https://github.com/aruba/aoscx-ansible-collection/issues/39).
- Fix for ACL module, delete ACE.
- Support for anti-CSRF tokens for REST API.
- Update versions in Ansible-test (https://github.com/aruba/aoscx-ansible-collection/issues/35).

Minor Changes
-------------

- Added option to set REST version (10.04, 10.08, 10.09)
- Added option to set REST version (10.04, 10.08, 10.09).
- Fix default string value (https://github.com/aruba/aoscx-ansible-collection/issues/42).

v4.1.0
======

Release Summary
---------------

Feature OSPF and bug fixes
Feature OSPF and bug fixes.

Major Changes
-------------

- Bug fixes
- Feature not yet supported, Port Security and Speed Duplex
- New feature supported, OSPFv2 and OSPFv3
- Bug fixes.
- Feature not yet supported, Port Security and Speed Duplex.
- New feature supported, OSPFv2 and OSPFv3.
25 changes: 14 additions & 11 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,24 @@ releases:
4.1.0:
changes:
major_changes:
- Bug fixes
- Feature not yet supported, Port Security and Speed Duplex
- New feature supported, OSPFv2 and OSPFv3
release_summary: Feature OSPF and bug fixes
- Bug fixes.
- Feature not yet supported, Port Security and Speed Duplex.
- New feature supported, OSPFv2 and OSPFv3.
release_summary: Feature OSPF and bug fixes.
release_date: '2022-08-04'
4.1.1:
changes:
major_changes:
- Fix Checkpoint module that was showing 404 error (https://github.com/aruba/aoscx-ansible-collection/issues/33)
- Fix Facts module for 6xxx platforms (https://github.com/aruba/aoscx-ansible-collection/issues/27)
- Fix Static MAC module
- Fix compatibility issue with Ansible version 2.13 (https://github.com/aruba/aoscx-ansible-collection/issues/39)
- Fix for ACL module, delete ACE
- Support for anti-CSRF tokens for REST API
- Fix Checkpoint module that was showing 404 error (https://github.com/aruba/aoscx-ansible-collection/issues/33).
- Fix Facts module for 6xxx platforms (https://github.com/aruba/aoscx-ansible-collection/issues/27).
- Fix Static MAC module.
- Fix compatibility issue with Ansible version 2.13 (https://github.com/aruba/aoscx-ansible-collection/issues/39).
- Fix for ACL module, delete ACE.
- Support for anti-CSRF tokens for REST API.
- Fix Github action Ansible-test (https://github.com/aruba/aoscx-ansible-collection/issues/40).
- Update versions in Ansible-test (https://github.com/aruba/aoscx-ansible-collection/issues/35).
minor_changes:
- Added option to set REST version (10.04, 10.08, 10.09)
- Added option to set REST version (10.04, 10.08, 10.09).
- Fix default string value (https://github.com/aruba/aoscx-ansible-collection/issues/42).
release_summary: Bug fixes release
release_date: '2022-10-19'

0 comments on commit a2ee40a

Please sign in to comment.