Releases: Azure/azure-functions-java-library
Release azure-functions-java-library 3.2.0
What's Changed
- Add app insights test variables by @kamperiadis in #203
- enable codeql by @arroyc in #206
- remove exclude path pattern for codeql pipeline by @arroyc in #207
- [1ES] Add code-mirror.yml pipeline by @kamperiadis in #209
- [1ES] Add official-build.yml pipeline by @kamperiadis in #210
- [1ES] Add public build yml file by @kamperiadis in #211
- Refactor pipelines by @kamperiadis in #213
- Update app insights agent version to 3.5.2 by @kamperiadis in #214
- Download app insights agent for tests by @kamperiadis in #215
- fix: exclude paths from codeql evaluation, skip e2e tests on scheduled runs and update codeowners by @ahmedmuhsin in #216
- enable codeql on public pipeline by @manvkaur in #217
- move codeql to sdl section of 1espt by @manvkaur in #218
- Added CodeQL.yml to exclude generated code from CodeQL scan by @pratikgolchha in #219
- Fix the logo URL in the README by @Copilot in #223
- Improve MCP Extension Support by @ahmedmuhsin in #224
New Contributors
- @arroyc made their first contribution in #206
- @ahmedmuhsin made their first contribution in #216
- @manvkaur made their first contribution in #217
- @pratikgolchha made their first contribution in #219
- @Copilot made their first contribution in #223
Full Changelog: 3.1.0...3.2.0
Release azure-functions-java-library 3.1.0
What's Changed
- Additional Annotations for Kafka Trigger and Output Binding by @jainharsh98 in #200
- Release java library 3.1.0 by @kamperiadis in #202
New Contributors
- @jainharsh98 made their first contribution in #200
Full Changelog: 3.0.0...3.1.0
Release azure-functions-java-library 3.0.0
New
azure-functions-java-library v3 - Updating cosmos DB annotations to support v4 extension bundle. #188
azure-functions-java-library v2 - will continue to use the old annotations supporting v3 extension bundle.
Release azure-functions-java-library 3.0.0-SNAPSHOT
New
azure-functions-java-library v3 - Updating cosmos DB annotations to support v4 extension bundle. #188
azure-functions-java-library v2 - will continue to use the old annotations supporting v3 extension bundle.
Release azure-functions-java-library 2.2.0
New
- Update azure-functions-core-library to 1.2.0 #186
Release azure-functions-java-library 2.1.0
New
- Update azure-functions-java-core-library to 1.1.0
- Add warmuptrigger #183
Release azure-functions-java-library 2.0.1
release lib verion 2.0.1
Release azure-functions-java-library 2.0.1-SNAPSHOT
Add a new annotation HasImplicitOutput which support function return value if it's value is set to true (By default it's true).
Release azure-functions-java-library 2.0.0
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.
Azure Functions Java Library 1.4.2
Releasing https://github.com/Azure/azure-functions-java-library/releases/tag/1.4.2 to maven central