Skip to content

Commit

Permalink
Update release notes for 1.0.4 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
jviau committed Sep 27, 2023
1 parent 0b44828 commit 6dcf519
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion src/Client/Grpc/RELEASENOTES.md
@@ -1 +0,0 @@
- Add `GrpcDurableTaskClientOptions.CallInvoker` as an alternative to `GrpcDurableTaskClientOptions.Channel`
2 changes: 1 addition & 1 deletion src/Worker/Core/RELEASENOTES.md
@@ -1 +1 @@
- Fix instance ID not being passed in when using retry policy (https://github.com/microsoft/durabletask-dotnet/issues/174)
- Fix handling of concurrent external events with the same name (https://github.com/microsoft/durabletask-dotnet/pull/194)
1 change: 0 additions & 1 deletion src/Worker/Grpc/RELEASENOTES.md
@@ -1 +0,0 @@
- Add `GrpcDurableTaskWorkerOptions.CallInvoker` as an alternative to `GrpcDurableTaskWorkerOptions.Channel`

0 comments on commit 6dcf519

Please sign in to comment.