Skip to content

4.1 Changelog

AndyHeap-NeoTech edited this page Jun 22, 2020 · 4 revisions

4.1.0

No changes

4.1.0-beta01

  • Add ability to customize user_agent
  • Add address field when calling routing procedure
  • Add routing_context to HELLO message
  • Remove reliance on server_agent and use the bolt protocol version to retrieve server version
  • Fix hostname verification for extended +ssc schemes
  • 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.
Clone this wiki locally