We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4c49b commit dc0d047Copy full SHA for dc0d047
release_notes.md
@@ -1,12 +0,0 @@
1
-## Bug Fixes
2
-- Correctly Serialize HostStoppingEvent in ActivityShim (https://github.com/Azure/azure-functions-durable-extension/pull/2178)
3
-- Fix NotImplementedException for management API calls from Java client (https://github.com/Azure/azure-functions-durable-extension/pull/2193)
4
-- Handle OOM and other exceptions in entity shim by aborting the session (https://github.com/Azure/azure-functions-durable-extension/pull/2234)
5
-
6
-## Enhancements
7
-- add optional 'instanceIdPrefix' query parameter to the HTTP API for instance queries
8
9
-## Dependencies
10
-- DurableTask.Core --> v2.10.*
11
-- DurableTask.AzureStorage --> v1.12.*
12
-- DurableTask.Analyzers --> 0.5.0
0 commit comments