Skip to content

Releases: neo4j-drivers/experimental-query-api-wrapper

v0.0.1-alpha16

27 Feb 13:21
eee4b14

Choose a tag to compare

What's Changed

  • Fix encryption being enabled even of http by @MaxAake in #28

Full Changelog: v0.0.1-alpha15...v0.0.1-alpha16

v0.0.1-alpha15

12 Feb 12:19
7d95c9b

Choose a tag to compare

What's Changed

  • write browser/stream in pure js to allow WebWorker compatible code by @MaxAake in #27

Full Changelog: v0.0.1-alpha14...v0.0.1-alpha15

v0.0.1-alpha14

28 Jan 14:57
bd11aaa

Choose a tag to compare

What's Changed

  • Create dependabot.yml to reduce noise by @MaxAake in #24
  • Introduce browser and node specific stream files by @MaxAake in #25

Full Changelog: v0.0.1-alpha13...v0.0.1-alpha14

v0.0.1-alpha13

23 Jan 12:41
8e4e990

Choose a tag to compare

What's Changed

  • Refactory QueryResponseCodec by @bigmontz in #20
  • Introduce application/vnd.neo4j.query.v1.0+jsonl to support result streaming by @bigmontz in #19
  • Fix retries for handled security errors by @bigmontz in #21
  • Fix https encryption check by @MaxAake in #9
  • Blocking UnsupportedType to be ingrested as param by @bigmontz in #22

Full Changelog: v0.0.1-alpha12...v0.0.1-alpha13

v0.0.1-alpha12

21 Nov 14:48
6bcd8ab

Choose a tag to compare

What's Changed

  • Fix codec for Time and LocalTime objects without nanosecond components by @MaxAake in #17

Full Changelog: v0.0.1-alpha11...v0.0.1-alpha12

v0.0.1-alpha11

31 Oct 15:36
9e5de77

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha10...v0.0.1-alpha11

v0.0.1-alpha10

17 Jul 10:48
55c430c

Choose a tag to compare

What's Changed

  • Fix parsing of negative values in duration properties by @MaxAake in #10

Full Changelog: v0.0.1-alpha09...v0.0.1-alpha10

v0.0.1-alpha09

29 Apr 11:03
215faed

Choose a tag to compare

What's Changed

  • Remove usage of the discovery endpoint to get the query endpoint, instead respecting the address given by the user by @MaxAake in #7

Full Changelog: v0.0.1-alpha08...v0.0.1-alpha09

v0.0.1-alpha08

02 Apr 14:33
6737b74

Choose a tag to compare

What's Changed

  • Fix issue with bearer tokens that caused them to be re-encoded in base64 despite already being base64 encoded by @MaxAake in #6

  • Improved logging of responses in debug logging to include headers by @MaxAake in #4

Full Changelog: v0.0.1-alpha07...v0.0.1-alpha08

v0.0.1-alpha07

30 Jan 14:59
4935ecd

Choose a tag to compare

v0.0.1-alpha07 Pre-release
Pre-release

What's Changed

  • Ensure that plan field in summary is not left empty from EXPLAIN queries by @MaxAake in #1

Full Changelog: v0.0.1-alpha06...v0.0.1-alpha07