Skip to content

1.1 changelog

Konstantin Lutovich edited this page Apr 26, 2018 · 16 revisions

1.1.1

  • Added type assertions for string parameters #196
  • Routing improvements #202
  • Fixed Structure#toString() #203
  • Fixed errors to only be of type Neo4jError #204

1.1.0

See 1.1.0-RC1

1.1.0-RC1

  • Improved project readme page #186
  • Fixed checking if a parameter is integer in packstream #188

1.1.0-M04

  • Fixed the dependency problem of module babel-polyfill#158
  • Release connections to correct pool when using routing driver #160
  • Explicitly rollback transactions after query execution failure #173
  • Fix user agent string to include correct version #174
  • Remove ENCRYPTION_NON_LOCAL, deprecate TRUST_ON_FIRST_USE, add TRUST_ALL_CERTIFICATES #176
  • Expose server info in result summary from sessions and transactions #172
  • Prefer native Node socket over websocket when both are available #178

1.1.0-M03

  • Add build-in routing to a causal cluster via bolt+routing scheme #141
  • Expose inSafeRange, toNumber, and toString in order to facilitate integer handling and deprecate exposing Integer #153
  • Improve closed connection handling #149

1.1.0-M02

1.1.0-M01

  • Support for ENCRYPTION_NON_LOCAL mode 103
  • toObject on Record 100
  • has on Record 83
Clone this wiki locally