Skip to content

Commit d094914

Browse files
committed
Merge branch 'main' into fix/sync-breadcrumb-data
# Conflicts: # modules/sentry-java
2 parents 804c45d + 3f711e2 commit d094914

5 files changed

Lines changed: 17 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@
2222
- Bump Native SDK from v0.14.2 to v0.15.0 ([#2714](https://github.com/getsentry/sentry-unity/pull/2714))
2323
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0150)
2424
- [diff](https://github.com/getsentry/sentry-native/compare/0.14.2...0.15.0)
25+
- Bump Java SDK from v8.43.0 to v8.44.0 ([#2706](https://github.com/getsentry/sentry-unity/pull/2706), [#2711](https://github.com/getsentry/sentry-unity/pull/2711), [#2723](https://github.com/getsentry/sentry-unity/pull/2723))
26+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8440)
27+
- [diff](https://github.com/getsentry/sentry-java/compare/8.43.0...8.44.0)
28+
- Bump Cocoa SDK from v9.15.0 to v9.18.0 ([#2705](https://github.com/getsentry/sentry-unity/pull/2705), [#2713](https://github.com/getsentry/sentry-unity/pull/2713), [#2724](https://github.com/getsentry/sentry-unity/pull/2724))
29+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9180)
30+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.15.0...9.18.0)
31+
- Bump Native SDK from v0.14.2 to v0.15.1 ([#2714](https://github.com/getsentry/sentry-unity/pull/2714), [#2725](https://github.com/getsentry/sentry-unity/pull/2725))
32+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0151)
33+
- [diff](https://github.com/getsentry/sentry-native/compare/0.14.2...0.15.1)
34+
- Bump CLI from v3.5.0 to v3.5.1 ([#2719](https://github.com/getsentry/sentry-unity/pull/2719))
35+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#351)
36+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.5.0...3.5.1)
2537

2638
## 4.4.0
2739

modules/sentry-cli.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 3.5.0
1+
version = 3.5.1
22
repo = https://github.com/getsentry/sentry-cli

modules/sentry-cocoa

Submodule sentry-cocoa updated 145 files

scripts/unity-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"changeset": "88f89d0d8b31"
1313
},
1414
"6000.3": {
15-
"version": "6000.3.17f1",
16-
"changeset": "cf0352b38e81"
15+
"version": "6000.3.18f1",
16+
"changeset": "5ebeb53e4c07"
1717
}
1818
}

0 commit comments

Comments
 (0)