mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Latest ent changes
This commit is contained in:
parent
ff287dd0db
commit
d17318831d
1 changed files with 6 additions and 2 deletions
|
@ -3,6 +3,12 @@ Sidekiq Enterprise Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
----------
|
||||
|
||||
- Allow user-specified TTLs for rate limiters [#2607]
|
||||
- Paginate rate limiter index page [#2606]
|
||||
|
||||
0.7.3
|
||||
----------
|
||||
|
||||
|
@ -11,7 +17,6 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
|||
rate limit errors.
|
||||
- Fix scalability issue with Limiter index page.
|
||||
|
||||
|
||||
0.7.2
|
||||
----------
|
||||
|
||||
|
@ -23,7 +28,6 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
|||
- Fix issue where unique scheduled jobs can't be enqueued upon schedule
|
||||
due to the existing unique lock. [#2499]
|
||||
|
||||
|
||||
0.7.0
|
||||
----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue