Sourced from sentry's releases.
0.42.0
Features
- feat(log): support kv feature of log (#851) by
@lcian
- Attributes added to a
logrecord using thekvfeature are now recorded as attributes on the log sent to Sentry.- feat(types): add all the missing supported envelope headers (#867) by
@lcian- feat(types): add setters for envelope headers (#868) by
@lcian
- It's now possible to set all of the envelope headers supported by the protocol when constructing envelopes.
- feat(core): add some DSC fields to transaction envelope headers (#869) by
@lcian
- The SDK now sends additional envelope headers with transactions. This should solve some extrapolation issues for span metrics.
Behavioral changes
- feat: filter username and password in URLs (#864) by
@lcian
- Usernames and passwords that could be contained in URLs captured when using the Actix Web or axum integration are now always filtered out.
- If the
Requestis created manually by the user, then these fields are not filtered out.- This information was already filtered by Relay, but should also be filtered by the SDK itself as a first line of defense.
Fixes
- docs: match description of
debugoption with behavior since PR #820 (#860) by@AlexTMjugador
Sourced from sentry's changelog.
0.42.0
Features
- feat(log): support kv feature of log (#851) by
@lcian
- Attributes added to a
logrecord using thekvfeature are now recorded as attributes on the log sent to Sentry.- feat(types): add all the missing supported envelope headers (#867) by
@lcian- feat(types): add setters for envelope headers (#868) by
@lcian
- It's now possible to set all of the envelope headers supported by the protocol when constructing envelopes.
- feat(core): add some DSC fields to transaction envelope headers (#869) by
@lcian
- The SDK now sends additional envelope headers with transactions. This should solve some extrapolation issues for span metrics.
Behavioral changes
- feat: filter username and password in URLs (#864) by
@lcian
- Usernames and passwords that could be contained in URLs captured when using the Actix Web or axum integration are now always filtered out.
- If the
Requestis created manually by the user, then these fields are not filtered out.- This information was already filtered by Relay, but should also be filtered by the SDK itself as a first line of defense.
Fixes
- docs: match description of
debugoption with behavior since PR #820 (#860) by@AlexTMjugador
1936fd7
release: 0.42.0a425962
feat(core): add some DSC fields to transaction envelope headers (#869)611b2cd
feat(types): add setters for envelope headers (#868)03ae06a
feat: filter username and password in URLs (#864)eadb257
feat(types): add all the missing supported envelope headers (#867)f247ac0
docs: match description of debug option with behavior since
#820
(#860)a63853e
feat: send trace origin (#858)58fd4ef
chore: cargo +stable clippy --fix (#859)873bb1d
feat(log): support kv feature of log (#851)f4245f1
Merge branch 'release/0.41.0'Sourced from sentry-tracing's releases.
0.42.0
Features
- feat(log): support kv feature of log (#851) by
@lcian
- Attributes added to a
logrecord using thekvfeature are now recorded as attributes on the log sent to Sentry.- feat(types): add all the missing supported envelope headers (#867) by
@lcian- feat(types): add setters for envelope headers (#868) by
@lcian
- It's now possible to set all of the envelope headers supported by the protocol when constructing envelopes.
- feat(core): add some DSC fields to transaction envelope headers (#869) by
@lcian
- The SDK now sends additional envelope headers with transactions. This should solve some extrapolation issues for span metrics.
Behavioral changes
- feat: filter username and password in URLs (#864) by
@lcian
- Usernames and passwords that could be contained in URLs captured when using the Actix Web or axum integration are now always filtered out.
- If the
Requestis created manually by the user, then these fields are not filtered out.- This information was already filtered by Relay, but should also be filtered by the SDK itself as a first line of defense.
Fixes
- docs: match description of
debugoption with behavior since PR #820 (#860) by@AlexTMjugador
Sourced from sentry-tracing's changelog.
0.42.0
Features
- feat(log): support kv feature of log (#851) by
@lcian
- Attributes added to a
logrecord using thekvfeature are now recorded as attributes on the log sent to Sentry.- feat(types): add all the missing supported envelope headers (#867) by
@lcian- feat(types): add setters for envelope headers (#868) by
@lcian
- It's now possible to set all of the envelope headers supported by the protocol when constructing envelopes.
- feat(core): add some DSC fields to transaction envelope headers (#869) by
@lcian
- The SDK now sends additional envelope headers with transactions. This should solve some extrapolation issues for span metrics.
Behavioral changes
- feat: filter username and password in URLs (#864) by
@lcian
- Usernames and passwords that could be contained in URLs captured when using the Actix Web or axum integration are now always filtered out.
- If the
Requestis created manually by the user, then these fields are not filtered out.- This information was already filtered by Relay, but should also be filtered by the SDK itself as a first line of defense.
Fixes
- docs: match description of
debugoption with behavior since PR #820 (#860) by@AlexTMjugador
1936fd7
release: 0.42.0a425962
feat(core): add some DSC fields to transaction envelope headers (#869)611b2cd
feat(types): add setters for envelope headers (#868)03ae06a
feat: filter username and password in URLs (#864)eadb257
feat(types): add all the missing supported envelope headers (#867)f247ac0
docs: match description of debug option with behavior since
#820
(#860)a63853e
feat: send trace origin (#858)58fd4ef
chore: cargo +stable clippy --fix (#859)873bb1d
feat(log): support kv feature of log (#851)f4245f1
Merge branch 'release/0.41.0'