Skip to content

v1.6.0

Compare
Choose a tag to compare
@chainchad chainchad released this 20 Jul 19:13
· 5747 commits to develop since this release
v1.6.0
a6a2907

Changed

  • After feedback from users, password complexity requirements have been simplified. These are the new, simplified requirements for any kind of password used with Chainlink:
  1. Must be 16 characters or more
  2. Must not contain leading or trailing whitespace
  3. User passwords must not contain the user's API email
  • Simplified the Keepers job spec by removing the observation source from the required parameters.