[DO NOT MERGE] Changeset Release Preview - v2.55.0#13148
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[DO NOT MERGE] Changeset Release Preview - v2.55.0#13148github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
15fdcef to
4f53791
Compare
2a1cb4b to
a78001d
Compare
e26cb0f to
59f7514
Compare
7c5f495 to
06b9ca1
Compare
2586e91 to
b0362c9
Compare
df74a88 to
05224c0
Compare
05224c0 to
fcfeb71
Compare
c14311f to
92a2d04
Compare
34cf2dd to
81cb881
Compare
abee390 to
3ebc2b4
Compare
3ebc2b4 to
05d5321
Compare
05d5321 to
4b88127
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.55.0 - PREVIEW
untagged
#22876
c0c329e- Add the ConfidentialWorkflows.Enabled feature gate to the v2 workflow engine. Confidential workflow execution can now be toggled per workflow/owner/org/global via the settings registry; when disabled, ConfidentialModule.Execute rejects the request.#22996
d3685b2- Minor bump to start next version