-
Notifications
You must be signed in to change notification settings - Fork 147
4.3 changelog
Antonio Barcélos edited this page Aug 17, 2021
·
15 revisions
- Fix Path unpacking when BigInt usage is enabled (#766)
- Improvement in the Keep-Alive strategy (#761)
- Fix connection acquisition timeout error message (#760)
- Fix Bolt messages logs (#756)
- Fix Driver.supportsMultiDb return type in Typescript (#740)
- Fix docs for Session.run (#735)
- 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
andsupportsTransactionConfig
(#725) - Improve typescript support by fixing RxResult type mapping (#729)
- Improvements in the TestSuite and Stability (#723, #724, #726, 727)
- Fix npm package installation in [email protected]
- Add support for native Javascript BigInt object (#696)
- Improve typescript support and fix mismatched type mappings(#678)
- Add protocol version in the Result object returned by a Transaction.run call (#658)
- Add support Bolt Protocol Message 4.3
- Remove uri-js dependency (#694)
- Internal Code Improvements and Modularization (#645, #659, #662, #678, #692, #705, #706, #707, #708, #709, #711, #712)
- Improvement in the Test Suite and stability (#641, #650, #654, #656, #663, #669, #667, #680, #690, #695, #697, #698, 699, #700, #701, #710)