Skip to content

Releases: denodrivers/redis

v0.38.0

09 Feb 12:19
4357c00
Compare
Choose a tag to compare

What's Changed

  • feat: basic infrastructure for connection pooling in #489
  • chore: do not publish test files to jsr in #494

Full Changelog: v0.37.1...v0.38.0

v0.37.1

27 Dec 11:03
b8c4561
Compare
Choose a tag to compare

What's Changed


Full Changelog: v0.37.0...v0.37.1

v0.37.0

08 Dec 15:16
26b691b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.0...v0.37.0

v0.36.0

07 Dec 07:38
3a8f3a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0 - `deno-redis` is now on JSR

03 Dec 16:14
d43e6db
Compare
Choose a tag to compare

What's Changed

  • deps: upgrade @std/{assert,async,bytes,testing} by @uki00a in #461
  • deps: migrate lodash-es to @std/{collections,random} by @uki00a in #462
  • deps: deno@2.1.1 by @uki00a in #464
  • ci: add lint job by @uki00a in #463
  • ci: run deno publish --dry-run by @uki00a in #465
  • chore: change the package name to @db/redis by @uki00a in #466
  • ci: add .github/workflows/publish.yml to publish deno-redis to JSR by @uki00a in #467

Full Changelog: v0.34.0...v0.35.0

v0.34.0

27 Oct 08:10
176db18
Compare
Choose a tag to compare

What's Changed

  • feat: support GET option of the SET command by @uki00a in #455
  • feat: support EXAT and PXAT options of the SET command by @uki00a in #456
  • feat: add nx and xx options to SetOpts by @uki00a in #457
  • feat: add nx and xx options to ZAddOpts by @uki00a in #458
  • feat: add SetReply by @uki00a in #459
  • ci: use Redis v7.4 by @uki00a in #451

Full Changelog: v0.33.0...v0.34.0

v0.33.0

19 Oct 10:40
41eac8c
Compare
Choose a tag to compare

What's Changed

This version is confirmed to work with Deno v2. We are also preparing to publish deno-redis to JSR.


Full Changelog: v0.32.4...v0.33.0

v0.32.4

29 Jun 11:30
287f5df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.3...v0.32.4

v0.32.3

29 Mar 00:03
48dced2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.2...v0.32.3

v0.32.2

16 Mar 07:25
28ead06
Compare
Choose a tag to compare

What's Changed

  • fix: fix concurrent pipeline invocation results by @yahiro07 in #429
  • deps: deno@v1.41.1, deno_std@v0.218.0 by @uki00a in #426

New Contributors

Full Changelog: v0.32.1...v0.32.2