Skip to content

Commit b002c67

Browse files
docs: add Keepers v1 removal to CHANGELOG for 2.45.0 (#22290)
* docs: document Keepers v1 removal in 2.45.0 changelog Add breaking change entry for PR #22208 (commit b8e5aec). This was omitted from the published GitHub release notes; CHANGELOG.md is the durable record for operators. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update CHANGELOG.md --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f4ea1d0 commit b002c67

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 2.45.0
44

5+
### Breaking Changes
6+
7+
- [#22208](https://github.com/smartcontractkit/chainlink/pull/22208) [`b8e5aec`](https://github.com/smartcontractkit/chainlink/commit/b8e5aec903d28ed0fdd0fcc9e9ab59e710c1b43e) - Remove legacy Keepers v1 (keeper job type, node configuration, and related database tables). Automation v2 is unchanged. #breaking_change #nops
8+
59
### Minor Changes
610

711
- [#22189](https://github.com/smartcontractkit/chainlink/pull/22189) [`ffeabb1`](https://github.com/smartcontractkit/chainlink/commit/ffeabb1c0dec911e190427132303509b8cc3b975) - Node operators can now specify in `PollSuccessThreshold` how many successful polls in a row must an unreachable RPC pass to become Alive again, on EVM chains. #added #nops

0 commit comments

Comments
 (0)