Skip to content

Releases: numaproj/numaflow-go

v0.9.0

08 Nov 22:15
959dbd7
Compare
Choose a tag to compare

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

v0.8.1

14 Sep 16:18
d82fc27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Aug 17:21
66fe66a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

03 May 11:44
c103eea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.7.0-rc2

18 Apr 03:06
c1e1ea8
Compare
Choose a tag to compare
v0.7.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0-rc1...v0.7.0-rc2

v0.7.0-rc1

26 Mar 15:20
7009262
Compare
Choose a tag to compare
v0.7.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.7.0-rc1

v0.6.0

19 Dec 06:14
v0.6.0
0156652
Compare
Choose a tag to compare

What's Changed

  • fix: require specifying event time when dropping a message using source transformer by @KeranYang in #90
  • chore: adding partitions for user defined source by @yhl25 in #91
  • chore: reduce refactor by @yhl25 in #92

Full Changelog: v0.5.2...v0.6.0

v0.5.2

14 Oct 00:23
ab523a9
Compare
Choose a tag to compare

What's Changed

  • chore: unify the event time of messages to drop by @KeranYang in #86

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 Oct 15:54
f0a6686
Compare
Choose a tag to compare

v0.5.1

What's Changed

  • fix: allow returning negative value from source pending api by @KeranYang in #81
  • fix: make CI unit tests pass by @KeranYang in #82
  • chore: get ready for 0.5.1 release by @KeranYang in #83
  • chore: update the description for Pending() interface by @KeranYang in #84

Full Changelog: v0.5.0...v0.5.1