Skip to content

Release azure-functions-java-library 2.0.0

Compare
Choose a tag to compare
@kaibocai kaibocai released this 28 Mar 20:33
· 57 commits to dev since this release

Restructured azure-functions-java-library. Now, it only contains annotations related to triggers and bindings. The rest files can be find in azure-functions-java-core-library. This help to decouple between java library and java worker.