[DO NOT MERGE] Changeset Release Preview - v2.19.0 #13148
Draft
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.19.0 - PREVIEW
nops
#14978
65351c3
- SetNodePool.EnforceRepeatableRead = true
by default for all chains. This forces Core to stop using RPCs behind on the latest finalized block. #changed #nops#15157
12986aa
- Enable AutoPurge feature on all affected chains #nopsadded
#15010
c162226
- #added support enable and disable feed manager#15104
cf7db16
- Updated Solana TXM's in-memory storage to track statuses across the Solana transaction lifecycle. Added a method to translate Solana transaction statuses into states expected by the ChainWriter interface. Made the duration transactions are retained in storage after finality or error configurable usingTxRetentionTimeout
. #added#14937
3ad089f
- #added Enable and Disable Feeds Manager mutations#15029
99241ec
- Added multiple blocks history estimator feature and config for Solana TXM. #added#15197
3b3b86c
- Add don_id to Mercury Enhanced EA telemetry #added#14781
bfd9a3f
- Support multiple chains evm clients for TXM gas estimator to fetch L1 gas oracle#added
#15160
816dcf8
- Add CSA authentication support to Beholder #added#14827
a9f86b5
- #added Handle Hex String in EA Telemetry#14710
12174c7
- Adds new custom calldata DA oracle #addedchanged
#14993
883d993
- #changed UI(chainconfig): make admin address optional#14978
65351c3
- SetNodePool.EnforceRepeatableRead = true
by default for all chains. This forces Core to stop using RPCs behind on the latest finalized block. #changed #nopsupdated
#15126
bf9b08c
- update plugin and evm chainwriter to remove evmConfig dependency #updated#14791
0900637
- #updatedupdate ethkeys, ethtransactions to handle duplicate chain id in different network
introduce network arg input to Chain graphql query to allow better lookup based on network and chain id
#14875
101fbbc
- #updated ignoring tx type 126 on celo#14955
1b8819e
- #updated bump CTF to v1.50.13, more robust ethereum client compatibility pipeline#15150
68bff71
- #updated Operator UI to support StreamSpec job definition#15019
039777f
- #updated celo alfajores config#14867
2d28b4e
- #updated Use labelers fromchainlink-common
bugfix
#14912
bb6a20a
- Use correct OCR2OracleSpecID when setting up RequestedRoundTracker #bugfix#14929
da5910e
- Add config validation so it requires ws url when http polling disabled #bugfix#14433
340a6bf
- Merge raw configs correctly #bugfix#14800
7bac85f
- #bugfix Memory leak fix on promwrapperinternal
#14880
af81323
- Implement secrets interpolation with dummy workflow registry syncer #internal#14935
c042b62
- #internal Fix Contract Reader data word index calculation and change ccip contract reader config for more optimal querying.#14896
38ef179
- Ensure RPCClient with enabled polling respects health check flag #internal#14964
7a80f36
- #internal Add tokenDestGasOverhead to CalculateMessageMaxGas#15115
f8a6218
- Fixed outdated headtracker config doc. #internal#14950
0cd0867
- #internal OracleFactory error handling change#14893
e116f74
- Relocation of the deployment directory into a direct subdir of the root. #internal#15024
6b29cdb
- Minor fixes to the CCIPChainReader enabling proper serialization #internal#15137
7bd35dc
- #internal Update ccip contract reader cfg for ccip message sent to use output codec wrapper modifier#14891
12e2eb2
- Fix flaky WS test server #internal#11809
2e8e168
- Upgrade go-ethereum to v1.14.11 #internal#14984
1738332
- use last mined nonce instead of pending nonce to recover from occasional nonce gap issues within nonce tracker. #internal#11809
2e8e168
- Fix HeadTracker tests caused by simulated client update #internal#15130
4f04914
- CCIP token transfer integration tests #internal#15060
239b3a9
- Modify release changelog generation format #internaluntagged
a417740
- Bump to start the next version