Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Sentry to 8.0.0 and update compatibility range #1713

Closed
wants to merge 1 commit into from

Conversation

adinauer
Copy link
Contributor

Hey 👋, we have recently released a new major version of Sentry (8.0.0) and would like to bump it on start.spring.io. We successfully tested Sentry against Spring Boot 3.4.0, 3.4.1, 3.4.2 as well as 3.5.0-M1. Thank you!

@mhalbritter
Copy link
Contributor

Hey @adinauer, the DCO check failed. Please make sure that all commits have a Signed-Off trailer, as outlined here: https://github.com/spring-io/start.spring.io/blob/main/CONTRIBUTING.adoc#include-a-signed-off-by-trailer

@mhalbritter mhalbritter added status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged and removed type: entry-upgrade labels Jan 29, 2025
@adinauer adinauer force-pushed the feat/bump-sentry-8-0-0 branch from 399078b to eda5691 Compare January 29, 2025 12:28
@adinauer
Copy link
Contributor Author

@mhalbritter I've force pushed after amending the commit with -s. Hope that's OK.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 29, 2025
@mhalbritter
Copy link
Contributor

Absolutely. Thank you!

@mhalbritter mhalbritter added type: entry-upgrade and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Jan 29, 2025
@mhalbritter mhalbritter changed the title Bump Sentry to 8.0.0 and update compatibility range Upgrade Sentry to 8.0.0 and update compatibility range Jan 29, 2025
@mhalbritter
Copy link
Contributor

We support Spring Boot 3.3.x, 3.4.x and 3.5.x (which is not GA yet) on start.spring.io.

The Sentry version mapping is:

  • Boot 3.3.x -> ???
  • Boot 3.4.x -> 8.0.0
  • Boot 3.5.x -> 8.0.0

Is it correct that there's no Sentry version supporting Boot 3.3.x?

@adinauer
Copy link
Contributor Author

There is support for Spring Boot 3.3 in Sentry SDK 8.0.0. I was under the assumption that this was there already before the PR so I didn't mention it explicitly.

@mhalbritter
Copy link
Contributor

Thanks for the clarification.

mhalbritter pushed a commit that referenced this pull request Jan 30, 2025
@mhalbritter
Copy link
Contributor

Thanks @adinauer !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants