[DO NOT MERGE] Changeset Release Preview - v2.57.0#146
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[DO NOT MERGE] Changeset Release Preview - v2.57.0#146github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
from
February 3, 2026 23:06
0056250 to
9a8edd3
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
2 times, most recently
from
February 9, 2026 20:25
4d93d8e to
ee8ada3
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
4 times, most recently
from
February 18, 2026 00:39
00f917e to
82e99b9
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
4 times, most recently
from
February 27, 2026 20:02
2676f43 to
fdd156d
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
2 times, most recently
from
March 4, 2026 22:24
95ee42c to
6e71373
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
3 times, most recently
from
March 10, 2026 19:05
d0901cb to
d53e3f0
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
3 times, most recently
from
March 17, 2026 20:15
6633d65 to
76637f7
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
2 times, most recently
from
March 18, 2026 12:39
4a4293a to
917eb5f
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
4 times, most recently
from
April 14, 2026 14:42
61894d5 to
f3bd285
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
from
April 15, 2026 03:44
f3bd285 to
9e41f95
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
2 times, most recently
from
April 22, 2026 01:47
5894cf9 to
0be7de9
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
3 times, most recently
from
April 27, 2026 19:06
227d2ea to
1c5ec7a
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
2 times, most recently
from
April 29, 2026 18:50
1363933 to
cf2dd50
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
from
April 30, 2026 00:39
cf2dd50 to
d3ee354
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
3 times, most recently
from
May 13, 2026 00:39
f101273 to
e5e1f27
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
4 times, most recently
from
May 20, 2026 05:12
508facd to
cb40d23
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
from
May 21, 2026 22:20
cb40d23 to
cf189c5
Compare
github-actions
Bot
force-pushed
the
changesets/release-preview
branch
from
May 27, 2026 00:40
cf189c5 to
b6f51f1
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is a preview of the changes that will be included in the next release. Please do not merge this PR.
Changelog Chainlink Core
2.57.0 - PREVIEW
bugfix
db2daaa- #bugfix Rebuild the in-memory workflow execution store's map when pruning so old bucket storage becomes eligible for GC. Go maps never shrink after deletes, which stranded memory as the store churned through millions of executions.untagged
46a0f6e- Minor bump to start next version