Skip to content

v10.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Oct 07:16
v10.1.1
89183a1

Changed

  • Internal refactors to CCK testing code to better check that the message formatter responses are as expected
  • Simplify #attach by better checking the different use cases (base64 vs file path)

Fixed

  • Prevent messages (And any consuming formatters), from not handling unknown (base64), media types (#1796 luke-hill)