Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

1.19.2

Compare
Choose a tag to compare
@pjenvey pjenvey released this 13 Oct 20:30
· 802 commits to master since this release

Bug Fixes

  • correct headers to use transcoded values (0e5e1e34)
  • Set TTL to 0 if None when doing expiration checks (#701) (0aab2a95)
  • do not return error informtion for 500 errors for router (5206cab6)
  • simplify Message validation by passing WebPushNotification (0a3d94da)
  • Stop splitting version info when logging for websocket (bd3c2c30)
  • normalize channelids to JSON encodable entities (777dff44)

Doc