Releases: bitleak/lmstfy
Releases · bitleak/lmstfy
v1.0.15
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
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