Skip to content

Commit

Permalink
Release Java SDK v1.21.2 (#1874)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Sep 27, 2023
1 parent d8091d1 commit ff90389
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions releases/v1.21.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Highlights

## Bugfixes

Fixes a bug where after a server failure a worker could end up only polling on the sticky task queue and
never poll on the normal task queue

# Changeset

2023-09-27 - 67a5afb3 - Remove unbound variable (#1846)
2023-09-27 - d4671e3e - Reset sticky queue backlog on empty response (#1859)
2023-09-27 - d8091d15 - Release WF slot on UnableToAcquireLockException (#1871)

0 comments on commit ff90389

Please sign in to comment.