You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+31-13Lines changed: 31 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog Chainlink Core
2
2
3
+
## 2.44.0 - PREVIEW
4
+
5
+
## added
6
+
7
+
-[#22043](https://github.com/smartcontractkit/chainlink/pull/22043)[`6c93c02`](https://github.com/smartcontractkit/chainlink/commit/6c93c029a545e4c1ab9c884ef5e96399b010db1b) - Wire confidential relay service into CRE startup #added
8
+
9
+
## changed
10
+
11
+
-[#22044](https://github.com/smartcontractkit/chainlink/pull/22044)[`de6ecbc`](https://github.com/smartcontractkit/chainlink/commit/de6ecbc8a15c06800706710c1f59cc970cafb631) - Support HTTP URLs in file fetcher for local confidential workflow testing, add system-test instrumentation #changed
12
+
13
+
## untagged
14
+
15
+
-[#22014](https://github.com/smartcontractkit/chainlink/pull/22014)[`877e469`](https://github.com/smartcontractkit/chainlink/commit/877e46974b2b3453a650dd35846f2972a0262bd9) - Minor bump to start next version
-[#22045](https://github.com/smartcontractkit/chainlink/pull/22045)[`bd5e9a8`](https://github.com/smartcontractkit/chainlink/commit/bd5e9a85f258fa69638ef0986c235d1155d7fa98) - Remove unused BinaryURLResolver from ConfidentialModule (PRIV-389 credentials sidecar)
20
+
3
21
## 2.43.0
4
22
5
23
### Minor Changes
@@ -899,11 +917,11 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
899
917
900
918
-[#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
901
919
902
-
-[#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/\*.
920
+
-[#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/*.
-[#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/\*.
924
+
-[#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/*.
907
925
908
926
-[#15972](https://github.com/smartcontractkit/chainlink/pull/15972)[`7ba8f9adf2`](https://github.com/smartcontractkit/chainlink/commit/7ba8f9adf2f6b48e45e0eae0bd968eb44fbb354b) - #updated Move chainlink/common to chainlink-framework/chains.
909
927
@@ -1031,7 +1049,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
1031
1049
1032
1050
-[#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
1033
1051
1034
-
-[#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
1052
+
-[#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
1035
1053
1036
1054
-[#15539](https://github.com/smartcontractkit/chainlink/pull/15539)[`49b77048d1`](https://github.com/smartcontractkit/chainlink/commit/49b77048d1b5480a07b9f77b32b005379c679c44) - Adding OCR3 promwrapper to LLO #internal
1037
1055
@@ -1397,8 +1415,8 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
1397
1415
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:
1398
1416
1399
1417
- OCR1 Median
1400
-
-\*OCR2 Median when ChainReader is disabled
1401
-
-\*pre-OCR2 Keeper
1418
+
-*OCR2 Median when ChainReader is disabled
1419
+
-*pre-OCR2 Keeper
1402
1420
- Flux Monitor
1403
1421
- Direct RequestOCR1 Median
1404
1422
@@ -1854,7 +1872,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
1854
1872
1855
1873
-[#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.
1856
1874
1857
-
-[#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.
1875
+
-[#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.
1858
1876
1859
1877
## 2.13.0 - 2024-07-01
1860
1878
@@ -2191,7 +2209,7 @@ For DONs running OCR3, make sure that release 2.23.0 or newer has been deployed
2191
2209
2192
2210
-[#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
2193
2211
2194
-
-[#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.\*
2212
+
-[#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.*
2195
2213
2196
2214
## 2.10.0 - 2024-04-05
2197
2215
@@ -2767,8 +2785,8 @@ The following `AUDIT_LOGGER_*` environment variables below configure this option
2767
2785
2768
2786
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}}"`.
2769
2787
2770
-
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:
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:
@@ -2980,7 +2998,7 @@ If minConfirmations > 0 and failOnRevert=true then the ethtx task will error on
2980
2998
2981
2999
If `minConfirmations` is not set on the task, the chain default will be used which is usually 12 and always greater than 0.
2982
3000
2983
-
-`http` task now allows specification of request headers. Use like so: `foo [type=http headers="[\\"X-Header-1\\", \\"value1\\", \\"X-Header-2\\", \\"value2\\"]"]`.
3001
+
-`http` task now allows specification of request headers. Use like so: `foo [type=http headers="[\"X-Header-1\", \"value1\", \"X-Header-2\", \"value2\"]"]`.
2984
3002
2985
3003
### Fixed
2986
3004
@@ -2996,7 +3014,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
2996
3014
2997
3015
### Fixed
2998
3016
2999
-
- Ensure failed EthSubscribe didn't register a (\*rpc.ClientSubscription)(nil) which would lead to a panic on Unsubscribe
3017
+
- Ensure failed EthSubscribe didn't register a (*rpc.ClientSubscription)(nil) which would lead to a panic on Unsubscribe
3000
3018
- Fixes parsing of float values on job specs
3001
3019
3002
3020
## [1.4.0] - 2022-05-02
@@ -3021,7 +3039,7 @@ If `minConfirmations` is not set on the task, the chain default will be used whi
3021
3039
### Added
3022
3040
3023
3041
- Added support for Keeper registry v1.2 in keeper jobs
3024
-
- 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:
3042
+
- 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:
3025
3043
-`LOG_FILE_MAX_SIZE` (default: 5120mb) - this env var allows you to override the log file's max size (in megabytes) before file rotation.
3026
3044
-`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.
3027
3045
-`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.
@@ -3964,7 +3982,7 @@ Note that it has no effect on FMv1 jobs. Node operators will need to upgrade to
3964
3982
- 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:
0 commit comments