Skip to content

v6.4.34

Choose a tag to compare

@fabpot fabpot released this 26 Feb 08:29
· 416 commits to 8.1 since this release

Changelog (v6.4.33...v6.4.34)

  • bug #63437 Wrap DoctrineDbalAdapter::doSave() in savepoint to prevent transaction poisoning (@lacatoire)
  • bug #63324 Fix DSN auth not passed to Redis/RedisCluster/Relay in RedisTrait (@ckrack)
  • bug #63306 Revert "Fix DSN auth not passed to clusters in RedisTrait" (@nicolas-grekas)
  • bug #63272 Fix forwarding SSL settings to the redis sentinel (@CientistaDaWeb)
  • bug #63230 fix engine declaration on mysql pdo table creations (@tandev)