Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Minor Release: v5.2.1 – Fixes critical memleak

Latest
Compare
Choose a tag to compare
@timoxley timoxley released this 29 Mar 19:07
· 257 commits to master since this release
21d668d

This release fixes a subtle but serious memleak in all previous 5.x
versions. Upgrading immediately is highly recommended.

Changes since v5.1.0

Bug Fixes

  • pipeline: Fix memleak in pipeline. (236)
  • dataunions: Withdraw amount can be a string (bccebcb)
  • validator: Only keep a small message validator cache. (de7b689)