Skip to content

Commit 62bf0f4

Browse files
committed
Update CHANGELOG.md to reflect the addition of User-Agent Header in gRPC Metadata and versioning for v1.5.0.preview.1
1 parent ca085e6 commit 62bf0f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## placeholder
2+
* Add User-Agent Header to gRPC Metadata ([#213](https://github.com/microsoft/durabletask-java/pull/213))
3+
## v1.5.0.preview.1
24
* Update protobuf definitions to include new properties in OrchestratorRequest and update source commit hash ([#214](https://github.com/microsoft/durabletask-java/pull/214))
3-
## v1.5.1.preview
45
* DTS Support ([#201](https://github.com/microsoft/durabletask-java/pull/201))
56
* Add automatic proto file download and commit hash tracking during build ([#207](https://github.com/microsoft/durabletask-java/pull/207))
67
* Fix infinite loop when use continueasnew after wait external event ([#183](https://github.com/microsoft/durabletask-java/pull/183))

0 commit comments

Comments
 (0)