Skip to content

v1.2.13

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:06
· 1122 commits to main since this release

[1.2.13] - 2024-06-14

Fixed

  • Some prometheus metrics typing was mixed up, counter where it should be gauge
  • Unmap memory mapped files on finalize, could cause segfaults in replication when files already deleted tried to be replicated
  • Bug fix where followers who were synchronizing could miss some updates

Changed

  • Auto reconnect lavinmqperf throughput on disconnect
  • Render HTTP API docs using Stoplight Elements

Added

  • HTTP API: /api/connections/:user, lists connections by a specific user

Changes: v1.2.12...v1.2.13