Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@kohlisid kohlisid released this 08 Nov 22:15
· 2 commits to main since this release
959dbd7

What's Changed

  • chore: update examples to latest sdk version by @yhl25 in #148
  • feat: use gRPC bidirectional streaming for udsource by @yhl25 in #146
  • chore: update examples by @yhl25 in #149
  • chore: update sideinput example by @yhl25 in #150
  • docs: add instructions on how to update MinimumNumaflowVersion by @KeranYang in #152
  • feat: container-type level version compatibility check by @KeranYang in #154
  • feat: Bidirectional Streaming for UDSink by @yhl25 in #151
  • chore: update examples by @yhl25 in #155
  • fix: remove unwanted go routines by @vigith in #156
  • feat: Use bidirectional streaming for Source Transformer by @BulkBeing in #147
  • chore: update examples by @yhl25 in #157
  • feat: Using gRPC Bidirectional Streaming for Map by @yhl25 in #158
  • chore: code review by @vigith in #160
  • feat: Unify Batch Map and Unary Map Operations Using a Shared gRPC Protocol by @yhl25 in #161
  • feat: Unify Map Stream and Unary Map Operations Using a Shared gRPC Protocol by @yhl25 in #162
  • chore: Batch ack requests and sink responses for better performance by @yhl25 in #163
  • chore: update side input example by @yhl25 in #164
  • chore: shutdown when we see non retryable udf errors by @yhl25 in #165
  • chore: fix side-input by @vigith in #166
  • chore: fix simple-source by @vigith in #167
  • chore: fix sourcer to read all responses by @yhl25 in #168
  • chore: update compatible numaflow version by @KeranYang in #169

New Contributors

Full Changelog: v0.8.1...v0.9.0