Skip to content

v0.4.0-unstable.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@auguwu auguwu released this 22 May 22:36
· 1412 commits to main since this release
a7cfa96

➕ 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 or Redis) 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't charted server. (@auguwu)

✨ Dependency Updates

[there is more but I'll probably automate this part]

Full Changelog: 0.4.0-unstable.2...0.4.0-unstable.3