Skip to content

Release 347.0.0 - #5583

Merged
mcmire merged 2 commits into
mainfrom
release/347.0.0
Apr 2, 2025
Merged

Release 347.0.0#5583
mcmire merged 2 commits into
mainfrom
release/347.0.0

Conversation

@mcmire

@mcmiremcmire commented Apr 2, 2025

Copy link
Copy Markdown
Collaborator

This release primarily includes work to support two initiatives:

  • RPC Failover
  • MegaETH testnet

Packages included in this release:

  • @metamask/assets-controllers (55.0.1 -> 56.0.0)
  • @metamask/controller-utils (11.6.0 -> 11.7.0)
  • @metamask/network-controller (23.1.0 -> 23.2.0)

@mcmire
mcmireforce-pushed the release/347.0.0 branch 2 times, most recently from a70e33f to 03293fdCompareApril 2, 2025 14:03
@mcmire
mcmire marked this pull request as ready for review April 2, 2025 14:17
@mcmire
mcmire requested review from a team as code ownersApril 2, 2025 14:17
@mcmire
mcmire requested a review from a teamApril 2, 2025 14:17
@mcmire
mcmire requested review from a team as code ownersApril 2, 2025 14:17

@stanleyyconsensysstanleyyconsensys left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@salimtbsalimtb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

- `AccountTrackerController:state`
- `AccountTrackerControllerState`
- `accounts` (replaced by `accountsByChainId`)
- This will require a migration in the clients to remove them from state in order to prevent unnecessary Sentry errors when updating controller state.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changelog LGTM! Thank you 🙏

@cryptodev-2scryptodev-2s left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@mcmire
mcmire enabled auto-merge (squash) April 2, 2025 14:35
@mcmire
mcmire merged commit e674712 into mainApr 2, 2025
@mcmire
mcmire deleted the release/347.0.0 branch April 2, 2025 14:41
@adonesky1adonesky1 mentioned this pull request Apr 4, 2025
adonesky1 added a commit that referenced this pull request Apr 4, 2025
## [27.1.0]
### Changed
- Bump `@metamask/controller-utils` to `^11.7.0`
([#5583](#5583))
### Fixed
- Stop throwing an error if `verifyingContract` field in EIP712 payloads
is undefined or not a string
([#5595](#5595))
@adonesky1adonesky1 mentioned this pull request May 15, 2025
4 tasks
adonesky1 added a commit that referenced this pull request May 15, 2025
## @metamask/chain-agnostic-permission
## [0.7.0]
### Changed
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/controller-utils` to `^11.8.0`
([#5765](#5765),
[#5812](#5812))
## @metamask/multichain-api-middleware
## [0.3.0]
### Changed
- feat: Add more chain-agnostic-permission utility functions from sip-26
usage ([#5609](#5609))
- Bump `@metamask/chain-agnostic-permission` to `^0.6.0`
([#5715](https://github.com/MetaMask/core/pull/5715),[#5760](https://github.com/MetaMask/core/pull/5760))
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))
## @metamask/multichain
## [4.1.0]
### Changed
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5583](#5583),
[#5765](#5765),
[#5812](#5812))
## Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs),
highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
@adonesky1adonesky1 mentioned this pull request Jun 20, 2025
adonesky1 added a commit that referenced this pull request Jun 20, 2025
## @metamask/chain-agnostic-permission
## [1.0.0]
### Changed
- This package is now considered stable
## @metamask/eip1193-permission-middleware
## [1.0.0]
### Changed
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5518](#5518),
[#5674](#5674),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5550](#5550),
[#5518](#5518),
[#5674](#5674),
[#5715](#5715),
[#5760](#5760),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/controller-utils` to `^11.10.0`
([#5935](#5935),
[#5583](#5583),
[#5765](#5765),
[#5812](#5812))
## @metamask/multichain-api-middleware
## [1.0.0]
### Changed
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5518](#5518),
[#5674](#5674),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5550](#5550),
[#5518](#5518),
[#5674](#5674),
[#5715](#5715),
[#5760](#5760),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/controller-utils` to `^11.10.0`
([#5935](#5935),
[#5583](#5583),
[#5765](#5765),
[#5812](#5812))
Sign up for freeto 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.

5 participants

@mcmire@sahar-fehri@salimtb@stanleyyconsensys@cryptodev-2s