- Allow PHP8, switch to Github action (#18)
- Enable rate limiting based on API Operations annotations (#17)
- Symfony 5 compatibility (#14)
- Feature. Configuration per using annotations (#9)
- Feature. Rate limit to specific methods (#12)
- Fix null ApiRateLimit instance in RateLimitHandler (#11)
- Adding Symfony4 support (#5)
- Fix dependencies for Symfony Flex
- Feature. Using PSR/Cache instead of DoctrineCache (#2)
- Feature. Role based rate limit (#3)
- Deprecated the
indragunawan_api_rate_limit.storageconfiguration key. - Deprecated the
indragunawan_api_rate_limit.throttle.periodandindragunawan_api_rate_limit.throttle.limitconfiguration key.
- Initial release