Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Apr 4, 2023
1 parent 6192ed2 commit 4329e2d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Ent-Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,24 @@

Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy.

HEAD
7-1
---------

- Add new "points-based" leaky bucket rate limiter [#5757]
Useful for rate-limited GraphQL query endpoints at Shopify, GitHub, etc.
- Refactor rate limiter codebase to use `autoload`
- Refactor concurrent and bucket rate limiter data model to be cluster-friendly [#5800]

HEAD
---------

- Fix mutable job arguments when rescheduling an OverLimit [#5859]

7.0.7
---------

- Tweak concurrent rate limiter to minimize spurious ReadTimeoutErrors [#5838]

7.0.6
---------

Expand Down

0 comments on commit 4329e2d

Please sign in to comment.