Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove method reference in SentryEnvelopeItem #1091

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

philipphofmann
Copy link
Member

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

The method reference in SentryEnvelopeItem could cause problems on Android. This is fixed with
replacing it with a lambda.

馃挕 Motivation and Context

https://github.com/getsentry/sentry-java/pull/1082/files#r535113142

馃挌 How did you test it?

CI.

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

馃敭 Next steps

The method reference in SentryEnvelopeItem could cause problems on Android. This is fixed with
replacing it with a lambda.
@philipphofmann philipphofmann merged commit 2623f48 into main Dec 3, 2020
@philipphofmann philipphofmann deleted the fix/method-reference branch December 3, 2020 13:31
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.

None yet

2 participants