Skip to content

v2.5.0

Choose a tag to compare

@empicano empicano released this 04 Jan 16:46
· 56 commits to main since this release

Fixed

  • Fix the type hint for Message.payload from PayloadType to bytes (@meronepy in #370)
  • Let exceptions bubble up in Client.__aexit__ instead of suppressing them (@yujia21 in #375)
  • Load TLS certs from the executor thread (@allenporter in #382)