mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
prepare for release
This commit is contained in:
parent
475865e613
commit
72c763e02c
1 changed files with 3 additions and 2 deletions
|
@ -3,10 +3,11 @@ Sidekiq Pro Changelog
|
||||||
|
|
||||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||||
|
|
||||||
HEAD
|
3.4.3
|
||||||
---------
|
---------
|
||||||
|
|
||||||
- Update reliable scheduler to enqueue up to 100 jobs per call, minimizing Redis latency [#3332]
|
- Limit reliable scheduler to enqueue up to 100 jobs per call, minimizing Redis latency [#3332]
|
||||||
|
- Fix bug in super\_fetch logic for queues with `_` in the name [#3339]
|
||||||
|
|
||||||
3.4.2
|
3.4.2
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Add table
Reference in a new issue