Skip to content

Releases: Daniel-Boll/scylla-javascript-driver

v0.6.1

01 Oct 01:33
Compare
Choose a tag to compare

v0.6.0

30 Sep 12:02
Compare
Choose a tag to compare

What's Changed

  • feat(tracing): add query tracing for the session in the executeWithTracing method by @Daniel-Boll in #43

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Aug 14:24
Compare
Choose a tag to compare

What's Changed

  • feat: Add query options and improve query execution by @Daniel-Boll in #39
  • feat(query_results): add support for more column types by @Daniel-Boll in #41

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Aug 01:05
Compare
Choose a tag to compare

What's Changed

  • feat(scylla): upgrade Scylla driver and add UDT support by @Daniel-Boll in #37

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Aug 16:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

01 Aug 21:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 Jul 20:53
eac8ff5
Compare
Choose a tag to compare

What's Changed

  • example(basic): replicate rust's driver basic.rs example by @Daniel-Boll in #32

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jul 22:58
512152c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Jul 21:21
f9fd947
Compare
Choose a tag to compare

What's Changed

  • feat(lwt): add lightweight transaction (LWT) support by @Daniel-Boll in #29

Full Changelog: v0.1.2...v0.2.0

v0.1.2

26 Jul 16:53
99716ef
Compare
Choose a tag to compare

What's Changed

  • feat(session): schema agreement functions and variables by @Daniel-Boll in #27

Full Changelog: v0.1.1...v0.1.2