Azure Functions Runtime 2.0.12175
In this release:
- Update the Java worker to version 1.2.1
- [Java Breaking Change] Switched JSON serializer library used by the azure-functions-java-worker from Jackson to Gson. This is a breaking change if user code relied on Jackson libraries. See Azure/azure-functions-java-worker#236 for an example.
- Consumes azure-functions-java-library 1.2.0