Skip to content

v6.0.2

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Dec 14:15
· 261 commits to 7.3 since this release
v6.0.2

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)