[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
getsentry/sentry-java (io.sentry:sentry-logback)
### [`v7.17.0`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7170)
[Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/7.16.0...7.17.0)
##### Features
- Add meta option to set the maximum amount of breadcrumbs to be logged. ([#3836](https://redirect.github.com/getsentry/sentry-java/pull/3836))
- Use a separate `Random` instance per thread to improve SDK performance ([#3835](https://redirect.github.com/getsentry/sentry-java/pull/3835))
##### Fixes
- Using MaxBreadcrumb with value 0 no longer crashes. ([#3836](https://redirect.github.com/getsentry/sentry-java/pull/3836))
- Accept manifest integer values when requiring floating values ([#3823](https://redirect.github.com/getsentry/sentry-java/pull/3823))
- Fix standalone tomcat jndi issue ([#3873](https://redirect.github.com/getsentry/sentry-java/pull/3873))
- Using Sentry Spring Boot on a standalone tomcat caused the following error:
- Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.16.0
->7.17.0
7.16.0
->7.17.0
Release Notes
getsentry/sentry-java (io.sentry:sentry-logback)
### [`v7.17.0`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7170) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/7.16.0...7.17.0) ##### Features - Add meta option to set the maximum amount of breadcrumbs to be logged. ([#3836](https://redirect.github.com/getsentry/sentry-java/pull/3836)) - Use a separate `Random` instance per thread to improve SDK performance ([#3835](https://redirect.github.com/getsentry/sentry-java/pull/3835)) ##### Fixes - Using MaxBreadcrumb with value 0 no longer crashes. ([#3836](https://redirect.github.com/getsentry/sentry-java/pull/3836)) - Accept manifest integer values when requiring floating values ([#3823](https://redirect.github.com/getsentry/sentry-java/pull/3823)) - Fix standalone tomcat jndi issue ([#3873](https://redirect.github.com/getsentry/sentry-java/pull/3873)) - Using Sentry Spring Boot on a standalone tomcat caused the following error: - Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.DsnConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.