We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87c0c6 commit c98448fCopy full SHA for c98448f
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.7.0
8
+
9
+- feat(angular): Add URL parameterization of transaction names (#5416)
10
+- fix(core): Add `sentry_client` to auth headers (#5413)
11
+- fix(remix): Add `documentRequest` function name. (#5404)
12
+- fix(remix): Skip capturing `ok` responses as errors. (#5405)
13
+- ref(remix): Add transaction source (#5398)
14
15
## 7.6.0
16
17
This release adds [the `source` field](https://develop.sentry.dev/sdk/event-payloads/properties/transaction_info/) to all outgoing transactions.
0 commit comments