Skip to content

Commit de7261e

Browse files
runningcodeclaude
andcommitted
chore(changelog): Refine changelog organization
- Update AGP support message to reference 5.12.x - Move various fixes into main Fixes section - Move content to Unreleased section Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 31b4cfc commit de7261e

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
## Unreleased
44

5-
## 6.0.0
6-
75
**Breaking Changes**:
86

97
This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only officially supports Sentry SaaS and Sentry self-hosted versions 25.11.1 and higher. While many Sentry CLI features may, in practice, continue working with some older Sentry versions, continued support for Sentry versions older than 25.11.1 is not guaranteed. You can use an older version of this plugin if you need support for older Sentry self-hosted versions.
108

11-
- Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.7.0. ([#911](https://github.com/getsentry/sentry-android-gradle-plugin/pull/911))
9+
- Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.12.x. ([#911](https://github.com/getsentry/sentry-android-gradle-plugin/pull/911))
1210
- Minimum supported Kotlin language version is now 1.8 ([#935](https://github.com/getsentry/sentry-android-gradle-plugin/pull/935))
1311

1412
### Features
@@ -38,9 +36,6 @@ This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only offici
3836
- Fix reproducible builds by writing `sentry-debug-meta.properties` without timestamps ([#876](https://github.com/getsentry/sentry-android-gradle-plugin/pull/876))
3937
- Skip generating `sentry-debug-meta.properties` when `includeProguardMapping` and `includeSourceContext` are disabled ([#1047](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1047))
4038
- Include root project check in preMerge task ([#1006](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1006))
41-
42-
### Various fixes & improvements
43-
4439
- Set SENTRY_PIPELINE environment variable for all sentry-cli invocations ([#1036](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1036))
4540
- Stop passing deprecated parameters to sentry-cli ([#1015](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1015))
4641
- Rename orgAuthToken to distributionAuthToken ([#1025](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1025))
@@ -183,7 +178,7 @@ This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only offici
183178

184179
### Breaking Changes
185180

186-
- Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.7.0. ([#911](https://github.com/getsentry/sentry-android-gradle-plugin/pull/911))
181+
- Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.12.x. ([#911](https://github.com/getsentry/sentry-android-gradle-plugin/pull/911))
187182
- Minimum supported Kotlin language version is now 1.8 ([#935](https://github.com/getsentry/sentry-android-gradle-plugin/pull/935))
188183

189184
### Internal

0 commit comments

Comments
 (0)