Skip to content

Releases: denodrivers/redis

v0.27.4

15 Nov 21:13
96b4567
Compare
Choose a tag to compare

What's Changed

  • perf(protocol/command): optimize writeCommand by @uki00a in #351
  • deps: deno@1.28.0, deno_std@0.164.0 by @uki00a in #353

Full Changelog: v0.27.3...v0.27.4

v0.27.3

05 Nov 12:02
715c32b
Compare
Choose a tag to compare

What's Changed

  • deps: deno@v1.27.1, deno_std@0.162.0 by @uki00a in #343

Full Changelog: v0.27.2...v0.27.3

v0.27.2

18 Oct 19:36
199aa6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.1...v0.27.2

v0.27.1

03 Oct 00:18
5b39926
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.27.1

v0.27.0

29 Aug 21:08
21242fe
Compare
Choose a tag to compare

What's Changed

  • BREAKING: Treat null arrays as BulkNil instead of the empty array (#321)
  • BREAKING: Change BulkNil from undefined to null (#331)
  • feat: add zinter command by @ClaudiuCeia (#323)
  • fix: Improve type definition of geopos (#315)
  • deps: deno@v1.25.0, deno_std@v0.153.0 (#328)
  • chore(deno.json): Add dlink task (#330)

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

04 Jun 12:24
d3741ee
Compare
Choose a tag to compare

What's Changed

  • BREAKING: Simplify Reply and RedisPipeline interface in #305
  • BREAKING: Improve retry mechanism in #311
  • BREAKING: Enable retries by default in #307
  • BREAKING: Change RedisSubscription#close() to return void in #308
  • feat: username+password auth support by @scott-ling in #310
  • refactor(tests): Migrate to std/testing/bdd in #306
  • deps: deno@v1.22.0, deno_std@v0.140.0 in #309

New Contributors

  • @scott-ling made their first contribution in #310

Full Changelog: v0.25.5...v0.26.0

v0.25.5

24 Apr 21:11
b4293af
Compare
Choose a tag to compare

What's Changed

  • deps: deno@v1.21.0, deno_std@v0.136.0 (#302)
  • ci(benchmark): Migrate to benny (#301)
  • chore: Remove std/testing/bench (#303)

Full Changelog: v0.25.4...v0.25.5

v0.25.4

21 Mar 12:33
bbeae18
Compare
Choose a tag to compare

What's Changed

  • deps: deno@v1.20.1, deno_std@v0.130.0 (#296)
  • ci: Use deno task (#297)
  • chore(tests/commands/pubsub): Improve test names (#295)

Full Changelog: v0.25.3...v0.25.4

v0.25.3

19 Feb 09:27
97b8ac2
Compare
Choose a tag to compare

What's Changed

  • bump: deno@v1.19.0 (#292)
  • test: deflake 'client unblock with timeout' test (#291)

Full Changelog: v0.25.2...v0.25.3

v0.25.2

23 Jan 17:21
b2f4287
Compare
Choose a tag to compare

What's Changed

  • bump: deno@v1.18.0 (#287)
  • fix(#286): zaddIncr does not work (#288)

Full Changelog: v0.25.1...v0.25.2