Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 15:48
· 406 commits to master since this release
v1.5.1
6583d69

June 5th, 2023

This is a patch release for Hermes, which includes a single bugfix and enables overflow checks in production builds.

BUG FIXES

  • Fix a panic which can occur when querying connections filtered by counterparty chain using hermes query connections (#3381)

IMPROVEMENTS

  • Overflow checks are now enabled when Hermes is built in release mode, in order to better catch and address potential logic errors leading to overflows (#3390)

What's Changed

Full Changelog: v1.5.0...v1.5.1