Skip to content

v7.1.0

Compare
Choose a tag to compare
@rohitthakur2590 rohitthakur2590 released this 06 Mar 13:58
· 31 commits to main since this release
b6abed5

Bugfixes

  • This fix is needed because static_routes and vlans are not returning anything when resources are not configured.
  • This got noticed in this issue (network-automation/toolkit#47)
  • correct a missing whitespace and add 'auth' string.
  • correct the parsing of the elements in 'name_servers' in 'eos_system' module.
  • when static_routes and vlans are not confirgured then return empty list.

Documentation Changes

  • eos_lag_interface - Updated examples for lag_interface module.

Full Changelog: v7.0.0...v7.1.0