v0.4.0-unstable.3
Pre-release
Pre-release
auguwu
released this
22 May 22:36
·
1412 commits
to main
since this release
➕ Additions
- Added Elastic APM support for tracing HTTP requests (@auguwu)
- Added user information to be attached to Sentry if Sentry is enabled (@auguwu)
- Sentry will now collect thread and stacktrace information for better debugging exceptions (@auguwu)
- Cache workers now have a dedicated configuration object under
config.server.caching
, at the moment you can only set the driver to use (InMemory
orRedis
) and it does nothing at the moment. (@auguwu)
❌ Removed
- Noelware Analytics is no longer supported due to its removal internally by the Noelware team (@auguwu)
🐛 Fixes
- Fix serialization for Elastic APM tracing (@auguwu)
- Disable any Logback-available properties when using
-Dlogback.[key]=[value]
in any command that isn'tcharted server
. (@auguwu)
✨ Dependency Updates
- Update Eclipse Temurin Docker images to 17.0.7_7 (@renovate-bot)
- Update Sentry dependencies to v6.19.1 (@renovate-bot)
- Update Elasticsearch Rest Client dependencies to v8.7.1 (@renovate-bot)
- Update com.gradle.enterprise Gradle plugin to v3.13.2 (@renovate-bot)
- Update Elastic APM dependencies to v1.38.0 (@renovate-bot)
- Update com.google.protobuf:protobuf-kotlin to v3.23.0 (@renovate-bot)
- Update com.google.protobuf:protoc to v3.23.1 (@renovate-bot)
[there is more but I'll probably automate this part]
Full Changelog: 0.4.0-unstable.2...0.4.0-unstable.3