This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
v6.2.5
- 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)