Skip to content

Releases: numaproj/numaflow-java

v0.10.1

05 Aug 12:10
958d5d5
Compare
Choose a tag to compare

What's Changed

  • chore: enable auto publish for maven central by @yhl25 in #192
  • chore: construct window metadata using request by @yhl25 in #195
  • chore: use window information from the request for metadata for reduce stream by @yhl25 in #196
  • chore: pass window info in accumulator eof message by @yhl25 in #197
  • chore: update accumulator proto by @yhl25 in #198
  • fix: avoid NullPointerExceptions if array element is null by @adarsh0728 in #194
  • chore: follow udf error format for reduce by @yhl25 in #199
  • chore: prepare for 0.10.1 release by @adarsh0728 in #200

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Jul 16:12
e11f020
Compare
Choose a tag to compare

What's Changed

  • chore: Map Stream to Support Concurrent Requests by @yhl25 in #160
  • chore: formalize gRPC errors in case of UDF exceptions by @adarsh0728 in #166
  • feat: user defined serving store by @yhl25 in #169
  • chore: ud-container env variable for formalising the errors by @adarsh0728 in #170
  • feat: Accumulator by @yhl25 in #172
  • fix: stream sorter example to consider unique id while storing messages by @yhl25 in #175
  • fix: server not stopping locally by @EROIN in #176
  • chore: add stream sorter example to ci by @yhl25 in #177
  • feat: utility function to persist critical error by @adarsh0728 in #178
  • chore: add checks to avoid panics if the users return null by @yhl25 in #180
  • refactor: apply some Java best practices by @KeranYang in #181
  • fix: revert sideinput Constant back to public by @KeranYang in #182
  • chore: add building examples as part of CI by @KeranYang in #184
  • chore: upgrade some dependencies to their latest version by @KeranYang in #188
  • chore: prepare for 0.10 release by @yhl25 in #189
  • fix: remove onCompleted() call in batch mapper service by @adarsh0728 in #190
  • chore: OSSRH sunset, move to central publisher portal by @yhl25 in #191

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

07 Feb 04:21
1921c4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Jan 20:21
b6dbc09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Nov 22:19
a2c51c2
Compare
Choose a tag to compare

What's Changed

  • feat: bidirectional streaming source by @yhl25 in #138
  • docs: add instructions on how to update MINIMUM_NUMAFLOW_VERSION by @KeranYang in #139
  • feat: container-type level version compatibility check by @KeranYang in #140
  • feat: udsink bidirectional streaming by @yhl25 in #141
  • fix: return early after ack handshake by @yhl25 in #142
  • feat: use gRPC Bidirectional Streaming for Mapper and Transformer by @yhl25 in #143
  • feat: Unify Batch Map and Unary Map Operations Using a Shared gRPC Protocol by @yhl25 in #144
  • chore: send eot response for batchmap operations by @yhl25 in #145
  • feat: Unify MapStream and Unary Map Operations Using a Shared gRPC Protocol by @yhl25 in #146
  • chore: add IsReady of MapStream by @yhl25 in #147
  • chore: Batch ack requests and sink responses for better performance by @yhl25 in #149
  • chore: gracefully shutdown when error encountered by @KeranYang in #152
  • refactor: abstract gRPC server by @KeranYang in #156
  • chore: prepare for releasing 0.9.0 by @KeranYang in #158

Full Changelog: v0.8.0...v0.9.0

v0.8.0

19 Aug 16:04
8aa30e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.8.0

v0.7.4

08 Jul 21:34
ec316a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

03 May 16:42
f81d7bd
Compare
Choose a tag to compare

What's Changed

  • fix: missing version.properties file in the sdk by @nagarajatantry in #120
  • chore: Restart if there are any uncaught exceptions. by @yhl25 in #121

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

18 Apr 03:28
7a25b70
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Apr 17:09
3e15d04
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0...v0.7.1