Skip to content

1.6 changelog

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

1.6.0-beta02

not yet released

1.6.0-beta01

not yet released

  • Improve support for unpkg and jsDelivr CDNs #342 and #343
  • Convert iterable query parameters to arrays #346
  • Flatten temporal types #345
  • Support for disableLosslessIntegers=true with spatial and temporal types #350
  • Create NodeJS buffers using static factories instead of deprecated constructor #351
  • Represent Cypher DateTime with a single type #352

1.6.0-alpha02

  • Fixed timeout when acquiring connection from the pool #330
  • Support for 2D and 3D spatial points #335
  • Support for temporal types #341

1.6.0-alpha01

  • Introduced 'disableLosslessIntegers' config option to make driver always return native JavaScript numbers (potentially lossy) #323
  • Introduced experimental HTTP and HTTPS support via transactional Cypher endpoint #326
Clone this wiki locally