Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 13:54
· 13 commits to main since this release

Fixed

  • Don't raise FileNotFound when deleting already deleted file #849
  • Increase default etcd lease TTL to 10s and run keepalive earlier #847
  • Don't remove consumers from queue before all data is sent to client. It may cause a segmentation fault because a unmapped message segment is accessed. #850

Changed

  • Exit with status 1 if lost leadership so that LavinMQ is restarted by systemd #846

Changes: v2.0.1...v2.0.2