What's Changed
- fix: client cancellation should not trigger grpc shutdown by @yhl25 in #204
- fix: client cancellation shouldn't trigger shutdown for source by @adarsh0728 in #205
- chore: restructure examples directory and update them to use v0.10.1 by @adarsh0728 in #206
- feat: nack support for udsource by @yhl25 in #210
- chore: update side input example by @yhl25 in #212
- feat: metadata implementation for source, map and sink by @adarsh0728 in #208
- fix: shutdown was hanging due to a blocking write on channel by @kohlisid in #213
Full Changelog: v0.10.1...v0.11.0