You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,15 @@
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
5
-->
6
+
- Update Java Worker Version to [2.8.1](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.8.1)
6
7
- Update Python Worker Version to [4.9.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.9.0)
7
-
- Update Java Worker Version to [2.8.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.8.0)
8
8
- Track ApplicationInsights ingestion service response by subscribing to transmission event [PR](https://github.com/Azure/azure-functions-host/pull/8828)
9
9
- Update ApplicationInsights packages to 2.21.0 (#8838)
10
10
- Support model-type bindings for out-of-proc workers (#8815)
11
11
- Fix the duplicate log issue with Java ApplicationInsights agent
12
12
- Update Node.js Worker Version to [3.5.2](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.5.2)
13
+
- Making feature flag for worker indexing opt-out instead of opt-in (#8864)
14
+
- Update PowerShell Worker 7.2 to 4.0.2496 [Release Note](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2496)
0 commit comments