1
0
Fork 0
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:
Mike Perham 2015-10-15 14:16:39 -07:00
parent ff287dd0db
commit d17318831d

View file

@ -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
----------