Skip to content

Releases: redhat-cop/network.ospf

v7.0.0

Choose a tag to compare

@Ruchip16 Ruchip16 released this 03 Sep 13:14
40965f4

v7.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.ospf v6.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.

v6.0.0

Choose a tag to compare

@roverflow roverflow released this 17 Jan 11:41
b645beb

v6.0.0

Major Changes

  • Restructured the network.ospf collection by converting supported operations into separate roles.

v5.0.0

Choose a tag to compare

@roverflow roverflow released this 13 Jun 11:18
526b47e

v5.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 v4.0.0.

Major Changes

  • Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

Documentation Changes

  • Revised the instructions on when to utilize the token.
  • Update readme as per the common template.
  • Updated the URL to point to validated content instead of certified content.

v4.0.0

Choose a tag to compare

@NilashishC NilashishC released this 01 Dec 12:39
a50589b

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 v3.0.0

Major Changes

  • Bumping requires_ansible to >=2.14.0, since previous ansible-core versions are EoL now.

New Contributors

Full Changelog: 3.0.0...v4.0.0

3.0.0

Choose a tag to compare

@rohitthakur2590 rohitthakur2590 released this 26 Jul 10:36
5465c6c

Major Changes

  • Change actions to operations

Documentation Changes

  • Update docs, tests and GH matrix.

New Contributors

Full Changelog: https://github.com/redhat-cop/network.ospf/commits/3.0.0