feat(ratelimit): Add Attributes support to rate limit middleware#37864
Conversation
b81973e to
ba785fe
Compare
I would prefer to deprecate the old system right away so we can move everyone to attribute in the next few years and drop the legacy system as soon as possible. The same was done with 26 and |
Yeah that was my plan. The problem is I didn't find a way (without totally spaming out of control on debug) to notify devs about the deprecation. So yeah a section in the "Changes for 27" will be added for BruteForceProtection and RateLimit later on (when the doc PRs are merged and can be linked to). |
Signed-off-by: Joas Schilling <coding@schilljs.com>
6647d77 to
89c3c31
Compare
Summary
Previously (and still supported)
New syntax
Checklist