Skip to content

Releases: brainbits/blocking

5.1.0

28 Jan 09:24
00e272c
Compare
Choose a tag to compare

5.1.0 (2025-01-28)

Features

  • Rename BlockFailedException to AlreadyBlockedException (b5c9440)
  • Update composer-deps (6e02db4)

5.0.5

07 May 10:12
Compare
Choose a tag to compare

5.0.5 (2024-05-07)

Bug Fixes

  • Remove redundant condition for config-check (641e5d8)

5.0.4

23 Feb 09:48
Compare
Choose a tag to compare

5.0.4 (2024-02-23)

Bug Fixes

  • Raise minimum php versions, enable prior broken phpcs rule (181ca68)

5.0.3

24 Jul 12:11
b86e54c
Compare
Choose a tag to compare

5.0.3 (2023-07-24)

Bug Fixes

  • Fix controller name in routing configuration (432a7cb)

5.0.2

21 Jul 14:00
dcce4f1
Compare
Choose a tag to compare

5.0.2 (2023-07-21)

Bug Fixes

  • Remove unnecessary backslash from service definition (94eba8a)

5.0.1

21 Jul 13:47
1b46361
Compare
Choose a tag to compare

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

21 Jul 12:09
615db67
Compare
Choose a tag to compare

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

08 May 11:09
Compare
Choose a tag to compare

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

07 Dec 15:16
8ec3a97
Compare
Choose a tag to compare

update to new brainbits code style

4.1.0

07 Nov 16:57
6c7e20f
Compare
Choose a tag to compare

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