github smartcontractkit/chainlink v2.5.0

latest releases: v2.15.7-ccip.7.7.7-test4, v2.15.1-mercury-20240919, v2.15.0-mercury-20240919...
12 months ago

Upcoming Required Configuration Change

  • Starting in 2.6.0, chainlink nodes will no longer allow insecure configuration for production builds. Any TOML configuration that sets the following line will fail validation checks in node start or node validate:
AllowSimplePasswords=true
  • To migrate on production builds, update the database password set in Database.URL to be 16 - 50 characters without leading or trailing whitespace. URI parsing rules apply to the chosen password - refer to RFC 3986 for special character escape rules.

Added

  • Various Functions improvements

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.