Skip to content

Releases: symfony/lock

v5.4.3

28 Jan 11:57
v5.4.3
Compare
Choose a tag to compare

Changelog (v5.4.2...v5.4.3)

  • no significant changes

v5.3.14

28 Jan 11:02
v5.3.14
Compare
Choose a tag to compare

Changelog (v5.3.13...v5.3.14)

  • no significant changes

v4.4.37

28 Jan 10:54
v4.4.37
Compare
Choose a tag to compare

Changelog (v4.4.36...v4.4.37)

  • no significant changes

v6.0.2

29 Dec 14:15
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44828 Release DoctrineDbalPostgreSqlStore connection lock on failure (simon-watiau)
  • bug #44723 Release PostgreSqlStore connection lock on failure (simon-watiau) * commit 'e5b2f9efba': [Lock] Release PostgreSqlStore connection lock on failure
  • bug #44383 Create tables in transaction only if supported by driver (martinssipenko)
  • bug #44539 Fix missing argument in PostgreSqlStore::putOffExpiration with DBAL connection (GromNaN)

v5.4.2

29 Dec 13:56
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44828 Release DoctrineDbalPostgreSqlStore connection lock on failure (simon-watiau)
  • bug #44723 Release PostgreSqlStore connection lock on failure (simon-watiau) * commit 'e5b2f9efba': [Lock] Release PostgreSqlStore connection lock on failure
  • bug #44383 Create tables in transaction only if supported by driver (martinssipenko)
  • bug #44539 Fix missing argument in PostgreSqlStore::putOffExpiration with DBAL connection (GromNaN)

v5.3.13

29 Dec 13:20
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44723 Release PostgreSqlStore connection lock on failure (simon-watiau) * commit 'e5b2f9efba': [Lock] Release PostgreSqlStore connection lock on failure

v4.4.36

29 Dec 13:08
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • no significant changes

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44370 create lock table if it does not exist (martinssipenko)

v5.4.1

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

Changelog (v5.4.0...v5.4.1)

  • bug #44370 create lock table if it does not exist (martinssipenko)

v6.0.0

29 Nov 17:09
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes