Skip to content

4.3 changelog

Antonio Barcélos edited this page Nov 5, 2021 · 15 revisions

4.3.6

  • Avoid send RESET messages if the connection is not open (#807)

4.3.5

  • Fix AuthorisationExpired failure handling during rediscovery (#804)
  • Fix failure handling. Throwing connection errors with the root cause. (#802)

4.3.4

  • Fix type casting in the internal of Result (#769)
  • Add optional generic parameter to Node and Relationship for easier access to the properties. Thanks, 1pxone. (#780)
  • Add type assertion to is functions.Thanks, hebestnom. (#781)

4.3.3

  • Fix Path unpacking when BigInt usage is enabled (#766)

4.3.2

  • Improvement in the Keep-Alive strategy (#761)
  • Fix connection acquisition timeout error message (#760)

4.3.1

  • Fix Bolt messages logs (#756)

4.3.0-rc03 and 4.3.0

  • Fix Driver.supportsMultiDb return type in Typescript (#740)

4.3.0-rc02

4.3.0-rc01

  • Fix docs for Session.run (#735)

4.3.0-beta01

  • Check connections for closure on LDAP Auth Credential expiration (#730, #731)
  • ResultSummary.server: deprecate property version and introduce property agent as replacement (#728)
  • Fix address resolution issue in methods supportsMultiDb and supportsTransactionConfig (#725)
  • Improve typescript support by fixing RxResult type mapping (#729)
  • Improvements in the TestSuite and Stability (#723, #724, #726, 727)

4.3.0-alpha02

4.3.0-alpha01

Clone this wiki locally