What's Changed
- Supported Go versions 1.23 and 1.24 by @bestbeforetoday in #780
- Remove support for Node 18 by @bestbeforetoday in #797
- Fix Node HSM signer failure with
RangeError [ERR_INVALID_ARG_VALUE]: The argument 'size' is invalid. Received NaN
(caused by regression in a dependency) by @bestbeforetoday in #866
New Contributors
- @beforetech made their first contribution in #782
- @Thomas-Leung made their first contribution in #795
Full Changelog: v1.7.1...v1.8.0