Skip to content

remove "deprecated" from latestAnswer#3562

Merged
dev-dist merged 3 commits intosmartcontractkit:mainfrom
sebastian-lerner-link:patch-2
Mar 16, 2026
Merged

remove "deprecated" from latestAnswer#3562
dev-dist merged 3 commits intosmartcontractkit:mainfrom
sebastian-lerner-link:patch-2

Conversation

@sebastian-lerner-link
Copy link
Contributor

Closing issues

closes #3561
#3561

Description

latestAnswer has not been sunset despite being "deprecated" for many years. There are no plans in the short/medium term to sunset it. So this PR removes the "deprecated" label as it works just fine it just has some risks to it that users should be aware of.

Changes

  • Removes deprecated label from latestAnswer
  • Adds in information about risks with using latestAnswer vs. latestRoundData

@sebastian-lerner-link sebastian-lerner-link requested a review from a team as a code owner March 16, 2026 14:57
@vercel
Copy link

vercel bot commented Mar 16, 2026

@sebastian-lerner-link is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

@dev-dist dev-dist enabled auto-merge (squash) March 16, 2026 22:00
@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Mar 16, 2026 10:09pm

Request Review

@dev-dist dev-dist merged commit 323e952 into smartcontractkit:main Mar 16, 2026
12 of 13 checks passed
@sebastian-lerner-link
Copy link
Contributor Author

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Remove deprecated label from latestAnswer

2 participants