Skip to content

Commit 0766660

Browse files
Fix changelog references to V7 (#5136)
* Update JavaScript dependencies of V7 * fix native changelog
1 parent 4cfcf7d commit 0766660

1 file changed

Lines changed: 37 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -117,21 +117,18 @@ example:
117117

118118
### Dependencies
119119

120-
- Bump JavaScript SDK from v8.54.0 to v10.8.0 ([#5123](https://github.com/getsentry/sentry-react-native/pull5123))
120+
- Bump JavaScript SDK from v8.55.0 to v10.8.0 ([#5123](https://github.com/getsentry/sentry-react-native/pull5123))
121121
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#1080)
122-
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.54.0...10.8.0)
122+
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.55.0...10.8.0)
123123
- Bump Android SDK from v7.20.1 to v8.20.0 ([#5106](https://github.com/getsentry/sentry-react-native/pull/5106))
124124
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200)
125125
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.20.0)
126-
- Bump CLI from v2.43.1 to v2.45.0 ([#4804](https://github.com/getsentry/sentry-react-native/pull/4804), [#4818](https://github.com/getsentry/sentry-react-native/pull/4818))
127-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2450)
128-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.45.0)
129-
- Bump Bundler Plugins from v3.3.1 to v3.4.0 ([#4805](https://github.com/getsentry/sentry-react-native/pull/4805))
126+
- Bump CLI to v2.53.0 ([5120](https://github.com/getsentry/sentry-react-native/pull/5120). [#4804](https://github.com/getsentry/sentry-react-native/pull/4804), [#4818](https://github.com/getsentry/sentry-react-native/pull/4818))
127+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2530)
128+
- Bump Bundler Plugins to v4.2.0 ([#5113](https://github.com/getsentry/sentry-react-native/pull/5113), [#4805](https://github.com/getsentry/sentry-react-native/pull/4805))
130129
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#340)
131-
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.3.1...3.4.0)
132-
- Bump Cocoa SDK from v8.49.2 to v8.50.0 ([#4807](https://github.com/getsentry/sentry-react-native/pull/4807))
133-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8500)
134-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.49.2...8.50.0)
130+
- Bump Cocoa SDK to v8.53.2 ([#4986](https://github.com/getsentry/sentry-react-native/pull/4986))
131+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532)
135132

136133
## 7.0.0-rc.2
137134

@@ -166,6 +163,18 @@ We apologize for any inconvenience caused!
166163
- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` (#4466) by @krystofwoldrich
167164
- fix(appStart): Align span description with other platforms (#4636) by @krystofwoldrich
168165

166+
### Dependencies
167+
168+
- Bump Cocoa SDK from v8.53.1 to v8.53.2 ([#4986](https://github.com/getsentry/sentry-react-native/pull/4986))
169+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532)
170+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.1...8.53.2)
171+
- Bump CLI from v2.47.0 to v2.50.2 ([#5007](https://github.com/getsentry/sentry-react-native/pull/5007))
172+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2502)
173+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.50.2)
174+
- Bump Bundler Plugins from v3.5.0 to v4.0.2 ([#5030](https://github.com/getsentry/sentry-react-native/pull/5030))
175+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#402)
176+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.5.0...4.0.2)
177+
169178
## 7.0.0-beta.2
170179

171180
### Features
@@ -208,6 +217,12 @@ example:
208217
- Bump Android SDK from v8.14.0 to v8.17.0 ([#4953](https://github.com/getsentry/sentry-react-native/pull/4953), [#4955](https://github.com/getsentry/sentry-react-native/pull/4955), [#4987](https://github.com/getsentry/sentry-react-native/pull/4987))
209218
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170)
210219
- [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.17.0)
220+
- Bump Cocoa SDK from v8.52.1 to v8.53.1 ([#4950](https://github.com/getsentry/sentry-react-native/pull/4950))
221+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8531)
222+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.52.1...8.53.1)
223+
- Bump CLI from v2.46.0 to v2.47.0 ([#4979](https://github.com/getsentry/sentry-react-native/pull/4979))
224+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2470)
225+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.47.0)
211226

212227
## 7.0.0-beta.1
213228

@@ -292,6 +307,9 @@ Sentry.init({
292307
- Bump Android SDK from v8.13.2 to v8.14.0 ([#4929](https://github.com/getsentry/sentry-react-native/pull/4929), [#4934](https://github.com/getsentry/sentry-react-native/pull/4934))
293308
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8140)
294309
- [diff](https://github.com/getsentry/sentry-java/compare/8.13.2...8.14.0)
310+
- Bump Cocoa SDK from v8.52.0 to v8.52.1 ([#4899](https://github.com/getsentry/sentry-react-native/pull/4899))
311+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8521)
312+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.52.0...8.52.1)
295313

296314
## 7.0.0-beta.0
297315

@@ -351,6 +369,15 @@ Version 7 of the SDK is compatible with Sentry self-hosted versions 24.4.2 or hi
351369
- Bump Android SDK from v7.20.1 to v8.13.2 ([#4490](https://github.com/getsentry/sentry-react-native/pull/4490), [#4847](https://github.com/getsentry/sentry-react-native/pull/4847))
352370
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132)
353371
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.13.2)
372+
- Bump Cocoa SDK from v8.50.0 to v8.52.0 ([#4887](https://github.com/getsentry/sentry-react-native/pull/4887))
373+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8520)
374+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.50.0...8.52.0)
375+
- Bump CLI from v2.43.0 to v2.46.0 ([#4866]([???](https://github.com/getsentry/sentry-react-native/pull/4866)))
376+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2460)
377+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.0...2.46.0)
378+
- Bump Bundler Plugins from v3.4.0 to v3.5.0 ([#4850](https://github.com/getsentry/sentry-react-native/pull/4850))
379+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#350)
380+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.4.0...3.5.0)
354381

355382
## 7.0.0-alpha.0
356383

@@ -407,9 +434,6 @@ Version 7 of the SDK is compatible with Sentry self-hosted versions 24.4.2 or hi
407434
- Bump Android SDK from v7.20.1 to v8.11.1 ([#4490](https://github.com/getsentry/sentry-react-native/pull/4490))
408435
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8111)
409436
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.11.1)
410-
- Bump CLI from v2.43.1 to v2.45.0 ([#4804](https://github.com/getsentry/sentry-react-native/pull/4804), [#4818](https://github.com/getsentry/sentry-react-native/pull/4818))
411-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2450)
412-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.45.0)
413437
- Bump Bundler Plugins from v3.3.1 to v3.4.0 ([#4805](https://github.com/getsentry/sentry-react-native/pull/4805))
414438
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#340)
415439
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.3.1...3.4.0)

0 commit comments

Comments
 (0)