Skip to content

4.3 changelog

Dmitriy Tverdiakov edited this page May 26, 2021 · 17 revisions

4.3.0

  • Fix TestkitListDeserializer in testkit-backend #893
  • Enable Optimization:PullPipelining feature #894
  • Remove circular references in exceptions during the commit #895
  • Remove unused property from AsyncQueryIT #898
  • Update dependencies #901

4.3.0-rc01

  • Very first release candidate
  • Implement backend driver feature list #889
  • Update Reactor BOM #892

4.3.0-beta01

  • Very first beta release
  • ServerInfo.version() has been deprecated and 2 new replacement functions protocolVersion() and agent() have been introduced #878
  • Added authorization expired response handling #886
  • Added support for TransactionRollback to backend #887
  • Lombok test dependency has been updated #888

4.3.0-alpha01

  • Very first alpha release
  • Introduce Bolt Protocol 4.3 & ROUTE message #770
  • Introduce extended Bolt handshake #798
  • Introduction of TestKit
  • Various dependency updates
Clone this wiki locally