Skip to content

0.4.2

Latest
Compare
Choose a tag to compare
@FZambia FZambia released this 10 Oct 19:30
· 1 commit to master since this release
d0678bf

What's Changed

This release adds a delta compression support to the SDK. You can use .setDelta("fossil") when building options of Subscription. Many thanks to @itismoej for making it happen.

  • Add delta compression support by @itismoej in #74
  • Delta improvements and introducing since option (to set the starting StreamPosition for the Subscription to recover from) by @FZambia in #75
  • Bump protobuf-javalite version by @FZambia in #77

New Contributors

Full Changelog: 0.4.1...0.4.2