Changelog (v5.2.1...v5.2.2)
- 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)