Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Jul 1, 2024
1 parent fcffc8e commit 8532f2e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Ent-Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

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

7.3.0
---------

- Allow rate limiting to use Redis Cluster [#6288]
- Remove `base64` gem dependency

7.2.4
---------

Expand All @@ -12,7 +18,7 @@ Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy.
7.2.3
---------

- Adjust ùnlimiter limiter to work as a points limiter too [#6301]
- Adjust the unlimited rate limiter to work as a points limiter too [#6301]
- Limiters can now use a clustered Redis client [#6288]
- Limiters now have attr_readers for all static config elements [#6259]
- Handle fractional values for SIDEKIQ_COUNT when containers have fractional CPU allocations,
Expand Down
5 changes: 5 additions & 0 deletions Pro-Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

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

7.3.0
---------

- Remove `base64` gem dependency.

7.2.1
---------

Expand Down

0 comments on commit 8532f2e

Please sign in to comment.