Skip to content

v8.1.2

Latest

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:58
Immutable release. Only release title and notes can be modified.
v8.1.2

Changelog (v8.1.1...v8.1.2)

  • bug #64978 Reject a serialized type name that is another message's class name (@nicolas-grekas)
  • bug #64868 Avoid redispatching messages from completed batches (@Gaitholabi)
  • bug #64938 Do not reject unknown types when no message requires signing (@pokki-deploy)
  • bug #64928 Strip trace from nested exceptions in ErrorDetailsStamp (@pkranjcecx)