[DO NOT MERGE] Changeset Release Preview - v2.19.0 #1
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
#15148
07a2cec
- #added address book remove feature#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#15237
1f9c07d
- #added feat: support creating solana chain config in job distributor page#14827
a9f86b5
- #added Handle Hex String in EA Telemetry#15169
1341a3a
- Add config var Mercury.Transmitter.TransmitConcurrency #added#14710
12174c7
- Adds new custom calldata DA oracle #added#15284
7cd17d6
- Bump Solana to include MultiNode integration. #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 #nopsremoved
#15210
7ff9cf9
- #removed Remove unused deprecated key interfaces.#15266
a9d6a3f
- #removed unused key files and move public_key test file.updated
#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
#15296
de9868d
- #updated chain config: allow chain id and account address to be manually provided when no selections are available#15299
a2c3da4
- #updated Update few incorrect occurences of the password for notreal@fakeemail.ch.#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#15244
827e003
- #bugfix Update Log.Level and MaxSize configs description in the docs#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.#14405
03115e8
- #internal Updated the TXM confirmation logic to use the mined transaction count to identify re-org'd or confirmed transactions.confirmed_missing_receipt
. This state is maintained in queries for backwards compatibility.#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#15279
276d1f3
- Integration tests for USDC token transfer #internal#15169
1341a3a
- Logging improvements for LLO#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