Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: version incompatibility is now a soft warning #1348

Merged
merged 3 commits into from Apr 30, 2024

Conversation

segfault-magnet
Copy link
Contributor

Version incompatibility is now a soft error appended to every provider error.

Checklist

  • I have linked to any relevant issues.
  • I have updated the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary labels.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

digorithm
digorithm previously approved these changes Apr 29, 2024
Copy link
Member

@digorithm digorithm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change IIUC, right?

Br1ght0ne
Br1ght0ne previously approved these changes Apr 29, 2024
@digorithm digorithm dismissed stale reviews from Br1ght0ne and themself via 22cd4a5 April 29, 2024 18:33
@segfault-magnet
Copy link
Contributor Author

This is a breaking change IIUC, right?

Not sure. No from an API perspective (we still return results in affected places). We've changed only crate internal signatures.

From a behavior perspective, yes. If somebody relied on a hard "no" when connecting to an incompatible node this will no longer happen.

@segfault-magnet segfault-magnet merged commit 563b50a into master Apr 30, 2024
42 checks passed
@segfault-magnet segfault-magnet deleted the feat/version_incompat_lessen_severity_of_err branch April 30, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants