Skip to content

Releases: redhat-cop/network.vpn

v6.0.0

03 Sep 13:52
523e297

Choose a tag to compare

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 dependencies of ansible.netcommon to >=8.1.0, since previous versions of the dependency had compatibility issues with ansible-core>=2.19.

v5.0.0

27 Mar 11:17
b5d22e3

Choose a tag to compare

v5.0.0

Major Changes

  • Added integration tests to align with the new role-based structure.
  • Converted operations like deploy and validate into 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.vpn collection documentation to reflect the new role-based structure.

v4.0.0

13 Jun 11:15
0f2a1b2

Choose a tag to compare

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_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

v3.0.1

01 Dec 17:42
af3c9b2

Choose a tag to compare

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

01 Dec 16:47
9f03593

Choose a tag to compare

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_ansible to >=2.14.0, since previous ansible-core versions are EoL now.

Full Changelog: 2.0.0...v3.0.0

2.0.0

26 Jul 09:40
b078285

Choose a tag to compare

Major Changes

  • [breaking] Staring with this release, the keyword actions has been changed to operations.
  • Please refer to README for updated examples.

Documentation Changes

  • Fix installation guide in README.
  • Update readme with collections installation commands.

New Contributors

Full Changelog: 1.3.0...2.0.0