Skip to content

Release 1115.0.0 - #9465

Closed
pedronfigueiredo wants to merge 6 commits into
mainfrom
release/1115.0.0
Closed

Release 1115.0.0#9465
pedronfigueiredo wants to merge 6 commits into
mainfrom
release/1115.0.0

Conversation

@pedronfigueiredo

@pedronfigueiredo pedronfigueiredo commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Explanation

This releases a new version of @metamask/transaction-controller.

Packages included

  • @metamask/transaction-controller: 68.4.069.0.0 (major)

Rationale for version bump

The Unreleased section contained a breaking change:

BREAKING: Expand saved gas fee support to allow transaction-scoped lookup, saved gas fee estimate levels, and legacy gas price values. Consumers that provide getSavedGasFees must now accept TransactionMeta instead of a chain ID. (#8993)

This changes the signature of a public option (getSavedGasFees), so per SemVer this requires a major version bump.

No other packages had pending unreleased changes, so this release only includes transaction-controller.

Checklist

  • yarn workspace @metamask/transaction-controller run changelog:validate passes
  • yarn workspace @metamask/transaction-controller run test passes

Note

Medium Risk
The release encodes a major semver bump for a public constructor option used in gas fee flows; consumers on ^68.x need a deliberate upgrade and callback signature fix, though this PR itself only changes versions and changelog text.

Overview
Release 1115.0.0 bumps the core monorepo and publishes @metamask/transaction-controller 68.4.069.0.0 (major). The diff is version fields and changelog housekeeping only—no runtime code changes in this PR.

The 69.0.0 changelog entry documents the breaking change already merged under Unreleased: getSavedGasFees now takes TransactionMeta instead of a chain ID, with expanded saved-gas behavior (transaction-scoped lookup, estimate levels, legacy gas price). Integrators must update that callback when upgrading past 68.x.

Reviewed by Cursor Bugbot for commit 26a48fb. Bugbot is set up for automated code reviews on this repo. Configure here.

@metamask-ci

metamask-ci Bot commented Jul 10, 2026

Copy link
Copy Markdown

✅ Changelogs updated and pushed.

@pedronfigueiredo
pedronfigueiredo deleted the release/1115.0.0 branch July 10, 2026 14:43
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.

1 participant