v2.4.1
kubero-dev/kuberov2.4.1Sep 3, 2024by mms-gianni
AI Summary
A minor maintenance release that addresses dependency updates and improves error handling when the Prometheus monitoring system is not configured or accessible.
Key Highlights
- Fixed startup error handling when Prometheus is not accessible.
- Updated dependency versions (Micromatch, Axios).
New Features
- Prometheus error handling
- Dependency updates
Full Release Notes
## What's Changed * Bump micromatch from 4.0.7 to 4.0.8 in /client by @dependabot in https://github.com/kubero-dev/kubero/pull/393 * Bump axios from 1.7.2 to 1.7.4 in /client by @dependabot in https://github.com/kubero-dev/kubero/pull/394 * fix: catch startup error when prometheus is not accessible/configureswq by @mms-gianni in https://github.com/kubero-dev/kubero/pull/396 * Release/v2.4.1 by @mms-gianni in https://github.com/kubero-dev/kubero/pull/397 **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v2.4.0...v2.4.1