Skip to content

Support Compressed Streams in IngestFromStream

Compare
Choose a tag to compare
@boazsha boazsha released this 12 May 12:38
· 265 commits to master since this release
623d125

BREAKING CHANGES:

  • None.

FEATURES:

  • ingestFromStream now supports compressed streams using streamDescriptor (GZIP, ZIP).

FIXES:

  • Error that was sent on stream will now invoke callback (#57 )