-
Notifications
You must be signed in to change notification settings - Fork 1.9k
develop -> release/2.31.0 #20609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
develop -> release/2.31.0 #20609
Conversation
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
Prepare release 2.31.0 and seed next version changeset Signed-off-by: HashWrangler <[email protected]>
…evm (#20525) * PLEX-2140: make forwarder have lookback blocks parameterizable, bump evm * bump evm
fix: sui binary caching
…#20532) Bumping chainlink-ccv to latest from main and fixing imports
fix sui tp
* disable flaky tests temporarily * update * changeset * fix * update * update * update * fix version * disable * update
* bumps ds lib * cs * fix integration * Implement telemetry sampling. * Add a pruning loop. Start adding tests. * Add more tests. * lint * Fix lint * Implement sample telemetry configuraiton. * Clean --------- Co-authored-by: Alex Kuznicki <[email protected]>
* Forwarder Set Config use contract qualifier * Update deployment/cre/forwarder/configure.go Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
…ilities in the DON (#20530) * PLEX-2149 fix add capabilities CLD to prevent removal of existing capabilities in the DON * Update deployment/cre/capabilities_registry/v2/changeset/add_capabilities_test.go Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
* Logging for failed GetSecrets in Workflows * nit * nit
#20549) * trigger registrations concurrent + sync to handler. trigger subscription errors now bubble out through workflow activated event * fixing some tests * nits * fixing test
* mint link mcms changeset * always revoke burn/mint role * lint * add changeset * update comments
* Fix changeset for 2.31.0 (#20540) * Revert "Prepare release 2.31.0 and seed next version changeset" This reverts commit 7e14cc9. * Set version to 2.30.0 before changeset consumption * Run pnpm changeset version * Remove duplicated 2.31.0 changelog block * Restore missing 2.31.0 changelog entries from release branch * Update changelog for version 2.31.0 --------- Co-authored-by: chainchad <[email protected]>
* Minor. * Fix lint. * Update shell.
… in calculated streams (#20579) * [DS-1850](https://smartcontract-it.atlassian.net/browse/DS-1850) upgrading dep: chainlink-data-streams to avoid overalps in calculated streams * go mod tidy * adding tag to changeset * changeset is a patch * go mod tidy * gomodtidy --------- Co-authored-by: Bruno Moura <[email protected]>
…20559) * Add chain status table and update chianlin ccv to use db constructor * Bump chainlink CCV
* Adds custom proposal valid until * Renames config to a clearer name * Prevents test race condition
* allow tests to run EVM cap tests on two chains, remove commented out code left from refactor * typos + removal of t.Skip()
…0548) * core/services/workflows/v2: enforce PerWorkflow.ChainAllowed gate * tools/bin/go_core_test: use -p 4 to reduce RAM
…reating dashboards (#20595) * use built-in obs command instead of CTF binary, when creating dashboards * add support for --with-observability stack
Contributor
CORA - Pending Reviewers
Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown For more details, see the full review summary. |
pavel-raykov
approved these changes
Dec 11, 2025
patrickhuie19
approved these changes
Dec 11, 2025
Collaborator
Author
|
Superseded by #20611 |
|
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.




See diff: develop...copy/release/2.31.0
Merges develop into the release branch so we can merge the release branch to develop. The release branch has already been finalized.