Skip to content

v5.1.11

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:46
· 1627 commits to 7.1 since this release
v5.1.11

Changelog (v5.1.10...v5.1.11)

  • bug #39967 fix redis messenger options with dsn (Kleinast)
  • bug #39970 Fix transporting non-UTF8 payloads by encoding them using base 64 (nicolas-grekas)
  • bug #39839 Fix auto-setup for fifo queue (starred-gijs)
  • bug #39674 fix postgres transport when the retry table is the same (lyrixx)
  • bug #39598 Fix stopwach usage if it has been reset (lyrixx)
  • bug #39795 Dont allow unserializing classes with a destructor - 5.1 (jderusse)