Skip to content

v7.0.0

Compare
Choose a tag to compare
@roverflow roverflow released this 12 Jun 13:25
· 10 commits to main since this release
4348f9f

v7.0.0

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.15.0. The last known version compatible with ansible-core<2.15 is v6.1.3.

Major Changes

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

Bugfixes

  • Fix get api call during scp with libssh.
  • Handle sftp error messages for file not present for routerOS.

Known Issues

  • libssh - net_put and net_get fail when the destination file intended to be fetched is not present.