v1.2.13
[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 throughputon 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