Skip to content

Release/920.0.0#8494

Merged
joaosantos15 merged 2 commits intomainfrom
release/920.0.0
Apr 16, 2026
Merged

Release/920.0.0#8494
joaosantos15 merged 2 commits intomainfrom
release/920.0.0

Conversation

@joaosantos15
Copy link
Copy Markdown
Contributor

@joaosantos15 joaosantos15 commented Apr 16, 2026

Explanation

Adds auth layer to Social API

References

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
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Medium Risk
Primarily a release/version + changelog update, but it documents a breaking auth integration requirement for Social API consumers that may cause runtime failures if not adopted.

Overview
Bumps the monorepo version to 920.0.0 and releases @metamask/social-controllers as 1.0.0.

Updates the @metamask/social-controllers changelog for 1.0.0, including a breaking note that SocialServiceMessenger consumers must allow AuthenticationController:getBearerToken and that SocialService requests now send a JWT bearer token in the Authorization header.

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

@joaosantos15 joaosantos15 requested review from a team as code owners April 16, 2026 16:59
@joaosantos15 joaosantos15 enabled auto-merge April 16, 2026 17:01
@joaosantos15 joaosantos15 added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit 1c33c5c Apr 16, 2026
345 checks passed
@joaosantos15 joaosantos15 deleted the release/920.0.0 branch April 16, 2026 17:12

## [1.0.0]

### Uncategorized
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.

@joaosantos15 I see you left this change in Uncategorized. In addition, this is a developer-only change. We tend to only include changes in the changelog that are useful for consumers of the package. That generally means only including changes to the public API and omitting changes to tooling etc. In a future PR can you remove this entry from the changelog? That would make it easier to understand.

geositta added a commit that referenced this pull request Apr 16, 2026
…sition-live-price-sync

* origin/main:
  fix(transaction-pay-controller): resolve correct networkClientId for source chain in relay execute (#8492)
  Release/920.0.0 (#8494)
  chore: bump `accounts` deps (#8464)
  feat: adds auth to social controllers (#8485)
  Release/919.0.0 (#8482)
  feat(seedless-onboarding-controller): generic encryptor result type aligned with KeyringController TO-686 (#8411)
  Release/918.0.0 (#8478)
  chore: add periodic check for spl tokens (#8400)
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.

3 participants