Releases: symfony/lock
Releases · symfony/lock
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- no significant changes
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #44532 Handle CSV DSN in ZookeeperStore (qkdreyer)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
v6.0.7
Changelog (v6.0.6...v6.0.7)
- bug #45737 SemaphoreStore catching exception from sem_get (Triplkrypl)
v5.4.7
Changelog (v5.4.6...v5.4.7)
- bug #45737 SemaphoreStore catching exception from sem_get (Triplkrypl)
v4.4.40
Changelog (v4.4.39...v4.4.40)
- bug #45737 SemaphoreStore catching exception from sem_get (Triplkrypl)
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #45526 Release Locks from Internal Store on Postgres waitAndSave* (chrisguitarguy)
- bug #45281 Fix connecting to Redis via a socket file (alebedev80)
v5.4.5
Changelog (v5.4.4...v5.4.5)
- bug #45526 Release Locks from Internal Store on Postgres waitAndSave* (chrisguitarguy)
- bug #45281 Fix connecting to Redis via a socket file (alebedev80)
v4.4.38
Changelog (v4.4.37...v4.4.38)
- bug #45281 Fix connecting to Redis via a socket file (alebedev80)
v6.0.3
Changelog (v6.0.2...v6.0.3)
- no significant changes