Releases: redhat-cop/network.vpn
v6.0.0
v6.0.0
Release Summary
With this release, the minimum required version of ansible.netcommon for this collection is >=8.1.0. The last version known to be compatible with ansible-core<=2.18.x is ansible.netcommon v8.0.1 and network.vpn v5.0.0.
Major Changes
- Bumping
dependenciesof ansible.netcommon to>=8.1.0, since previous versions of the dependency had compatibility issues withansible-core>=2.19.
v5.0.0
v5.0.0
Major Changes
- Added integration tests to align with the new role-based structure.
- Converted operations like
deployandvalidateinto individual roles for better modularity and clarity. - Each role (
deploy,validate) now has its own README.md and integration tests. - Improved documentation and usage examples for each role to reflect the restructuring.
- Restructured the network.vpn collection by converting supported operations into separate roles
- Updated the
network.vpncollection documentation to reflect the new role-based structure.
v4.0.0
v4.0.0
Release Summary
With this release, the minimum required version of ansible-core for this collection is 2.15.0. The last version known to be compatible with ansible-core versions below 2.15 is v3.0.1.
Major Changes
- Bumping
requires_ansibleto>=2.15.0, since previous ansible-core versions are EoL now.
v3.0.1
Release Summary
Re-releasing 3.0.0 as 3.0.1, starting from 3.0.0, the minimum ansible-core version this collection requires is 2.14.0. The last known version compatible with ansible-core<2.14 is 2.0.0.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Release Summary
Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. The last known version compatible with ansible-core<2.14 is v2.0.0.
Major Changes
- Bumping
requires_ansibleto>=2.14.0, since previous ansible-core versions are EoL now.
Full Changelog: 2.0.0...v3.0.0
2.0.0
Major Changes
- [breaking] Staring with this release, the keyword
actionshas been changed tooperations. - Please refer to README for updated examples.
Documentation Changes
- Fix installation guide in README.
- Update readme with collections installation commands.
New Contributors
- @rohitthakur2590 made their first contribution in #8
- @KB-perByte made their first contribution in #11
Full Changelog: 1.3.0...2.0.0