Releases: brainbits/blocking
Releases · brainbits/blocking
5.1.0
5.1.0 (2025-01-28)
Features
- Rename BlockFailedException to AlreadyBlockedException (b5c9440)
- Update composer-deps (6e02db4)
5.0.5
5.0.5 (2024-05-07)
Bug Fixes
- Remove redundant condition for config-check (641e5d8)
5.0.4
5.0.4 (2024-02-23)
Bug Fixes
- Raise minimum php versions, enable prior broken phpcs rule (181ca68)
5.0.3
5.0.3 (2023-07-24)
Bug Fixes
- Fix controller name in routing configuration (432a7cb)
5.0.2
5.0.2 (2023-07-21)
Bug Fixes
- Remove unnecessary backslash from service definition (94eba8a)
5.0.1
5.0.1 (2023-07-21)
Bug Fixes
- Switch to yaml configs, switch to class based service IDs, add missing clock argument (f94a6f4)
5.0.0
5.0.0 (2023-07-21)
Bug Fixes
- Add redis storage support, add bundle and deprecate brainbits/blocking-bundle, require psr/clock, rework expiration to ttl mechanism implemented by storage (2e61292)
BREAKING CHANGES
- Due to clock support several constructors have changed, block, block identifier and owner interfaces are removed
4.1.3
4.1.3 (2023-05-08)
Bug Fixes
- Raise minimum php version to 8.1 (3adba1a)
- Update dependencies (d491808)
- Use branch master for releases (c6393f8)
4.1.1
update to new brainbits code style
4.1.0
What's Changed
- feat: Rework for symfony 6, drop PHP 7.4 support by @jojoguru in #11
New Contributors
Full Changelog: 4.0.2...4.1.0