Skip to content

Releases: nestjstools/messaging-redis-extension

v1.4.1

19 Oct 17:43

Choose a tag to compare

fix: bump deps

v1.4.0

16 Oct 20:19
7796d10

Choose a tag to compare

feat: enhance RedisChannelConfig with BullJobOptions for job manageme…

v1.3.1

05 Sep 22:40

Choose a tag to compare

fix: fix tag

v1.3.0

05 Sep 22:37

Choose a tag to compare

Merge remote-tracking branch 'origin/main'

# Conflicts:
#	package.json
#	src/consumer/redis-messaging.consumer.ts

v1.2.2

14 Jul 22:00
d7465a0

Choose a tag to compare

fix: Improve codebase,readme,ci (#3)

* fix: Add new ci

* fix: Add new ci

* fix: Add new ci

* all good

* all good

v1.2.1

14 Jul 21:43

Choose a tag to compare

fix: Code config improvement + readme

v1.2.0

14 Jul 21:27
36d1a4b

Choose a tag to compare

feat: update RedisChannelConfig to use ConnectionOptions (#2)

* refactor: update RedisChannelConfig to use ConnectionOptions

* refactor: rename connection property to connectionOptions and enhance ConnectionOptions interface in RedisChannelConfig

* refactor: remove unused comments

* refactor: update RedisChannelConfig to use a simplified Connection interface and adjust related components

v1.1.1

01 Jun 08:58

Choose a tag to compare

fix: Fix docs

1.2.0

30 May 21:08

Choose a tag to compare

Full Changelog: 1.0.0...1.2.0

v1.1.0

30 May 21:13

Choose a tag to compare

feat: update readme + auto deploy