Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions packages/catcher_core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.3.19

### Bug Fixes

- Preserve structured transport failure details through NAPI HTTP retries, including error codes and chained causes, so host applications can diagnose connection failures after retries are exhausted.

### Packaging

- Synchronize the Flutter package version with the unified Catcher `0.3.19` release; the Dart API surface is otherwise unchanged.

## 0.3.18

### Bug Fixes
Expand Down
Loading