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 dd84948 commit 06de0beCopy full SHA for 06de0be
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
-
+## v1.15.0
3
+- Abandon workitem if processing workitem failed by @YunchuWang in ([#467](https://github.com/microsoft/durabletask-dotnet/pull/467))
4
+- Extended Sessions for Isolated (Orchestrations) by @sophiatev in ([#449](https://github.com/microsoft/durabletask-dotnet/pull/449))
5
+
6
## v1.14.0
7
- Add RestartAsync API Support at DurableTaskClient ([#456](https://github.com/microsoft/durabletask-dotnet/pull/456))
8
@@ -292,3 +295,4 @@ Microsoft.DurableTask.Generators
292
295
## v0.4.1-beta
293
296
294
297
Initial public release
298
0 commit comments