mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Mention the error handler context change in 4.2.3. (#3313)
This commit is contained in:
parent
efadb9ac69
commit
74d8bf2ef7
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ Sidekiq::Web.set :sessions, false
|
|||
- Fix Web UI sharding support broken in 4.2.2. [#3169]
|
||||
- Fix timestamps not updating during UI polling [#3193, shaneog]
|
||||
- Relax rack-protection version to >= 1.5.0
|
||||
- Provide consistent interface to exception handlers, changing the structure of the context hash. [#3161]
|
||||
|
||||
4.2.2
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue