Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Zivota <loewenheim@users.noreply.github.com>
  • Loading branch information
Dav1dde and loewenheim authored Oct 9, 2024
1 parent ea584c4 commit feb5b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- Add the dynamic sampling rate to standalone spans as a measurement so that it can be stored, queried, and used for extrapolation. ([#4063](https://github.com/getsentry/relay/pull/4063))
- Use custom wildcard matching instead of regular expressions. ([#4073](https://github.com/getsentry/relay/pull/4073))
- Allowlist the SentryUptimeBot user-agent. ([#4068](https://github.com/getsentry/relay/pull/4068))
- Match metric extra glob rules case sensitive. ([#4126](https://github.com/getsentry/relay/pull/4126))
- Match metric extra glob rules case-sensitively. ([#4126](https://github.com/getsentry/relay/pull/4126))
- Feature flags of graduated features are now hard-coded in Relay so they can be removed from Sentry. ([#4076](https://github.com/getsentry/relay/pull/4076), [#4080](https://github.com/getsentry/relay/pull/4080))

## 24.9.0
Expand Down

0 comments on commit feb5b85

Please sign in to comment.