Skip to content

Releases: weyoss/redis-smq

6.2.2 (2022-02-21)

21 Feb 10:50
Compare
Choose a tag to compare
  • Fix a queue rate limiting bug allowing to save invalid Redis keys (1dc91aa)
  • Bump up redis-smq-monitor to v6.5.2 (e192db0)
  • Update docs (5a6469e)

6.2.1 (2022-02-19)

19 Feb 13:54
Compare
Choose a tag to compare

6.2.0 (2022-02-19)

19 Feb 08:40
Compare
Choose a tag to compare
  • Bump up redis-smq-monitor to v6.5.1 (c543c55)
  • Improve consumer message rate time series handling (7d51bb3)
  • Update docs (ef21b39)
  • Allow configuring queue rate limiting from the HTTP API (ec2bc52)
  • Test message consumption rate limiting (62e5b1f)
  • Implement message consumption rate limiting (1c87ec0)

6.1.0 (2022-02-14)

14 Feb 10:19
Compare
Choose a tag to compare
  • Allow configuring which messages to store with extended parameters (7bd37a1)

6.0.4 (2022-02-13)

13 Feb 10:52
Compare
Choose a tag to compare
  • Fix missing type definition for koa-bodyparser (4b8a11e)

6.0.3 (2022-02-13)

13 Feb 10:00
Compare
Choose a tag to compare

6.0.2 (2022-02-12)

12 Feb 13:05
Compare
Choose a tag to compare
  • Update architecture overview diagram (e8f77a8)
  • Improve offline consumers handling & message recovery strategy (4072939)
  • Fix typos and update README.md (b73bd37)

6.0.1 (2022-02-11)

11 Feb 08:31
Compare
Choose a tag to compare

6.0.0 (2022-02-08)

08 Feb 18:44
Compare
Choose a tag to compare
  • Bump up redis-smq-monitor version to 6.4.0 (71ceb45)
  • Implement TimeSeriesWorker (a5c404e)
  • When deleting a namespace throw an error if it does not exist (28d0be0)
  • Fix schedule-message.lua parameters (15708c4)
  • Allow managing namespaces, update HTTP API, test (b0c265c)
  • Rename setScheduledPeriod() to setScheduledRepeatPeriod() (d6e3376)
  • Improve Redis keys handling (d9c50f3)
  • Improve LUA scripts parameters handling (5aaa893)
  • Remove redundant call to this.getMainKeys() (f3b1f1f)
  • Update docs (31c81ca)

6.0.0-rc.11 (2022-02-02)

02 Feb 20:33
Compare
Choose a tag to compare
  • Fix tests/purging-queues/test00007 (88e1d3a)
  • Update pre-push hook (8594e6a)
  • Clean up (63ca899)
  • Fix broken pre-release v6.0.0-rc.10 due to missing dependency (9739115)