Skip to content

2.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@goetas goetas released this 15 Aug 13:08
91d4a0b

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