Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

v6.2.5

Compare
Choose a tag to compare
@stephen-palmer stephen-palmer released this 25 Feb 15:46
· 117 commits to master since this release
970e1f1
  • Reduced high memory usage in worker processes (#95)
  • Fixed a crash in the cleanup script when using the --dry-run option (#98)
  • Correctly identify unique clients behind NAT firewalls in high reliability mode (#103)
  • Fixed null ref exceptions (#100)
  • Improved test coverage for transaction mirroring
  • Added client address to connection summary statistics log output (thanks @xykong)