Skip to content

Releases: BedrockStreaming/RateLimitBundle

Add Symfony 5.4 backward compatibility

17 Feb 13:43
5fe0d72
Compare
Choose a tag to compare
  • Kepp Symfony ^6.0 and add Symfony ^5.4 compatibility (^5.4 || ^6.0)
  • Handle multiple versions of Symfony in the ci
  • See #13

Fix symfony dependency injection

03 Oct 08:06
239d2b3
Compare
Choose a tag to compare

Migration to PHP8 attributes

18 Aug 12:25
6b3ee49
Compare
Choose a tag to compare
  • Use native PHP8 attributes (see Readme for new syntax)
  • Removed doctrine/annotation dependency

PHP8 & Symfony6 compatibility

18 Aug 12:19
3edb6a6
Compare
Choose a tag to compare

No BC break from v2.1.0, except for required dependencies (PHP8 & Sf6)
Added Rector for improved php usage

v2.1.0

01 Mar 11:07
cfed75a
Compare
Choose a tag to compare

Add support for ratelimit values by route in yaml files

See how to configure it on Readme.md

v2.0.0

20 Aug 09:49
b1dd3d1
Compare
Choose a tag to compare

Add graphql rate limit by query

See how to configure it on Readme.md

Fix service alias usage

03 Dec 13:20
f8e3af2
Compare
Choose a tag to compare
v1.0.2

fix(service-alias): Service alias doesn't work with :: (#3)

Update vendor name & add description

18 Nov 11:04
3b16709
Compare
Choose a tag to compare
v1.0.1

Add description to composer.json (#2)

First release

18 Nov 09:12
12b93aa
Compare
Choose a tag to compare

This is the first release of this bundle 🎉

To get more information, you can check Readme.md