Skip to content

Commit 34d46af

Browse files
authored
Update CHANGELOG.md
1 parent 41ea06c commit 34d46af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- Support for SQLAlchemy 2.0 (#2200) by @antonpirker
88
- Add instrumentation of `aiohttp` client requests (#1761) by @md384
99
- Add Django template tag for adding Sentry tracing information (#2222) by @antonpirker
10+
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace.
11+
1012
- Update Flask HTML meta helper (#2203) by @antonpirker
1113
- Take trace ID always from propagation context (#2209) by @antonpirker
1214
- Fix trace context in event payload (#2205) by @antonpirker

0 commit comments

Comments
 (0)