forked from temporalio/sdk-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99585c1
commit 0f90334
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Breaking Changes | ||
|
||
This patch release reverts "Slot Auto-Tuning" support as it was causing a regression in local activity slot management | ||
and metrics. | ||
|
||
# Changeset | ||
|
||
2024-06-27 - abd9f2d1 - Point feature repo back to main (#2130) | ||
2024-07-08 - 46b239d4 - Revert configurable slot provider (#2134) | ||
2024-07-08 - 99585c14 - Change build_native_images mac runner to macos-13 (#2135) |