Skip to content

Azure Functions Java Worker 2.1.0-SNAPSHOT

Compare
Choose a tag to compare
@shreyas-gopalakrishna shreyas-gopalakrishna released this 05 Jan 22:43
· 175 commits to dev since this release

Release notes

  • Added retry context as part of execution context #418
  • Fix bug - function with same name as any method in the Parent class will fail #451
  • Updated dependency from grpc-netty to use grpc-netty-shaded and adjusted the shading logic