This release fixes an issue where the message body in the trigger binding was getting corrupted on retries. We would like to thank and acknowledge the GitHub community for helping with getting the issue fixed, especially @aaguilartablada for reporting the issue and following up on it and @yvanoers for locating the root cause behind the issue.
Improvements
- Add distributed tracing instrumentation (#201)
- Add
dataType
property in Java annotations to enable handling of binary data (#219)
Bug Fixes
- Fix message body corruption on function retries (#218)
New Contributors
- @t-manyadav made their first contribution in #201
- @shibayan made their first contribution in #219
Full Changelog: v2.0.0...v2.0.3