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
1.0.0 GA release of Durable Functions for .NET isolated worker. This release includes support for running Orchestrations and Activities in the isolated worker. Entities are not supported yet.
5
+
### Bug Fixes
6
6
7
-
##Microsoft.Azure.WebJobs.Extensions.DurableTask
7
+
### Breaking Changes
8
8
9
-
- Added support for per-trigger named task hub and connections for gRPC based OOP workers.
10
-
11
-
### Bug fixes
12
-
13
-
- Fix deserialization of class-based entities to use custom serializer settings (resolves https://github.com/Azure/azure-functions-durable-extension/issues/2361)
0 commit comments