New
v1.0.15
What's Changed
- fix: typo by @testwill in https://github.com/bitleak/lmstfy/pull/220
- Support setting sentinel password in sentinel mode by @Lance726 in https://github.com/bitleak/lmstfy/pull/222
- Remove redis v2 engine due to the performance issue by @git-hulk in https://github.com/bitleak/lmstfy/pull/224
- Add support of parsing job body format according to the job id version by @git-hulk in https://github.com/bitleak/lmstfy/pull/225
- Add support of passing attributes in publish/consume by @git-hulk in https://github.com/bitleak/lmstfy/pull/226
- Add support of publish/consume with job attributes in client side by @git-hulk in https://github.com/bitleak/lmstfy/pull/227
- client: HTTP timeout must be larger than the consume timeout by @calvinxiao in https://github.com/bitleak/lmstfy/pull/233
- Refactor the client to supports the context versions methods by @Joker-hh in https://github.com/bitleak/lmstfy/pull/234
New Contributors
- @testwill made their first contribution in https://github.com/bitleak/lmstfy/pull/220
- @Lance726 made their first contribution in https://github.com/bitleak/lmstfy/pull/222
Full Changelog: https://github.com/bitleak/lmstfy/compare/v1.0.14...v1.0.15