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-h...