Skip to content
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

[DO NOT MERGE] Changeset Release Preview - v2.19.0 #13148

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 8, 2024

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 - Set NodePool.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 #nops

added

  • #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 using TxRetentionTimeout. #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 #added

changed

  • #14993 883d993 - #changed UI(chainconfig): make admin address optional

  • #14978 65351c3 - Set NodePool.EnforceRepeatableRead = true by default for all chains. This forces Core to stop using RPCs behind on the latest finalized block. #changed #nops

updated

  • #15126 bf9b08c - update plugin and evm chainwriter to remove evmConfig dependency #updated

  • #14791 0900637 - #updated
    update 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 from chainlink-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 promwrapper

internal

  • #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 #internal

untagged

Base automatically changed from fix/changesets-release-preview to develop May 8, 2024 23:02
@github-actions github-actions bot changed the title [DO NOT MERGE] Changeset Release Preview - v2.12.1 [DO NOT MERGE] Changeset Release Preview - v2.13.0 May 9, 2024
@github-actions github-actions bot force-pushed the changesets/release-preview branch 18 times, most recently from 15fdcef to 4f53791 Compare May 16, 2024 12:08
@github-actions github-actions bot force-pushed the changesets/release-preview branch 7 times, most recently from 2a1cb4b to a78001d Compare May 20, 2024 21:05
@github-actions github-actions bot force-pushed the changesets/release-preview branch 15 times, most recently from 81b1c2c to 38382fd Compare November 4, 2024 22:20
@github-actions github-actions bot force-pushed the changesets/release-preview branch 11 times, most recently from 2ee652c to f37c4b2 Compare November 12, 2024 15:33
@github-actions github-actions bot force-pushed the changesets/release-preview branch 2 times, most recently from aa0539e to 72edee3 Compare November 13, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants