Skip to content

v9.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 13:54
· 2 commits to main since this release
v9.1.0
4fedadf

Fixed

  • [JS] Streaming functions in JS client would swallow all GRPC errors and instead throw on a null exception on getHead for the first frame of messages, now we wait for error message and reject with that message

Added

  • [JS] Convenience methods for serialising and deserialising grants to base64 so grants can be treated as opaque identifiers