Skip to content

v10.0.0

Compare
Choose a tag to compare
@roverflow roverflow released this 12 Jun 13:35
· 11 commits to main since this release
f467568

v10.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 v9.0.0.

Major Changes

  • Bumping requires_ansible to >=2.15.0 due to the end-of-life status of previous ansible-core versions.

Bugfixes

  • Ensure IPv6 static route definitions are correctly filtered during facts gathering.
  • This fix make sure to fetch timer with lldp string at the start.
  • Update integration tests for parse operations to ensure that ordering or address family (AF) does not affect assertions.
  • Update the filter to accurately retrieve relevant static route configurations.