littlefish_observability_sentry 1.4.2
littlefish_observability_sentry: ^1.4.2 copied to clipboard
The implementation of the littlefish sentry observability package
1.4.2 #
- Update a dependency to the latest release.
1.4.1 #
- Update a dependency to the latest release.
1.4.0 #
- FIX: use Sentry.logger.warn() for warning-level standalone log entries.
- FEAT(observability): add level-aware gating to Sentry log pipeline.
1.3.8 #
- Update a dependency to the latest release.
1.3.7 #
- Update a dependency to the latest release.
1.3.6 #
- Update a dependency to the latest release.
1.3.5 #
- Update a dependency to the latest release.
1.3.4 #
- Update a dependency to the latest release.
1.3.3 #
- Update a dependency to the latest release.
1.3.2 #
- Update a dependency to the latest release.
1.3.1 #
- Update a dependency to the latest release.
1.3.0 #
- FEAT(hardware_manager): add initial implementation of littlefish hardware manager and related files.
1.2.2 #
- Update a dependency to the latest release.
1.2.1 #
- FIX: revert observability service to _printDebug to avoid infinite recursion.
- FIX: replace printDebug with logger, make setIsReady pattern consistent.
- FIX: address review bot feedback - consistent error handling across services.
- FIX(sentry): clean up redundant init paths, fix bugs, add unit tests.
1.2.0 #
- FEAT: add exports for Sentry services in monitoring packages.
1.1.0 #
- FIX: update Sentry services to initialize Sentry when DSN is provided in settings.
- FEAT: add ObservabilityWidgetWrapper abstraction for app wrapping.
- FEAT: add screenshot capture support for error logging.
- FEAT: add Sentry integration packages for analytics, monitoring, and observability.
1.0.0 #
- Initial release of littlefish_observability_sentry package
- Implements ObservabilityService using Sentry for error tracking and crash reporting