Skip to content

Commit 4745afb

Browse files
Release Java SDK v1.22.3 (#1925)
1 parent 5d1bbbe commit 4745afb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

releases/v1.22.3

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Highlights
2+
3+
## Bugfixes
4+
- Fixes a rare bug that could cause the SDK to not fully replay histories on server version pre 1.21
5+
- Fixes a bug causing workflow task failure if a local activity was scheduled on the same workflow task
6+
the workflow tried to continue as new.
7+
8+
# Changeset
9+
10+
2023-10-25 - 8b3be3bb - Don't schedule local activities on a completed workflow (#1908)
11+
2023-10-30 - 2f5fdf1a - Test continue as new in an update (#1917)
12+
2023-10-30 - 503cae76 - Verify history is replayed up to StartedEventId (#1916)
13+
2023-10-30 - 8af4a264 - ReadOnly Exception in update validator fail WFT (#1918)
14+
2023-10-30 - abb1deb8 - Add proto-google-common-protos to temporal-shaded (#1912)
15+
2023-11-03 - 7077b54f - Add getWorkerTaskReachability API (#1919)
16+
2023-11-06 - 5d1bbbe3 - Test continue as new with local activities (#1922)

0 commit comments

Comments
 (0)