v0.10.0
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
- @adarsh0728 made their first contribution in #166
- @EROIN made their first contribution in #176
Full Changelog: v0.9.2...v0.10.0