All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Cleanup packaging for
elixir_uuid
change.
- Change
uuid
toelixir_uuid
which has been renamed. This will prevent future namespace clashes by @tzilist.
- Trim dead jobs queue after certain size by @ananthakumaran.
- Add an api to list all subscriptions (active queues) by @robobakery.
- Have top supervisor wait for worker drainer to gracefully terminate @frahugo.
- Fix retry for Sidekiq job format using retry => true by @deepfryed.
- Remove Password logging by @akira.
- Redis Sentinel support by @ananthakumaran.
- Make redis module name and start_link args configurable @ananthakumaran.