Skip to content

fix(android): bump epitaph to 0.1.1#5200

Merged
supervacuus merged 2 commits intomainfrom
fix/android/bump_epitaph_0.1.1
Mar 16, 2026
Merged

fix(android): bump epitaph to 0.1.1#5200
supervacuus merged 2 commits intomainfrom
fix/android/bump_epitaph_0.1.1

Conversation

@supervacuus
Copy link
Collaborator

📜 Description

epitaph 0.1.1 changes a javac flag ("-parameters") to fix a downstream issue that happens when dexing enum constructors: #5198, caused by a bug in older D8/R8 versions.

💡 Motivation and Context

The Android SDK does currently not test against AGP versions that highlight this issue, but I wanted add the fix release nonetheless, since it looks like it could even happen in older AGP 8.x versions.

💚 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.

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • (android) Bump epitaph to 0.1.1 by supervacuus in #5200

Internal Changes 🔧

Deps

  • Update Native SDK to v0.13.2 by github-actions in #5181
  • Bump github/codeql-action from 4.32.4 to 4.32.6 by dependabot in #5170
  • Bump dorny/paths-filter from 3.0.2 to 4.0.1 by dependabot in #5195
  • Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot in #5196
  • Bump getsentry/craft from 2.23.1 to 2.24.1 by dependabot in #5197
  • Bump reactivecircus/android-emulator-runner from 2.35.0 to 2.37.0 by dependabot in #5194

🤖 This preview updates automatically when you update the PR.

@sentry
Copy link

sentry bot commented Mar 16, 2026

Sentry Build Distribution

App Name App ID Version Configuration Install Page
SDK Size io.sentry.tests.size 8.35.0 (1) release Install Build

@supervacuus supervacuus merged commit 37ec571 into main Mar 16, 2026
62 of 64 checks passed
@supervacuus supervacuus deleted the fix/android/bump_epitaph_0.1.1 branch March 16, 2026 16:14
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.

2 participants