2.0.0-RC1
Pre-release
Pre-release
This is a major release, please check https://github.com/jaytaph/RateLimitBundle/blob/main/UPGRADE-2.0.md for the upgrade notes.
What's Changed
- Simple phpunit by @goetas in #128
- Drop @ratelimit Annotation, Create #[RateLimit] Attribute, Drop php7 support, Drop symfony 3 & 4 support by @axi in #132
- Run oauth tests always and update docs by @goetas in #133
Full Changelog: v1.19.0...2.0.0-RC1