22.11.1
What's Changed
- Update to gradle 7.4 by @ajsutton in #144
- Add ignore list for nodes to avoid quick recheck after failed livenes… by @zilm13 in #145
- Make
recursiveLookupInterval
configurable by @Nashatyrev in #146 - Remove usage of web3j library by @zilm13 in #148
- Reduce verbosity for
NodeSession
debug logs by @Nashatyrev in #149 - Fix some miscellaneous things by @jtraglia in #151
- Ensure no unexpected trailing data for all message types by @jtraglia in #150
- Add shouldRejectTrailingBytes test for messages by @jtraglia in #155
- Handle null return from grgit.describe by @jtraglia in #152
- Ensure pong response recipient port is a uint16 by @jtraglia in #156
- Throw decoding exception if there's an invalid node distance by @jtraglia in #157
- Update errorprone & do ConsenSys errorprone checks by @jtraglia in #158
- Add shouldRejectInvalidTotalPackets test by @jtraglia in #160
- Simplify logDistance function by @jtraglia in #162
- Fix JavaCase findings by @jtraglia in #163
- Check for more required fields by @jtraglia in #159
- Lookup lower distances if there's space by @jtraglia in #165
- Use modern docker image when building by @ajsutton in #166
- Update dependencies by @ajsutton in #167
New Contributors
Full Changelog: 22.2.0...22.11.1