diff --git a/releases/v1.24.3 b/releases/v1.24.3 new file mode 100644 index 000000000..b771e0275 --- /dev/null +++ b/releases/v1.24.3 @@ -0,0 +1,10 @@ +# Highlights + +## Bugfixes + +Fixes a state machine bug when starting a local activity after cancelling a child workflow. + +# Changeset +2024-07-30 - 6cd57eaa - Enable next retry delay test for server (#2129) +2024-07-30 - 8f036af1 - Fix transition in LA when handling canceled child wf (#2156) +2024-07-30 - f78ce7fd - Ensure identity copied to Builder from source WorkerOptions (#2151)