Skip to content

Release 415.0.0#5882

Merged
mcmire merged 1 commit intomainfrom
release/415.0.0
May 29, 2025
Merged

Release 415.0.0#5882
mcmire merged 1 commit intomainfrom
release/415.0.0

Conversation

@mcmire
Copy link
Copy Markdown
Contributor

@mcmire mcmire commented May 29, 2025

This release primarily includes the following two fixes to network-controller:

  • Rather than throwing an error, NetworkController now corrects an invalid initial selectedNetworkClientId to point to the default RPC endpoint of the first network sorted by chain ID, then logs the error via Sentry (#5851)
  • Fix the block tracker so that it will now reject if an error is thrown while making the request instead of hanging (#5860)

Full list of packages and versions in this release:

  • @metamask/error-reporting-service (1.0.0)
  • @metamask/network-controller (23.5.0 -> 23.5.1)

@mcmire mcmire force-pushed the release/415.0.0 branch from 0dedd0b to 90e33ef Compare May 29, 2025 21:19
@mcmire
Copy link
Copy Markdown
Contributor Author

mcmire commented May 29, 2025

Adding no-changelog because although there are changes to a bunch of packages here, most of them are to dev dependencies and thus they do not need to be documented in the changelog.

@mcmire mcmire marked this pull request as ready for review May 29, 2025 21:30
@mcmire mcmire requested review from a team as code owners May 29, 2025 21:30
Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcmire mcmire merged commit f3f8a3e into main May 29, 2025
218 checks passed
@mcmire mcmire deleted the release/415.0.0 branch May 29, 2025 22:09
@adonesky1 adonesky1 mentioned this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants