Skip to content

Releases: fastify/fastify-redis

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)

v4.3.0

15 Mar 15:03
Compare
Choose a tag to compare

📚 PR:

  • chore(gitignore): use latest github ignore template (#70)
  • ci(dependabot): update github actions (#71)
  • Bump actions/setup-node from v1 to v2.1.5 (#73)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#72)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#77)
  • fix: add closeClient on namespaced client (#76)
  • fix: add missing namespace and closeClient type (#74)

v4.2.0

19 Feb 18:36
Compare
Choose a tag to compare

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #68 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • Update Typescript definitions (#69)

v4.1.0

20 Nov 18:35
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump standard from 15.0.1 to 16.0.0
  • feat: add stale (#60)
  • chore: add dependabot automerge (#63)
  • Fix existing redis client example in README (#65)
  • Add option to close passed in client (#66)

v4.0.3

07 Jul 16:20
Compare
Choose a tag to compare

📚 PR:

v4.0.2

21 Jun 10:29
Compare
Choose a tag to compare

📚 PR:

v4.0.1

18 May 20:47
Compare
Choose a tag to compare

📚 PR:

  • passing tests
  • fix: don't modify options (#54)

v4.0.0

02 May 13:26
Compare
Choose a tag to compare

📚 PR:

  • Upgrade to fastify v3 (#47)
  • Bump tap from 12.7.0 to 14.10.7 (#52)
  • Bump redis from 2.8.0 to 3.0.2 (#51)
  • Bump @types/node from 12.12.37 to 13.13.4 (#50)

v3.3.1

02 May 13:01
Compare
Choose a tag to compare

📚 PR:

  • restore old node versions in travis
  • Pass url to Redis contructor when not using namespaces (#49)