This release includes a a new feature of breadcrumbs to track code execution before the error happened, a better support for Ash framework exceptions and various fixes and improvements.
Note
This release includes schema changes, so a new migration to version: 4
of the schema is required.
What's Changed
- Improve error context typespec by @crbelaus in #102
- Store Ash bread crumbs in occurrence context by @crbelaus in #106
- Integrate breadcrumbs by @odarriba in #107
- Safely convert payloads to strings by @crbelaus in #110
- Improve dashboard for mobile devices by @crbelaus in #108
Full Changelog: v0.4.0...v0.5.0