You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
3
+
## 6.3.1
4
+
5
+
### Fixes 🐛
6
+
7
+
- fix: Workaround FileNotFoundException on Android when recovering sessions by @jamescrosswell in [#5084](https://github.com/getsentry/sentry-dotnet/pull/5084)
8
+
- fix: `CaptureFeedback` now supports multiple attachments correctly by @bitsandfoxes in [#5077](https://github.com/getsentry/sentry-dotnet/pull/5077)
9
+
10
+
### Dependencies ⬆️
11
+
12
+
#### Deps
13
+
14
+
- chore(deps): update Native SDK to v0.13.5 by @github-actions in [#5119](https://github.com/getsentry/sentry-dotnet/pull/5119)
15
+
- chore(deps): update CLI to v3.3.5 by @github-actions in [#5093](https://github.com/getsentry/sentry-dotnet/pull/5093)
16
+
- chore(deps): update Native SDK to v0.13.4 by @github-actions in [#5081](https://github.com/getsentry/sentry-dotnet/pull/5081)
17
+
- chore(deps): update Java SDK to v8.37.1 by @github-actions in [#5071](https://github.com/getsentry/sentry-dotnet/pull/5071)
18
+
- chore(deps): update CLI to v3.3.4 by @github-actions in [#5068](https://github.com/getsentry/sentry-dotnet/pull/5068)
19
+
- chore(deps): update Java SDK to v8.37.0 by @github-actions in [#5069](https://github.com/getsentry/sentry-dotnet/pull/5069)
20
+
- chore(deps): update Cocoa SDK to v9.8.0 by @github-actions in [#5044](https://github.com/getsentry/sentry-dotnet/pull/5044)
21
+
- chore(deps): update Java SDK to v8.36.0 by @github-actions in [#5036](https://github.com/getsentry/sentry-dotnet/pull/5036)
22
+
- chore(deps): update epitaph to 0.1.1 by @github-actions in [#5036](https://github.com/getsentry/sentry-dotnet/pull/5036)
23
+
24
+
### Other
25
+
26
+
- chore: Update validate-pr workflow by @stephanie-anderson in [#5108](https://github.com/getsentry/sentry-dotnet/pull/5108)
27
+
- ci: fix workflows that always fail for fork PRs by @jamescrosswell in [#5065](https://github.com/getsentry/sentry-dotnet/pull/5065)
0 commit comments