We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8ba59 commit efe0382Copy full SHA for efe0382
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@
10
11
- Support compressed project configs in redis cache. ([#1345](https://github.com/getsentry/relay/pull/1345))
12
- Refactor profile processing into its own crate. ([#1340](https://github.com/getsentry/relay/pull/1340))
13
-- Treat "unknown" transaction source as low cardinality, except for JS. ([#1352](https://github.com/getsentry/relay/pull/1352))
+- Treat "unknown" transaction source as low cardinality for safe SDKs. ([#1352](https://github.com/getsentry/relay/pull/1352), [#1356](https://github.com/getsentry/relay/pull/1356))
14
- Conditionally write a default transaction source to the transaction payload. ([#1354](https://github.com/getsentry/relay/pull/1354))
15
16
## 22.7.0
0 commit comments