Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@JatinSanghvi JatinSanghvi released this 19 Oct 09:28
· 9 commits to dev since this release
b07eae9

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

Full Changelog: v2.0.0...v2.0.3