Features
- Allow
sentry-opentelemetry-agentless
andsentry-opentelemetry-agentless-spring
to determine the SDK version to install (#841)
Fixes
- Ensure
InjectSentryDebugMetaPropertiesTask
deletes the output folder before writing into it (#838) - Avoid excessive sentry-cli search logs at
info
level (#842)
Internal
- Switch to a newer
setup-gradle
github action (#654)