Skip to content

Releases: fastify/fastify-redis

v7.0.1

19 Sep 12:47
bc62f10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

06 Sep 15:19
a555f86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v7.0.0

v6.1.1

10 Apr 19:52
5661c1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

29 Nov 07:13
aa9a106
Compare
Choose a tag to compare

📚 PR:

  • nodenext compatibility (#165)

v6.0.1

01 Oct 07:16
7cd5976
Compare
Choose a tag to compare

📚 PR:

  • docs: remove redundant --save arg
  • docs(readme): replace use of deprecated variadic listen()
  • Merge pull request #157 from fastify/Fdawgs-patch-1
  • ci: bring into line with reusable workflow (#149)
  • chore(.gitignore): use updated skeleton template (#150)
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#151)
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#152)
  • build(deps): bump actions/dependency-review-action from 1 to 2 (#153)
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#154)
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#155)
  • ci: migrate to fastify reusable workflow (#158)
  • build(deps-dev): bump tsd from 0.22.0 to 0.24.1 (#160)
  • Modernize project structure (#161)
  • fix: 🐛 allow Redis.Cluster signature for client (#163)

v6.0.0

14 May 22:38
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #145
  • Updated Fastify to v4. Dropped redis module support by @mcollina in #147

Full Changelog: v5.0.0...v6.0.0

v5.0.0

27 Apr 14:08
e90f6b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.3...v5.0.0

v4.3.3

27 Oct 17:28
Compare
Choose a tag to compare

📚 PR:

  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#111)
  • Bump tsd from 0.17.0 to 0.18.0 (#113)
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#114)
  • Fix ERR_AVVIO_PLUGIN_TIMEOUT with 'ready' client (#116)

v4.3.2

26 Sep 07:54
Compare
Choose a tag to compare

📚 PR:

  • Updates
  • Improve error handling (#100)
  • Bump actions/setup-node from 2.2.0 to 2.3.0 (#101)
  • Bump actions/setup-node from 2.3.0 to 2.3.1 (#104)
  • Bump actions/setup-node from 2.3.1 to 2.3.2 (#105)
  • Bump actions/setup-node from 2.3.2 to 2.4.0 (#106)
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#107)
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#108)
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#109)
  • fix: types and tests coverage (#110)

v4.3.1

09 Jul 07:48
Compare
Choose a tag to compare

📚 PR:

  • Fix CI
  • chore: ci updates and style change (#83)
  • feat: move to tap15 (#82)
  • docs(readme): minor grammar changes (#85)
  • ci: add nodejs v16 to test matrix (#86)
  • Bump @types/node from 14.14.42 to 15.0.0 (#87)
  • Bump actions/checkout from 2 to 2.3.4 (#90)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#91)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#93)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#96)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#97)
  • Bump @types/node from 15.14.1 to 16.0.0 (#99)
  • fix: added connection error handling (#98)