Skip to content

v2.3 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@martin-belanger martin-belanger released this 13 Jul 17:57
· 105 commits to main since this release
8d0caac

Summary

New features:

  • Add connectivity checker to verify that IP addresses reported by Avahi are actually reachable.
  • Detect IP addresses duplicated on multiple interfaces. This is to identify network mis-configuration.

Bug fixes:

  • Do not delete and recreate DC objects on kernel events indicating that an nvme device associated to a discovery controller was removed by the kernel. This results in cached discovery log pages (DLP) being flushed. Instead, simply trigger a connection retry while keeping the DLP intact.

What's Changed

Full Changelog: v2.3-rc1...v2.3-rc2