Skip to content

4.4 changelog

Antonio BarcΓ©los edited this page Nov 23, 2021 · 22 revisions

4.4.1

Improve data serialisation performance in browser and improve test suite.

πŸ‘ Improvements


  • Improve data serialisation performance in browser. #809
  • Improve error logging during fatal errors. #812
  • Add examples for using bearer token for auth. #814

βœ… Testkit


  • Add Bolt versions to feature list. #810
  • Enable tests for Result.then. #813
  • Add support for running testkit tests in browser #798
  • Set npm version to 7 and remove unnecessary global gulp installation #815
  • Add support for TestKit's new SSL tests #778

πŸ”§ Dependency Management


  • Remove text-encoding-utf-8 library from the dependency list. #809
  • Add buffer and string_decoder as dependencies. #809

4.4.0

This is the first G.A. of the 4.4 driver series.

πŸ‘ Improvements


  • Update api docs generation scripts #806
  • Avoid send RESET messages if the connection is not open #808

βœ… Testkit


  • Fix minimum supported TLS features available name #805

4.4.0-beta02

This is the second beta release that provides a preview of the new features and general improvements.

πŸ‘ Improvements


  • Fix AuthorisationExpired failure handling during rediscovery #803

4.4.0-beta01

This is the first beta release that provides a preview of the new features and general improvements.

βœ… Testkit


  • Fix implementation of GetRoutingTable message #794

πŸ‘ Improvements


  • Fix Readme file missing from the alpha release #793

πŸ”§ Dependency Management


  • Update NPM packages versions #795

4.4.0-alpha01

This is the first alpha release that provides a preview of the new features and general improvements.

⭐ New Features


  • Add bearer authentication support #783
  • Add Bolt 4.4 support #784

πŸ‘Ž Deprecation


  • Deprecate Integer #785

βœ… Testkit


  • Speedup the test by enable skip the browser tests #772
  • Enable auth tests in TestKit backend #773

πŸ‘ Improvements

  • Add Lerna as repository the monorepo manager #763 #782
Clone this wiki locally