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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Java SDK to v6.3.1 #926

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 4, 2022

Bumps modules/sentry-java from 6.3.0 to 6.3.1.

Auto-generated by a dependency updater.

Changelog

6.3.1

Fixes

  • Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
  • Weakly reference Activity for transaction finished callback (#2203)
  • attach-screenshot set on Manual init. didn't work (#2186)
  • Remove extra space from spring.factories causing issues in old versions of Spring Boot (#2181)
  • Added cpu architecture and default environment in profiles envelope (#2207)

Features

  • Add profilesSampleRate and profileSampler options for Android sdk (#2184)
  • SentryOptions.setProfilingEnabled has been deprecated in favor of setProfilesSampleRate
  • Bump Native SDK to v0.4.18 (#2154)
  • Bump Gradle to v7.5.0 (#2174, #2191)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/6.3.1 branch from fcbb65d to a968a9e Compare August 4, 2022 03:28
@bitsandfoxes bitsandfoxes merged commit f00c248 into main Aug 8, 2022
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-java/6.3.1 branch August 8, 2022 12:16
@github-actions
Copy link
Contributor Author

github-actions bot commented Aug 8, 2022

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- update Java SDK to v6.3.1 ([#926](https://github.com/getsentry/sentry-unity/pull/926))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against d9383f7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants