Skip to content

Releases: symfony/rate-limiter

v5.3.14

28 Jan 11:04
v5.3.14
Compare
Choose a tag to compare

Changelog (v5.3.13...v5.3.14)

  • no significant changes

v6.0.2

29 Dec 14:16
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44354 Make RateLimiter resilient to timeShifting (jderusse)

v5.4.2

29 Dec 13:57
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44354 Make RateLimiter resilient to timeShifting (jderusse)

v5.3.13

29 Dec 13:20
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44354 Make RateLimiter resilient to timeShifting (jderusse)

v6.0.1

09 Dec 13:48
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)

v6.0.0

29 Nov 17:10
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:02
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:07
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:59
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:33
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #42168 Fix wait duration for fixed window policy (jlekowski)