Releases: liuliqiang/redisbeat
Releases · liuliqiang/redisbeat
Release v1.2.6
New features:
- Add list and get methods to retrieve ScheduleEntries
- Use lazy logging
- Update jsonpickle dependence version
Redis sentinel supported
Docker support!
In this release, we fix some bugs and add docker compose sample support to reduce the complex for users.
Release Notes:
- Fix
- Can't see current schedule
- Improve
- Remove local runing examples
- Add docker compose examples
Thanks:
CI ready version
After this version, redisbeat support ci support and codes should add test codes.
In this release, we fix bugs and add some improve.
- Fix
- When all schedules were removed, they created again
- Add
- Travis ci support