Skip to content

Releases: bitleak/lmstfy

v1.0.15

11 Dec 02:32
0de22bf

Choose a tag to compare

What's Changed

  • fix: typo by @testwill in #220
  • Support setting sentinel password in sentinel mode by @Lance726 in #222
  • Remove redis v2 engine due to the performance issue by @git-hulk in #224
  • Add support of parsing job body format according to the job id version by @git-hulk in #225
  • Add support of passing attributes in publish/consume by @git-hulk in #226
  • Add support of publish/consume with job attributes in client side by @git-hulk in #227
  • client: HTTP timeout must be larger than the consume timeout by @calvinxiao in #233
  • Refactor the client to supports the context versions methods by @Joker-hh in #234

New Contributors

Full Changelog: v1.0.14...v1.0.15

v1.0.14

20 Mar 05:41
dccad8c

Choose a tag to compare

What's Changed

  • Sync redis conf in docker/docker-compose.yml by @1Ckpwee in #212
  • Fix cannot peak job from the v2 engine if it's sinked into the secondary storage by @Napoleon0621 in #215
  • Update storage pumper redis usage watermark by @Napoleon0621 in #216
  • Fix return wrong TTL when pumping job from the secondary storage by @git-hulk in #218

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.3

11 Aug 09:50

Choose a tag to compare

Bump v1.0.3

v1.0.2

18 Jun 03:43

Choose a tag to compare

Bump v1.0.2

v1.0.0

22 Nov 03:23

Choose a tag to compare

MOD: don't log the error when the request is invalid