Skip to content

Release 347.0.0#5583

Merged
mcmire merged 2 commits intomainfrom
release/347.0.0
Apr 2, 2025
Merged

Release 347.0.0#5583
mcmire merged 2 commits intomainfrom
release/347.0.0

Conversation

@mcmire
Copy link
Copy Markdown
Contributor

@mcmire mcmire commented Apr 2, 2025

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 mcmire force-pushed the release/347.0.0 branch 2 times, most recently from a70e33f to 03293fd Compare April 2, 2025 14:03
@mcmire mcmire force-pushed the release/347.0.0 branch from 03293fd to 6a4003e Compare April 2, 2025 14:08
@mcmire mcmire marked this pull request as ready for review April 2, 2025 14:17
@mcmire mcmire requested review from a team as code owners April 2, 2025 14:17
@mcmire mcmire requested a review from a team April 2, 2025 14:17
@mcmire mcmire requested review from a team as code owners April 2, 2025 14:17
Copy link
Copy Markdown
Contributor

@stanleyyconsensys stanleyyconsensys left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@salimtb salimtb left a comment

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 🙏

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 enabled auto-merge (squash) April 2, 2025 14:35
@mcmire mcmire merged commit e674712 into main Apr 2, 2025
197 checks passed
@mcmire mcmire deleted the release/347.0.0 branch April 2, 2025 14:41
@adonesky1 adonesky1 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))
@adonesky1 adonesky1 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
@adonesky1 adonesky1 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 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.

5 participants