-
Notifications
You must be signed in to change notification settings - Fork 69
4.1 Changelog
AndyHeap-NeoTech edited this page Jun 16, 2020
·
4 revisions
- Add ability to customize
user_agent - Add
addressfield when calling routing procedure - Add
routing_contexttoHELLOmessage - Remove reliance on
server_agentand use the bolt protocol version to retrieve server version - Fix hostname verification for extended
+sscschemes - Added support for NOOP 'keep alive' zero length chunks to ChunkReader.
- Removed all references to localhost and replaced with specific 127.0.0.1 address.
- Implementation of BoltProtocolVersion class to handle Major & Minor versions and their packing for streams.