File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## (Unreleased)
4-
5- - Expose gRPC retry options in Azure Managed extensions ([ #447 ] ( https://github.com/microsoft/durabletask-dotnet/pull/447 ) )
3+ ## v1.13.0
4+ - Add orchestration execution tracing ([ #441 ] ( https://github.com/microsoft/durabletask-dotnet/pull/441 ) )
65
76## v1.12.0
87
98- Activity tag support ([ #426 ] ( https://github.com/microsoft/durabletask-dotnet/pull/426 ) )
109- Adding Analyzer to build and release ([ #444 ] ( https://github.com/microsoft/durabletask-dotnet/pull/444 ) )
1110- Add ability to filter orchestrations at worker ([ #443 ] ( https://github.com/microsoft/durabletask-dotnet/pull/443 ) )
1211- Removing breaking change for TaskOptions ([ #446 ] ( https://github.com/microsoft/durabletask-dotnet/pull/446 ) )
12+ - Expose gRPC retry options in Azure Managed extensions ([ #447 ] ( https://github.com/microsoft/durabletask-dotnet/pull/447 ) )
1313
1414## v1.11.0
1515
Original file line number Diff line number Diff line change 1717 </PropertyGroup >
1818
1919 <PropertyGroup >
20- <VersionPrefix >1.12 .0</VersionPrefix >
20+ <VersionPrefix >1.13 .0</VersionPrefix >
2121 <VersionSuffix ></VersionSuffix >
2222 </PropertyGroup >
2323
You can’t perform that action at this time.
0 commit comments