mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
cleanup
This commit is contained in:
parent
fe2915ab8b
commit
b2fb0afca4
1 changed files with 1 additions and 3 deletions
|
@ -2,15 +2,13 @@
|
|||
|
||||
[Sidekiq Changes](https://github.com/mperham/sidekiq/blob/master/Changes.md) | [Sidekiq Pro Changes](https://github.com/mperham/sidekiq/blob/master/Pro-Changes.md) | [Sidekiq Enterprise Changes](https://github.com/mperham/sidekiq/blob/master/Ent-Changes.md)
|
||||
|
||||
Unreleased
|
||||
HEAD
|
||||
---------
|
||||
|
||||
- Web UI - Dark Mode fixes [#4543, natematykiewicz]
|
||||
- Ensure `Rack::ContentLength` is loaded as middleware for correct Web UI responses [#4541]
|
||||
- Avoid exception dumping SSL store in Redis connection logging [#4532]
|
||||
- Better error messages in Sidekiq::Client [#4549]
|
||||
- Ensure `strict` order is followed when queues without weights are specified via the `-q` option [#4554]
|
||||
- Refactor `Sidekiq::CLI` to remove a redundant `.empty?` method call [#4552]
|
||||
|
||||
6.0.7
|
||||
---------
|
||||
|
|
Loading…
Add table
Reference in a new issue