Skip to content

5.4.0.RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 17 Aug 07:54
· 1759 commits to main since this release

This is a pre-release for 5.4.0, a maintenance release with new features and bug fixes. It is compatible with 5.3.x. All users of the 5.x.x series are encouraged to test this version.

Changes between 5.3.0 and 5.4.0.RC1

Add filter to skip some entities on topology recovery

GitHub issue: #383

Add optional retry logic to topology recovery

GitHub issue: #387

Address parser is incapable of handling IPv6 address literals

GitHub issue: #385

Add option for connection recovery triggering

GitHub issue: #379

Continuations (requests) are not discarded on timeouts

GitHub issue: #375

Backport publishing metrics

GitHub issue: #374

Add equals and hashCode to generated classes

GitHub issue: #377

Improve JSON RPC support by using Jackson

GitHub issue: #378

Add dedicated executor to close connections in NIO mode

GitHub issue: #380