Skip to content

build: Bump Spotless to 8.8.0#5720

Merged
adinauer merged 10 commits into
mainfrom
build/spotless-8-7-0
Jul 14, 2026
Merged

build: Bump Spotless to 8.8.0#5720
adinauer merged 10 commits into
mainfrom
build/spotless-8-7-0

Conversation

@adinauer

@adinauer adinauer commented Jul 6, 2026

Copy link
Copy Markdown
Member

📜 Description

Bump the Spotless Gradle plugin from 8.6.0 to 8.8.0 and apply the formatting changes produced by the new version.

💡 Motivation and Context

This keeps the formatting toolchain updated separately from the Spring Boot 4.1 support changes in #5573, while making the formatter-generated diffs explicit.

💚 How did you test it?

  • ./gradlew spotlessApply apiDump

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Rebase or retarget after #5573 merges, if needed.

#skip-changelog

adinauer and others added 6 commits June 22, 2026 10:56
Bump OpenTelemetry and Spring Boot dependencies to compatible versions so the Spring Boot 4 OpenTelemetry sample works with Spring Boot 4.1.

Keep the Spring 7 sample on the repository Kotlin compiler version when importing the Spring Boot BOM, and add Spring Boot 4.1 to the system test matrix.

Fixes GH-5561

Co-Authored-By: Claude <noreply@anthropic.com>
Align the global Kotlin version with Spring Boot 4.1 and remove the now-unneeded Spring 7 BOM override.

Also remove unused Spring 7-specific Kotlin aliases from the version catalog.

Co-Authored-By: Claude <noreply@anthropic.com>
Update the Spotless Gradle plugin and apply the resulting formatting changes.

Co-Authored-By: Claude <noreply@anthropic.com>
@adinauer adinauer marked this pull request as ready for review July 6, 2026 04:33
@sentry

sentry Bot commented Jul 6, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.48.0 (1) release

⚙️ sentry-android Build Distribution Settings

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 349.04 ms 432.44 ms 83.40 ms
Size 0 B 0 B 0 B

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
4fc476b 280.63 ms 363.04 ms 82.42 ms
6b019b7 343.31 ms 417.23 ms 73.91 ms
83884a0 334.46 ms 400.92 ms 66.46 ms
319f256 315.96 ms 372.96 ms 57.00 ms
e63ad34 297.04 ms 369.90 ms 72.86 ms
d15471f 322.58 ms 396.08 ms 73.50 ms
d364ace 382.77 ms 443.21 ms 60.44 ms
7314dbe 437.83 ms 505.64 ms 67.81 ms
05aa61d 320.22 ms 346.47 ms 26.24 ms
0eaac1e 316.82 ms 357.34 ms 40.52 ms

App size

Revision Plain With Sentry Diff
4fc476b 0 B 0 B 0 B
6b019b7 0 B 0 B 0 B
83884a0 1.58 MiB 2.29 MiB 722.97 KiB
319f256 1.58 MiB 2.19 MiB 619.79 KiB
e63ad34 0 B 0 B 0 B
d15471f 1.58 MiB 2.13 MiB 559.54 KiB
d364ace 1.58 MiB 2.11 MiB 539.75 KiB
7314dbe 1.58 MiB 2.10 MiB 533.45 KiB
05aa61d 0 B 0 B 0 B
0eaac1e 1.58 MiB 2.19 MiB 619.17 KiB

Previous results on branch: build/spotless-8-7-0

Startup times

Revision Plain With Sentry Diff
3bbd928 327.38 ms 369.75 ms 42.37 ms
bf4c4c7 316.48 ms 354.47 ms 37.99 ms
b337c0a 312.55 ms 334.49 ms 21.94 ms
a6554e5 319.53 ms 383.43 ms 63.90 ms

App size

Revision Plain With Sentry Diff
3bbd928 0 B 0 B 0 B
bf4c4c7 0 B 0 B 0 B
b337c0a 0 B 0 B 0 B
a6554e5 0 B 0 B 0 B

Update the Spotless Gradle plugin to the latest available release.

Co-Authored-By: Claude <noreply@anthropic.com>
@adinauer adinauer changed the title build: Bump Spotless to 8.7.0 build: Bump Spotless to 8.8.0 Jul 6, 2026

@runningcode runningcode left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Can you make master/main the base branch?

Base automatically changed from fix/spring-boot-4-1-otel to main July 9, 2026 14:16
Comment thread CHANGELOG.md Outdated
@adinauer adinauer merged commit dd1eb0c into main Jul 14, 2026
70 of 71 checks passed
@adinauer adinauer deleted the build/spotless-8-7-0 branch July 14, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants