Skip to content

Latest commit

 

History

History
71 lines (32 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

71 lines (32 loc) · 2.67 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2023-12-22)

Bug Fixes

  • The 'port' and 'host' fields should no longer appear as mandatory (a2d519a)

2.0.0 (2023-12-22)

Features

  • add cluster support and foo samples (ad220d7)

Bug Fixes

  • Add two Redis instance options, one when a URL exists and one when it doesn't (f5d1819)

1.2.4 (2023-12-21)

Bug Fixes

  • correct the documentation of the library regarding the health indicator (c2ec01d)

1.2.3 (2023-12-21)

1.2.2 (2023-12-21)

Bug Fixes

  • correct the use of the redis health indicator (8f61004)

1.2.1 (2023-12-21)

1.2.0 (2023-12-21)

Features

  • add redis health indicator (ffc2ad7)

1.1.2 (2023-12-21)

1.1.1 (2023-12-20)

Bug Fixes

1.1.0 (2023-12-20)

1.0.1 (2022-06-19)

Features

  • add ioredis nestjs module (fd1acfc)

Bug Fixes

  • the connection parameter should be optional (3825c0c)
  • upgrade to latest version (d4c5842)