You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
Ali Ince edited this page Aug 23, 2018
·
13 revisions
v1.7.0-alpha4
Removed master branch and made 1.7 the default which will hold the long run stable 1.7 release
Made the logger to be specified as callback functions
Added support for bolt+routing scheme to work against causal cluster deployments
Added support for specifying custom address resolver as callback functions - which can map <hostname>:<port> pair provided to multiple entries (i.e to provide all core server addresses) - so that all those mapped entries are tried in turn until routing table is fetched
Enabled SNI extension on TLS sessions
v1.7.0-alpha3
Added support for Bolt V2
v1.7.0-alpha2
Fixed some buffering issues
v1.7.0-alpha1
The first release of the Neo4j Official C Connector. It only includes support for Bolt V1 and works only on direct mode (no clustering support)