Releases: Azure/azure-functions-java-worker
Releases · Azure/azure-functions-java-worker
Release 2.18.0
What's Changed
- chore: add wangbill owner by @YunchuWang in #786
- Remove myself as codeowner by @ejizba in #793
- emulated tests support by @YunchuWang in #790
- fix: codeql in pipeline and indentation by @manvkaur in #794
- fix: specify codeql variable config as per 1ES PT variables by @manvkaur in #795
- Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 by @dependabot in #785
- fix: CodeQL - exclude generated temp folder from CodeQL analysis by @manvkaur in #796
- Update CODEOWNERS by @ahmedmuhsin in #798
- Issue/565/skilltrigger returnval by @ahmedmuhsin in #797
- CodeQL: exclude extract folder during build stage by @manvkaur in #800
- CodeQL: Exclude extract folder during build stage by @pratikgolchha in #801
- Tests fix by @ahmedmuhsin in #802
- update guava version to 33.3.1 for function apps used for testing by @ahmedmuhsin in #803
- Bumps gson version in order to work with Spingboot 3.4 by @froderik in #799
- enable codeql on public pipeline by @manvkaur in #804
- move codeql variables to sdl section of 1ESPT by @manvkaur in #805
- Added CodeQL.yml to exclude generated code from CodeQL scan by @pratikgolchha in #806
New Contributors
- @YunchuWang made their first contribution in #786
- @ejizba made their first contribution in #793
- @manvkaur made their first contribution in #794
- @pratikgolchha made their first contribution in #801
- @froderik made their first contribution in #799
Full Changelog: 2.17.0...2.18.0
Release 2.17.0
What's Changed
- Update application insights agent version to 3.5.4 by @kamperiadis in #783
Full Changelog: 2.16.0...2.17.0
Release 2.16.0
What's Changed
- Remove redundant maven dependency check by @kamperiadis in #774
- Add tags trigger for the release pipeline by @kamperiadis in #779
- Refactor build number for releases by @kamperiadis in #780
- Revert "Set Thread context classloder for entire middleware chain (#7… by @ahmedmuhsin in #778
New Contributors
- @ahmedmuhsin made their first contribution in #778
Full Changelog: 2.15.0...2.16.0
Release 2.15.0
Release notes
- 1ES pipeline updates
- Update Application insights version to 3.5.2
- Update grpc-protobuf, grpc-stub, grpc-netty-shaded to 1.64.0
Full Changelog: 2.14.0...2.15.0
Release 2.14.0
Release notes
- Set Thread context classloder for entire middleware chain (#717)
- Added end to end tests for Java 21, App insights, and SQL bindings
- Update Application insights version to 3.5.1
- Update grpc-protobuf, grpc-stub, grpc-netty-shaded to 1.61.0
Full Changelog: 2.13.0...2.14.0
Release 2.13.0
Release notes
Full Changelog: 2.12.2...2.13.0
Release 2.12.2
Release notes
- Updating Application insights agent version to 3.4.16 (#723)
Full Changelog: 2.12.1...2.12.2
Release 2.12.1
Release notes
- Updating Application insights agent version to 3.4.15 (#721)
Full Changelog: 2.12.0...2.12.1
Release 2.12.0
Release notes
- Updating Application insights agent version to 3.4.13 (#715)
Full Changelog: 2.11.0...2.12.0
Release 2.11.0
Release notes
- Fix durable return type void issue - for function annotated with @HasImplicitOutput, we should allow it to send back data even function's return type is void (#711)
- Updating Application insights agent version to 3.4.11 (#712)
Full Changelog: 2.10.0...2.11.0