Skip to content

Add apollo-5 integration - #6074

Draft
lbloder wants to merge 4 commits into
mainfrom
feat/apollo-5
Draft

Add apollo-5 integration#6074
lbloder wants to merge 4 commits into
mainfrom
feat/apollo-5

Conversation

@lbloder

@lbloder lbloder commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

📜 Description

Implements support for Apollo 5 based on the Apollo 4 implementation.
The only major difference being that this uses Apollo's ExecutionContext to probagate values between the interceptors. We might want to backport this to Apollo 4 in the future.

💡 Motivation and Context

Fixes #5822

💚 How did you test it?

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.
  • Public API changes reviewed by another Mobile SDK team member or implemented according to the develop docs spec.

🔮 Next steps

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 337958b

@sentry

sentry Bot commented Sep 8, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.55.0 (1) release

⚙️ sentry-android Build Distribution Settings

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.

Apollo 5 Integration

1 participant