We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6aed2 commit 0311245Copy full SHA for 0311245
CHANGELOG.md
@@ -12,6 +12,8 @@
12
- Using MaxBreadcrumb with value 0 no longer crashes. ([#3836](https://github.com/getsentry/sentry-java/pull/3836))
13
- Accept manifest integer values when requiring floating values ([#3823](https://github.com/getsentry/sentry-java/pull/3823))
14
- Fix standalone tomcat jndi issue ([#3873](https://github.com/getsentry/sentry-java/pull/3873))
15
+ - Using Sentry Spring Boot on a standalone tomcat caused the following error:
16
+ - Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn
17
18
## 7.16.0
19
0 commit comments