-
Notifications
You must be signed in to change notification settings - Fork 147
4.1 changelog
Peter Wilhelmsson edited this page Sep 7, 2020
·
6 revisions
- Fixed problem with leaking connections
- Reverted updated dependencies due to performance regression
- Fixed a bug where the version number was not correctly set for the default user_agent string.
- Add ability to customize
user_agent
- Add
address
field when calling routing procedure - Add
routing_context
toHELLO
message - Remove reliance on
server_agent
and use the bolt protocol version to retrieve server version - Added support for NOOP 'keep alive' zero length chunks.
- Removing support for Bolt V1