Skip to content

Commit

Permalink
Draft changelog for upcoming release (getsentry#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored May 19, 2023
1 parent 2c93921 commit dd5dc6e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## Unreleased

**Features**:

- Add a new `(tower-)axum-matched-path` feature to use the `MatchedPath` as transaction name, along with attaching the request metadata to the transaction.

**Fixes**:

- Fix rate-limiting/filtering of raw envelopes.

**Thank you**:

Features, fixes and improvements in this release have been contributed by:

- [@Turbo87](https://github.com/Turbo87)

## 0.31.0

**Breaking Changes**:
Expand Down

0 comments on commit dd5dc6e

Please sign in to comment.