Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
saiintbrisson authored Oct 31, 2024
2 parents 6f19f1d + 1b65b5c commit af8f003
Show file tree
Hide file tree
Showing 16 changed files with 354 additions and 205 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Unreleased

**Fixes**:

- Envelopes will be discarded rather than blocking if the transport channel fills up (previously fixed in async-capable transports, now applied to the curl/ureq transports). ([#701](https://github.com/getsentry/sentry-rust/pull/701))

## 0.34.0

**Features**:
Expand Down
Loading

0 comments on commit af8f003

Please sign in to comment.