What's Changed
- chore(deps): bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 by @dependabot in #828
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #799
- fix: memory leak regex compilation by @tphakala in #826
- fix: memory leak in error handler and startup deadlock issues by @tphakala in #831
- fix: errcheck errors by @tphakala in #824
- feat: implement async notification and telemetry system (Phase 1-3) by @tphakala in #834
- feat: implement fast path optimization for event bus (Phase 3) by @tphakala in #835
- feat: migrate notification system to async event bus architecture by @tphakala in #836
- feat: implement telemetry system migration to async event bus by @tphakala in #837
- feat(telemetry): implement performance testing framework (Phase 8) by @tphakala in #841
- feat: implement async telemetry with event bus integration by @tphakala in #842
- docs: comprehensive documentation for async event system (issue #833) by @tphakala in #843
- fix: add missing ScientificName field in Wikipedia image provider by @tphakala in #846
- fix: resolve failing tests in birdweather, telemetry, and API v2 packages by @tphakala in #847
- fix: species page 500 error and improve performance with lazy image loading by @tphakala in #848
- fix: telemetry tests failing in GitHub Actions when telemetry is disabled by @tphakala in #849
- feat: add comprehensive TLS/SSL support for MQTT connections by @tphakala in #851
- feat: Implement privacy package with improved IP parsing and domain classification by @tphakala in #854
- Enhance structured logging for internal/events package by @tphakala in #856
- feat(notification): add structured logging with privacy scrubbing by @tphakala in #859
- feat: comprehensive datastore observability enhancements by @tphakala in #862
- fix: handle case-insensitive database type comparison in schema validation by @tphakala in #863
- perf: remove unnecessary Results.Copy() to reduce memory usage by 30% by @tphakala in #864
Full Changelog: nightly-20250629...nightly-20250703