| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-03 | 1.1 kB | |
| v0.9.0 source code.tar.gz | 2026-05-03 | 2.3 MB | |
| v0.9.0 source code.zip | 2026-05-03 | 2.3 MB | |
| Totals: 3 Items | 4.6 MB | 2 | |
What's Changed
Features
- Include occurrence in error telemetry events by @gaggle in https://github.com/elixir-error-tracker/error-tracker/pull/173
Fixes
- Improve sensitive header redaction by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/171
- Propagate muted flag to :error telemetry events by @reciproco in https://github.com/elixir-error-tracker/error-tracker/pull/174
- Compilation warnings on Elixir 1.20 by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/175
Others
- Replace credo with styler by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/170
- Run test matrix on Elixir 1.20.x by @crbelaus in https://github.com/elixir-error-tracker/error-tracker/pull/167
New Contributors
- @reciproco made their first contribution in https://github.com/elixir-error-tracker/error-tracker/pull/174
- @gaggle made their first contribution in https://github.com/elixir-error-tracker/error-tracker/pull/173
Full Changelog: https://github.com/elixir-error-tracker/error-tracker/compare/v0.8.0...v0.9.0