GoAlert v0.34.1
This is a maintenance release that includes dependency updates, a memory leak fix, and a quality-of-life improvement for service monitoring.
🚀 New Features
Recent Events on Service Details
Service details pages now display an aggregated view of recent alert log entries, making it easier to quickly see what's been happening with a service without navigating to the full alerts page.
1 PR by @mastercactapus
- service details: Add "Recent Events" as an aggregated alert log by @mastercactapus in #4389
🐛 Bug Fixes
Memory Leak Fix
Fixed a long-standing memory leak in the cycle monitor that could cause gradual memory growth over time in long-running deployments.
1 PR by @mastercactapus
- engine: Fix cycle monitor leak by @mastercactapus in #4420
🔧 Improvements
Documentation Updates
2 PRs by @mastercactapus
- docs: Update recommended version to Postgres 17 by @mastercactapus in #4406
- docs: clarify Mailgun API Key instructions and add info to config by @mastercactapus in #4411
📦 Dependencies
This release includes comprehensive dependency updates for both Go and JavaScript packages to ensure security and compatibility.
4 PRs by @dependabot[bot]
- build(deps): bump the go-deps group across 1 directory with 18 updates by @dependabot[bot] in #4415
- build(deps-dev): bump vite from 6.2.7 to 6.3.6 by @dependabot[bot] in #4412
- build(deps-dev): bump the js-deps group across 1 directory with 53 updates by @dependabot[bot] in #4410
- build(deps): bump github.com/99designs/gqlgen from 0.17.80 to 0.17.81 in the go-deps group by @dependabot[bot] in #4417
Full Changelog: v0.34.0...v0.34.1