Skip to content

Commit de98c2f

Browse files
github-merge-queue[bot]app-token-issuer-releng[bot]
authored andcommitted
changeset: release preview
1 parent 890324a commit de98c2f

File tree

8 files changed

+39
-48
lines changed

8 files changed

+39
-48
lines changed

.changeset/brown-ghosts-buy.md

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

.changeset/chilly-tools-walk.md

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

.changeset/neat-suns-hammer.md

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

.changeset/nervous-shrimps-refuse.md

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

.changeset/polite-cobras-make.md

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

.changeset/tiny-moons-bathe.md

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

.changeset/violet-lamps-pay.md

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

CHANGELOG.md

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

3+
## 2.32.0 - PREVIEW
4+
5+
## added
6+
7+
- [#20562](https://github.com/smartcontractkit/chainlink/pull/20562) [`bdbb18b`](https://github.com/smartcontractkit/chainlink/commit/bdbb18b4750c527bc3c15f4647819b0d31a8fdb5) - #added changeset to mint link tokens from MCMS
8+
9+
- [#20305](https://github.com/smartcontractkit/chainlink/pull/20305) [`6d86c43`](https://github.com/smartcontractkit/chainlink/commit/6d86c4362501af92bbe823ac67a328493e04f7f7) - #added LLO plugin channel adder support
10+
11+
- [#20469](https://github.com/smartcontractkit/chainlink/pull/20469) [`769837a`](https://github.com/smartcontractkit/chainlink/commit/769837ac2e7c2529a3ca8392671bb16f1cb50b26) - #added OCR2 config option SampleTelemetry which enables telemetry sampling.
12+
13+
- [#20469](https://github.com/smartcontractkit/chainlink/pull/20469) [`769837a`](https://github.com/smartcontractkit/chainlink/commit/769837ac2e7c2529a3ca8392671bb16f1cb50b26) - #internal #added Sampling of LLO telemetry.
14+
15+
## updated
16+
17+
- [#20469](https://github.com/smartcontractkit/chainlink/pull/20469) [`769837a`](https://github.com/smartcontractkit/chainlink/commit/769837ac2e7c2529a3ca8392671bb16f1cb50b26) - #updated bumped chainlink-data-streams version
18+
19+
## bugfix
20+
21+
- [#20579](https://github.com/smartcontractkit/chainlink/pull/20579) [`e3914e7`](https://github.com/smartcontractkit/chainlink/commit/e3914e7d743f5484e2e5db4ce73b4be06dfa2719) - #bugfix Upgrades plugin: chainlink-data-streams so that calculated streams do not generate wrong timestamps
22+
23+
## internal
24+
25+
- [#20531](https://github.com/smartcontractkit/chainlink/pull/20531) [`8f17c1b`](https://github.com/smartcontractkit/chainlink/commit/8f17c1b1bbcd617de1939c379f2c4e6045f8be9e) - #internal disable 3 upgrade e2e tests due to flakiness
26+
27+
- [#20469](https://github.com/smartcontractkit/chainlink/pull/20469) [`769837a`](https://github.com/smartcontractkit/chainlink/commit/769837ac2e7c2529a3ca8392671bb16f1cb50b26) - #internal #added Sampling of LLO telemetry.
28+
329
## 2.31.0 - 2025-12-11
430

531
### Minor Changes
@@ -732,11 +758,11 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
732758

733759
- [#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
734760

735-
- [#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/\*.
761+
- [#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/*.
736762

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

739-
- [#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/\*.
765+
- [#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/*.
740766

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

@@ -864,7 +890,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
864890

865891
- [#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
866892

867-
- [#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
893+
- [#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
868894

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

@@ -1230,8 +1256,8 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
12301256
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:
12311257

12321258
- OCR1 Median
1233-
- \*OCR2 Median when ChainReader is disabled
1234-
- \*pre-OCR2 Keeper
1259+
- *OCR2 Median when ChainReader is disabled
1260+
- *pre-OCR2 Keeper
12351261
- Flux Monitor
12361262
- Direct RequestOCR1 Median
12371263

@@ -1687,7 +1713,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
16871713

16881714
- [#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.
16891715

1690-
- [#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.
1716+
- [#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.
16911717

16921718
## 2.13.0 - 2024-07-01
16931719

@@ -2024,7 +2050,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
20242050

20252051
- [#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
20262052

2027-
- [#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.\*
2053+
- [#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.*
20282054

20292055
## 2.10.0 - 2024-04-05
20302056

@@ -2600,8 +2626,8 @@ The following `AUDIT_LOGGER_*` environment variables below configure this option
26002626

26012627
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}}"`.
26022628

2603-
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:
2604-
`AUDIT_LOGGER_HEADERS="Authorization||{{token}}\Some-Other-Header||{{token2}}"`
2629+
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:
2630+
`AUDIT_LOGGER_HEADERS="Authorization||{{token}}Some-Other-Header||{{token2}}"`
26052631

26062632
##### AUDIT_LOGGER_JSON_WRAPPER_KEY
26072633

@@ -2813,7 +2839,7 @@ If minConfirmations > 0 and failOnRevert=true then the ethtx task will error on
28132839

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

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

28182844
### Fixed
28192845

@@ -2829,7 +2855,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
28292855

28302856
### Fixed
28312857

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

28352861
## [1.4.0] - 2022-05-02
@@ -2854,7 +2880,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
28542880
### Added
28552881

28562882
- Added support for Keeper registry v1.2 in keeper jobs
2857-
- 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:
2883+
- 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:
28582884
- `LOG_FILE_MAX_SIZE` (default: 5120mb) - this env var allows you to override the log file's max size (in megabytes) before file rotation.
28592885
- `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.
28602886
- `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.
@@ -3797,7 +3823,7 @@ Note that it has no effect on FMv1 jobs. Node operators will need to upgrade to
37973823
- 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:
37983824

37993825
```
3800-
my_bridge [type=bridge name="my_bridge" requestData="{\\"hi\\": \\"hello\\"}"]
3826+
my_bridge [type=bridge name="my_bridge" requestData="{\"hi\": \"hello\"}"]
38013827
```
38023828

38033829
... can now be written as:

0 commit comments

Comments
 (0)