Skip to content

Commit

Permalink
chore: bump sentry-java to v6.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed May 25, 2022
1 parent 14f6e95 commit 9117508
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
- Collect context information synchronously during init to capture it for very early events ([#744](https://github.com/getsentry/sentry-unity/pull/744))
- Automatic user IDs on native crashes & .NET events ([#728](https://github.com/getsentry/sentry-unity/pull/728))
- Bump Sentry Cocoa SDK to v7.16.0 ([#725](https://github.com/getsentry/sentry-unity/pull/725))
- [changelog](https://github.com/getsentry/sentry-cocoa/compare/7.13.0...7.16.0#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed)
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/7.16.0/CHANGELOG.md?plain=1#L3..L38)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.13.0...7.16.0)
- Bump Sentry Java SDK to v6.0.0-beta.4 ([#725](https://github.com/getsentry/sentry-unity/pull/725))
- [changelog](https://github.com/getsentry/sentry-java/blob/6.0.0-beta.4/CHANGELOG.md?plain=1#L3..L73)
- [diff](https://github.com/getsentry/sentry-java/compare/6.0.0-alpha.4...6.0.0-beta.4)

## 0.16.0

Expand Down
2 changes: 1 addition & 1 deletion modules/sentry-java
Submodule sentry-java updated 244 files
4 changes: 2 additions & 2 deletions test/Scripts.Tests/package-release.zip.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ Plugins/iOS/Device/Sentry.framework/Headers/SentryUserFeedback.h.meta
Plugins/iOS/Device/Sentry.framework/Modules/module.modulemap
Plugins/iOS/Device/Sentry.framework/Modules/module.modulemap.meta
Plugins/Android/Sentry.meta
Plugins/Android/Sentry/sentry-6.0.0-alpha.4.jar
Plugins/Android/Sentry/sentry-6.0.0-alpha.4.jar.meta
Plugins/Android/Sentry/sentry-6.0.0-beta.4.jar
Plugins/Android/Sentry/sentry-6.0.0-beta.4.jar.meta
Plugins/Android/Sentry/sentry-android-core-release.aar
Plugins/Android/Sentry/sentry-android-core-release.aar.meta
Plugins/Android/Sentry/sentry-android-ndk-release.aar
Expand Down

0 comments on commit 9117508

Please sign in to comment.