Releases: aeon-php/rate-limiter
Releases · aeon-php/rate-limiter
0.8.0
[0.8.0] - 2022-06-19
Added
- f02ed7 - php 8.1 to allowed versions - @norberttech
Changed
- a524ad - custom workflows into aeon-php reusable workflows - @norberttech
Fixed
- 4a8746 - PHP versions scope - @norberttech
Updated
- #63 - Constraints for psr-cache to include v2 & v3 - @GwendolenLynch
- 627d72 - infection - @norberttech
- fd1060 - tools dependencies - @norberttech
- 588f6b - dependencies - @norberttech
Generated by Automation
0.7.0
[0.7.0] - 2021-02-25
Fixed
- #23 - rounding TTL of cached hit's into the nearest second making milliseconds time windows ignored - @DawidSajdak
Generated by Automation
0.6.0
[0.6.0] - 2021-02-24
Fixed
- #22 - concurrency issue, when one process is sleeping and other already reduced available quota - @DawidSajdak
Generated by Automation
0.5.0
[0.5.0] - 2021-01-25
Added
- #15 - aeon-php/automation integration - @norberttech
Changed
- 11b528 - Update CHANGELOG.md - @norberttech
Fixed
- #15 - namespaces change in one of the dependencies - @norberttech
Generated by Automation
0.4.0
[0.4.0] - 2020-12-20
Changed
- b2d2e6 - Update CHANGELOG.md - @norberttech
- #10 - tools, moved phpunit to tools - @norberttech
- a53eec - Update CHANGELOG.md - @norberttech
- #9 - Updated phpunit from version 9.4 to 9.5 - @norberttech
- #9 - phpunit from composer to phive dependency - @norberttech
- #5 - Run tests against php8 - @norberttech
Removed
- #9 - windows from github tests workflow - @norberttech
Generated by Automation
0.3.0
[0.3.0] - 2020-11-26
Added
- #4 - more details into RateLimitException - @norberttech
Changed
- 034bc8 - Update CHANGELOG.md - @norberttech
Generated by Automation
0.2.0
[0.2.0] - 2020-11-24
Added
- #3 - reset in and initial capacity to the rate limiter API - @norberttech
Changed
- d2f05e - Update CHANGELOG.md - @norberttech
Generated by Automation
0.1.0
[0.1.0] - 2020-11-22
Added
- #1 - method to get current capacity of rate limiter for given algorithm - @norberttech
- 43494c - link to forum - @norberttech
- f03f34 - PSR Cache Storage implementation - @norberttech
Changed
- 3944b3 - mb-string extension with polyfill, added changelog - @norberttech
- 9d4acd - Increased tests coverage - @norberttech
- 7260ce - Limit aeon-php/calendar to >=0.11.0 - @norberttech
- 9ca925 - Initial commit - @norberttech
Generated by Automation