Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions releases/v1.8.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Highlights:

This is a bugfix release fixing the problem with published 1.8.0 artifacts and Maven

Changeset:
2022-02-01 - a87a3eb6 - Prep-release cleanup (#1023)
2022-02-02 - f3ef365a - Expose ActivityInfo#getCurrentAttemptScheduledTimestamp (#1026)
2022-02-02 - f40f7745 - Final prep release cleanup (#1024)
2022-02-04 - 19d105ec - Improve Promise and io.temporal.workflow javadocs (#1029)
2022-02-07 - 4c7f9e09 - Unify worker pollers options naming between GoSDK and JavaSDK (#1031)
2022-02-09 - 09e3929d - Switch to specific versions for dependencies with Platforms to make release Maven compatible (#1034)
2022-02-15 - 958dd915 - Add publish-snapshot workflow (#1040)
2022-02-15 - c0a8ecc2 - Add a trivial query test (#1038)
2022-02-17 - cc3444c3 - Use correct JsonPath config on history serialization (#1041)
2022-02-22 - 44eed9ef - Deps upgrade (#1052)
2022-02-22 - 95809523 - Allow OpenTracing interceptor to ignore certain exceptions (#1045)
2022-02-22 - ccabb193 - Fix history format serialization (#1043)
2022-02-23 - bfc63524 - Fix flaky ChildWorkflowCancellationTest (#1053)