Skip to content

Releases: redhat-cop/network.bgp

v8.0.0

03 Sep 13:13
fe7b9b4

Choose a tag to compare

v8.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.bgp v7.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.

v7.0.0

17 Jan 11:40
50c12fe

Choose a tag to compare

v7.0.0

Major Changes

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

v6.0.1

13 Jun 13:58
b03deaf

Choose a tag to compare

v6.0.1

Release Summary

Re-releasing v6.0.0 as v6.0.1 with passing CI check. Please check the changelog entry for v6.0.0 for details on what changed in that release.

v6.0.0

13 Jun 11:57
3d9b9aa

Choose a tag to compare

v6.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 v5.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.

v5.0.0

01 Dec 12:09
b72ee41

Choose a tag to compare

Release Summary

  • Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. That last known version compatible with ansible-core<2.14 is v4.0.0

Major Changes

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

New Contributors

Full Changelog: 4.0.0...v5.0.0

4.0.0

26 Jul 09:44
f5ade14

Choose a tag to compare

4.0.0

Major Changes

  • Change actions to operations

Bugfixes

  • check if BGP is not active

Documentation Changes

  • Update tests for gather, persist, detect, remediate and deploy.

New Contributors

Full Changelog: https://github.com/redhat-cop/network.bgp/commits/4.0.0