This release adds the app family and group to the tags provided to sentry. It also changes the no-op trace id provider to instead provide a local trace id. Thus, you will have a trace id in the future on most logs (from a consumed message or HTTP request) which is forwarded to all downstream services using gosoline. Finally, the X-Request-ID
and X-Session-ID
HTTP headers are now also added to the context (if present) and will be available for all messages produced in some way from an HTTP request.