Skip to content

Commit 0499e13

Browse files
authored
chore(changelog): Re-apply 5.x.x changelog (#998)
1 parent 9d47b3b commit 0499e13

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,45 @@
7373
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2530)
7474
- [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.53.0)
7575

76+
## 5.12.1
77+
78+
### Fixes
79+
80+
- Fix `Modifier.sentryTag()` not found warning ([#997](https://github.com/getsentry/sentry-android-gradle-plugin/pull/997))
81+
82+
## 5.12.0
83+
84+
### Dependencies
85+
86+
- Bump Android SDK from v8.21.1 to v8.22.0 ([#989](https://github.com/getsentry/sentry-android-gradle-plugin/pull/989))
87+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220)
88+
- [diff](https://github.com/getsentry/sentry-java/compare/8.21.1...8.22.0)
89+
90+
## 5.11.0
91+
92+
### Features
93+
94+
- Auto install Spring Boot 4 (`sentry-spring-boot-4`) and Spring 7 (`sentry-spring-7`) modules ([#980](https://github.com/getsentry/sentry-android-gradle-plugin/pull/980))
95+
- Include version in dependency auto install messages ([#979](https://github.com/getsentry/sentry-android-gradle-plugin/pull/979))
96+
97+
### Fixes
98+
99+
- Sentry dependencies intended for Spring Boot 3 / Spring 6 will no longer be installed for Spring Boot 4 / Spring 7 ([#980](https://github.com/getsentry/sentry-android-gradle-plugin/pull/980))
100+
101+
### Dependencies
102+
103+
- Bump Android SDK from v8.20.0 to v8.21.1 ([#981](https://github.com/getsentry/sentry-android-gradle-plugin/pull/981))
104+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8211)
105+
- [diff](https://github.com/getsentry/sentry-java/compare/8.20.0...8.21.1)
106+
107+
## 5.10.0
108+
109+
### Dependencies
110+
111+
- Bump Android SDK from v8.19.0 to v8.20.0 ([#967](https://github.com/getsentry/sentry-android-gradle-plugin/pull/967))
112+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200)
113+
- [diff](https://github.com/getsentry/sentry-java/compare/8.19.0...8.20.0)
114+
76115
## 5.9.0
77116

78117
### Dependencies

0 commit comments

Comments
 (0)