Releases: nestjstools/messaging-redis-extension
Releases · nestjstools/messaging-redis-extension
v1.4.1
v1.4.0
feat: enhance RedisChannelConfig with BullJobOptions for job manageme…
v1.3.1
fix: fix tag
v1.3.0
Merge remote-tracking branch 'origin/main' # Conflicts: # package.json # src/consumer/redis-messaging.consumer.ts
v1.2.2
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
fix: Code config improvement + readme
v1.2.0
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
fix: Fix docs
1.2.0
Full Changelog: 1.0.0...1.2.0
v1.1.0
feat: update readme + auto deploy