Skip to content

Commit 0520f7a

Browse files
github-merge-queue[bot]app-token-issuer-releng[bot]
authored and
app-token-issuer-releng[bot]
committed
changeset: release preview
1 parent 1b954d7 commit 0520f7a

17 files changed

+64
-96
lines changed

.changeset/better-buckets-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/chatty-toes-compare.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/chatty-toes-press.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/clean-comics-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fine-llamas-show.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/little-garlics-exist.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-actors-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rare-waves-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ripe-ideas-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-candles-type.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/small-foxes-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-weeks-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-pillows-drum.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-items-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-beers-open.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-coins-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 64 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# Changelog Chainlink Core
22

3+
## 2.25.0 - PREVIEW
4+
5+
## added
6+
7+
- [#16363](https://github.com/smartcontractkit/chainlink/pull/16363) [`48f070f`](https://github.com/smartcontractkit/chainlink/commit/48f070f76443ba755296bdab07469de85e669cc0) - Cleanup and refactoring several functions to use the plugin map #added
8+
9+
- [#17297](https://github.com/smartcontractkit/chainlink/pull/17297) [`7204402`](https://github.com/smartcontractkit/chainlink/commit/7204402275f6dad111202db4a978721c946c5b5f) - Combine the NewNode parameters into a param struct. #added #internal
10+
11+
- [#17724](https://github.com/smartcontractkit/chainlink/pull/17724) [`a2d0dfc`](https://github.com/smartcontractkit/chainlink/commit/a2d0dfcca5c560508b8005fe22c03f383c57dba8) - #added p2p bundles to job distributor
12+
13+
## updated
14+
15+
- [#17759](https://github.com/smartcontractkit/chainlink/pull/17759) [`08f46db`](https://github.com/smartcontractkit/chainlink/commit/08f46dbd3f2f32c48e83c7100b2ad3383c250e06) - #updated chain selectors
16+
17+
- [#17726](https://github.com/smartcontractkit/chainlink/pull/17726) [`3f8c4a3`](https://github.com/smartcontractkit/chainlink/commit/3f8c4a34bb35c2f200350eaf324eb689b9b6f5e0) - #updated Bump chainlink-solana
18+
#updated Bump chainlink-ccip
19+
20+
- [#17684](https://github.com/smartcontractkit/chainlink/pull/17684) [`0b2803f`](https://github.com/smartcontractkit/chainlink/commit/0b2803f7f70c8822f170f1e71d05059565d90bb2) - #updated Bump chainlink-solana
21+
#updated Bump chainlink-ccip
22+
#updated Bump mcms
23+
24+
- [#17830](https://github.com/smartcontractkit/chainlink/pull/17830) [`a31414e`](https://github.com/smartcontractkit/chainlink/commit/a31414e1cbeacca885ce55824fa8e08e71aea1e8) - #updated chain selectors
25+
26+
- [#17868](https://github.com/smartcontractkit/chainlink/pull/17868) [`1b954d7`](https://github.com/smartcontractkit/chainlink/commit/1b954d7eb5cb5e507836be05dd8a006c12a6ced4) - #updated chain selectors
27+
28+
## bugfix
29+
30+
- [#17628](https://github.com/smartcontractkit/chainlink/pull/17628) [`b6cf9d5`](https://github.com/smartcontractkit/chainlink/commit/b6cf9d5c3ae06af3223bacc3ea6517522ea66002) - #bugfix Fixed canceled context inside of PriceService
31+
32+
- [#17855](https://github.com/smartcontractkit/chainlink/pull/17855) [`397f9e4`](https://github.com/smartcontractkit/chainlink/commit/397f9e4fbe02dcaa4b541013c57148ba52575f72) - fix(gateway/network): uses single timeout for request with default and max values #bugfix
33+
34+
- [#17797](https://github.com/smartcontractkit/chainlink/pull/17797) [`5356b8e`](https://github.com/smartcontractkit/chainlink/commit/5356b8eca7d5bff554baf420fd4c7850a5909f85) - #bugfix for high CPU usage on TRON
35+
36+
- [#17775](https://github.com/smartcontractkit/chainlink/pull/17775) [`5256f32`](https://github.com/smartcontractkit/chainlink/commit/5256f32781ffbc7f754e2f3ab65b3d1c060775bf) - #bugfix #internal Fix remote trigger event expiry logic
37+
38+
## internal
39+
40+
- [#17645](https://github.com/smartcontractkit/chainlink/pull/17645) [`c584eac`](https://github.com/smartcontractkit/chainlink/commit/c584eacc4ddf6a818a3497d893b4ae3192f8f7ff) - #internal add env var CL_SKIP_APP_VERSION_CHECK to enable booting prior app versions
41+
42+
- [#17297](https://github.com/smartcontractkit/chainlink/pull/17297) [`7204402`](https://github.com/smartcontractkit/chainlink/commit/7204402275f6dad111202db4a978721c946c5b5f) - Combine the NewNode parameters into a param struct. #added #internal
43+
44+
- [#17711](https://github.com/smartcontractkit/chainlink/pull/17711) [`e81644e`](https://github.com/smartcontractkit/chainlink/commit/e81644effbb8e10b128d26ec66ffb4f734684436) - moves cre/engine scripts to main module adds cron example #internal
45+
46+
- [#17807](https://github.com/smartcontractkit/chainlink/pull/17807) [`7720bb7`](https://github.com/smartcontractkit/chainlink/commit/7720bb7af57b6ec9841204b9de3a2867eacd5e65) - Reorganized test helpers and mocks to exclude test dependencies from build path #internal
47+
48+
- [#17775](https://github.com/smartcontractkit/chainlink/pull/17775) [`5256f32`](https://github.com/smartcontractkit/chainlink/commit/5256f32781ffbc7f754e2f3ab65b3d1c060775bf) - #bugfix #internal Fix remote trigger event expiry logic
49+
50+
## untagged
51+
52+
- [#17836](https://github.com/smartcontractkit/chainlink/pull/17836) [`7faae9a`](https://github.com/smartcontractkit/chainlink/commit/7faae9a597685da79aad25b13d3c854fc05befdf) - Release 2.24.0 - Next Version
53+
354
## 2.24.0 - 2025-05-21
455

556
### Minor Changes
@@ -272,11 +323,11 @@
272323

273324
- [#15974](https://github.com/smartcontractkit/chainlink/pull/15974) [`111fe84ec6`](https://github.com/smartcontractkit/chainlink/commit/111fe84ec692dff5c5be0da5c3f079540044b682) - add solana chain reader config support to plugin creator, remove evm specific code #added
274325

275-
- [#16076](https://github.com/smartcontractkit/chainlink/pull/16076) [`c253fcc1cc`](https://github.com/smartcontractkit/chainlink/commit/c253fcc1cc371db094eb51941048890ce9bcf08f) - #updated Use chainlink-common logger instead of the chainlink in evm/\*.
326+
- [#16076](https://github.com/smartcontractkit/chainlink/pull/16076) [`c253fcc1cc`](https://github.com/smartcontractkit/chainlink/commit/c253fcc1cc371db094eb51941048890ce9bcf08f) - #updated Use chainlink-common logger instead of the chainlink in evm/*.
276327

277328
- [#15974](https://github.com/smartcontractkit/chainlink/pull/15974) [`111fe84ec6`](https://github.com/smartcontractkit/chainlink/commit/111fe84ec692dff5c5be0da5c3f079540044b682) - Add solana chain writer config initialization #added
278329

279-
- [#16092](https://github.com/smartcontractkit/chainlink/pull/16092) [`bed6e57335`](https://github.com/smartcontractkit/chainlink/commit/bed6e573351d744c7e1c3484404f15555948edb7) - #updated Use chainlink-common logger instead of chainlink in /evm/client/\*.
330+
- [#16092](https://github.com/smartcontractkit/chainlink/pull/16092) [`bed6e57335`](https://github.com/smartcontractkit/chainlink/commit/bed6e573351d744c7e1c3484404f15555948edb7) - #updated Use chainlink-common logger instead of chainlink in /evm/client/*.
280331

281332
- [#15972](https://github.com/smartcontractkit/chainlink/pull/15972) [`7ba8f9adf2`](https://github.com/smartcontractkit/chainlink/commit/7ba8f9adf2f6b48e45e0eae0bd968eb44fbb354b) - #updated Move chainlink/common to chainlink-framework/chains.
282333

@@ -404,7 +455,7 @@
404455

405456
- [#15271](https://github.com/smartcontractkit/chainlink/pull/15271) [`1231f1417e`](https://github.com/smartcontractkit/chainlink/commit/1231f1417e7fddeca190c2ab037e84c4858181df) - Updated the Solana TXM compute unit limit estimation feature to use the max 1.4M compute unit limit for simulation and enable SigVerify #updated
406457

407-
- [#15321](https://github.com/smartcontractkit/chainlink/pull/15321) [`29eb7554a6`](https://github.com/smartcontractkit/chainlink/commit/29eb7554a62d46f17b7d64674ad01910a03023d1) - Removing ccip-tests/\* dependencies and moving ccip tests under a directory in smoke
458+
- [#15321](https://github.com/smartcontractkit/chainlink/pull/15321) [`29eb7554a6`](https://github.com/smartcontractkit/chainlink/commit/29eb7554a62d46f17b7d64674ad01910a03023d1) - Removing ccip-tests/* dependencies and moving ccip tests under a directory in smoke
408459

409460
- [#15539](https://github.com/smartcontractkit/chainlink/pull/15539) [`49b77048d1`](https://github.com/smartcontractkit/chainlink/commit/49b77048d1b5480a07b9f77b32b005379c679c44) - Adding OCR3 promwrapper to LLO #internal
410461

@@ -770,8 +821,8 @@
770821
Adding `LogBroadcasterEnabled` allows certain chains to completely disable the `LogBroadcaster` feature, which is an old feature (getting replaced by logPoller) that only few products are using it:
771822

772823
- OCR1 Median
773-
- \*OCR2 Median when ChainReader is disabled
774-
- \*pre-OCR2 Keeper
824+
- *OCR2 Median when ChainReader is disabled
825+
- *pre-OCR2 Keeper
775826
- Flux Monitor
776827
- Direct RequestOCR1 Median
777828

@@ -1227,7 +1278,7 @@
12271278

12281279
- [#13495](https://github.com/smartcontractkit/chainlink/pull/13495) [`483ee6ae06`](https://github.com/smartcontractkit/chainlink/commit/483ee6ae06f608d150ab360e0a3ffe6895b39d52) Thanks [@pavel-raykov](https://github.com/pavel-raykov)! - #updated Fix verb formatting in the log outputs.
12291280

1230-
- [#13599](https://github.com/smartcontractkit/chainlink/pull/13599) [`e0ce0795b4`](https://github.com/smartcontractkit/chainlink/commit/e0ce0795b44f27539611327efce7c7c004511daa) Thanks [@pavel-raykov](https://github.com/pavel-raykov)! - #internal Add loggercheck linter to verify that \*w logging methods have even number of args.
1281+
- [#13599](https://github.com/smartcontractkit/chainlink/pull/13599) [`e0ce0795b4`](https://github.com/smartcontractkit/chainlink/commit/e0ce0795b44f27539611327efce7c7c004511daa) Thanks [@pavel-raykov](https://github.com/pavel-raykov)! - #internal Add loggercheck linter to verify that *w logging methods have even number of args.
12311282

12321283
## 2.13.0 - 2024-07-01
12331284

@@ -1564,7 +1615,7 @@
15641615

15651616
- [#12412](https://github.com/smartcontractkit/chainlink/pull/12412) [`83c8688a14`](https://github.com/smartcontractkit/chainlink/commit/83c8688a14ac04111f999d132673ebaf6a364b4a) Thanks [@poopoothegorilla](https://github.com/poopoothegorilla)! - Bump grafana to 1.1.1
15661617

1567-
- [#12248](https://github.com/smartcontractkit/chainlink/pull/12248) [`e1950769ee`](https://github.com/smartcontractkit/chainlink/commit/e1950769ee3ff2a40ca5772b9634c45f8be241cc) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - Add version support for automation registry 2.\*
1618+
- [#12248](https://github.com/smartcontractkit/chainlink/pull/12248) [`e1950769ee`](https://github.com/smartcontractkit/chainlink/commit/e1950769ee3ff2a40ca5772b9634c45f8be241cc) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - Add version support for automation registry 2.*
15681619

15691620
## 2.10.0 - 2024-04-05
15701621

@@ -2140,8 +2191,8 @@ The following `AUDIT_LOGGER_*` environment variables below configure this option
21402191

21412192
An optional list of HTTP headers to be added for every optional audit log event. If the above `AUDIT_LOGGER_FORWARD_TO_URL` is set, audit log events will be POSTed to that URL, and will include headers specified in this environment variable. One example use case is auth for example: `AUDIT_LOGGER_HEADERS="Authorization||{{token}}"`.
21422193

2143-
Header keys and values are delimited on ||, and multiple headers can be added with a forward slash delimiter ('\\'). An example of multiple key value pairs:
2144-
`AUDIT_LOGGER_HEADERS="Authorization||{{token}}\Some-Other-Header||{{token2}}"`
2194+
Header keys and values are delimited on ||, and multiple headers can be added with a forward slash delimiter ('\'). An example of multiple key value pairs:
2195+
`AUDIT_LOGGER_HEADERS="Authorization||{{token}}Some-Other-Header||{{token2}}"`
21452196

21462197
##### AUDIT_LOGGER_JSON_WRAPPER_KEY
21472198

@@ -2353,7 +2404,7 @@ If minConfirmations > 0 and failOnRevert=true then the ethtx task will error on
23532404

23542405
If `minConfirmations` is not set on the task, the chain default will be used which is usually 12 and always greater than 0.
23552406

2356-
- `http` task now allows specification of request headers. Use like so: `foo [type=http headers="[\\"X-Header-1\\", \\"value1\\", \\"X-Header-2\\", \\"value2\\"]"]`.
2407+
- `http` task now allows specification of request headers. Use like so: `foo [type=http headers="[\"X-Header-1\", \"value1\", \"X-Header-2\", \"value2\"]"]`.
23572408

23582409
### Fixed
23592410

@@ -2369,7 +2420,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
23692420

23702421
### Fixed
23712422

2372-
- Ensure failed EthSubscribe didn't register a (\*rpc.ClientSubscription)(nil) which would lead to a panic on Unsubscribe
2423+
- Ensure failed EthSubscribe didn't register a (*rpc.ClientSubscription)(nil) which would lead to a panic on Unsubscribe
23732424
- Fixes parsing of float values on job specs
23742425

23752426
## [1.4.0] - 2022-05-02
@@ -2394,7 +2445,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
23942445
### Added
23952446

23962447
- Added support for Keeper registry v1.2 in keeper jobs
2397-
- Added disk rotating logs. Chainlink will now always log to disk at debug level. The default output directory for debug logs is Chainlink's root directory (ROOT_DIR) but can be configured by setting LOG_FILE_DIR. This makes it easier for node operators to report useful debugging information to Chainlink's team, since all the debug logs are conveniently located in one directory. Regular logging to STDOUT still works as before and respects the LOG_LEVEL env var. If you want to log in disk at a particular level, you can pipe STDOUT to disk. This automatic debug-logs-to-disk feature is enabled by default, and will remain enabled as long as the `LOG_FILE_MAX_SIZE` ENV var is set to a value greater than zero. The amount of disk space required for this feature to work can be calculated with the following formula: `LOG_FILE_MAX_SIZE` \* (`LOG_FILE_MAX_BACKUPS` + 1). If your disk doesn't have enough disk space, the logging will pause and the application will log Errors until space is available again. New environment variables related to this feature:
2448+
- Added disk rotating logs. Chainlink will now always log to disk at debug level. The default output directory for debug logs is Chainlink's root directory (ROOT_DIR) but can be configured by setting LOG_FILE_DIR. This makes it easier for node operators to report useful debugging information to Chainlink's team, since all the debug logs are conveniently located in one directory. Regular logging to STDOUT still works as before and respects the LOG_LEVEL env var. If you want to log in disk at a particular level, you can pipe STDOUT to disk. This automatic debug-logs-to-disk feature is enabled by default, and will remain enabled as long as the `LOG_FILE_MAX_SIZE` ENV var is set to a value greater than zero. The amount of disk space required for this feature to work can be calculated with the following formula: `LOG_FILE_MAX_SIZE` * (`LOG_FILE_MAX_BACKUPS` + 1). If your disk doesn't have enough disk space, the logging will pause and the application will log Errors until space is available again. New environment variables related to this feature:
23982449
- `LOG_FILE_MAX_SIZE` (default: 5120mb) - this env var allows you to override the log file's max size (in megabytes) before file rotation.
23992450
- `LOG_FILE_MAX_AGE` (default: 0) - if `LOG_FILE_MAX_SIZE` is set, this env var allows you to override the log file's max age (in days) before file rotation. Keeping this config with the default value means not to remove old log files.
24002451
- `LOG_FILE_MAX_BACKUPS` (default: 1) - if `LOG_FILE_MAX_SIZE` is set, this env var allows you to override the max amount of old log files to retain. Keeping this config with the default value means to retain 1 old log file at most (though `LOG_FILE_MAX_AGE` may still cause them to get deleted). If this is set to 0, the node will retain all old log files instead.
@@ -3337,7 +3388,7 @@ Note that it has no effect on FMv1 jobs. Node operators will need to upgrade to
33373388
- Task definitions in v2 jobs (those with TOML specs) now support quoting strings with angle brackets (which DOT already permitted). This is particularly useful when defining JSON blobs to post to external adapters. For example:
33383389

33393390
```
3340-
my_bridge [type=bridge name="my_bridge" requestData="{\\"hi\\": \\"hello\\"}"]
3391+
my_bridge [type=bridge name="my_bridge" requestData="{\"hi\": \"hello\"}"]
33413392
```
33423393

33433394
... can now be written as:

0 commit comments

Comments
 (0)