Skip to content

Releases: numaproj/numaflow-java

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

v0.7.0

26 Mar 16:20
9ae5641
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.6.0

18 Dec 18:28
615d49b
Compare
Choose a tag to compare

What's Changed

  • chore: add e2e image build to example pom file by @KeranYang in #84
  • fix: counter example by @yhl25 in #85
  • fix: require event time when dropping messages by @KeranYang in #86
  • chore: adding partitions for user defined source by @yhl25 in #88
  • chore: release version 0.6.0 by @KeranYang in #89

⚠️ Breaking Changes

The sourcer and source transformer interfaces have been updated. Please refer to the examples and update your sourcers and source transformers accordingly.

Full Changelog: v0.5.6...v0.6.0

v0.5.6

14 Nov 18:43
bd90619
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

18 Oct 14:48
893bf78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5