Release 1.0
[2026-06-09]
Initial Release
First production release of AnomalyGuard — anomaly detection and monitoring for time-series data.
Core Features
- Data views — YAML-defined monitoring configurations with categories and detector pipelines.
- Connectors — encrypted database connections with connection testing.
- Anomaly detection — statistical and ML-based detectors including spikes, changepoints, gaps, and seasonality.
- Saved filters — user-defined anomaly filters with pinning, sharing, and LLM summarization.
- Comments — annotate data views with operational context.
- REST API — versioned
/api/v1/…surface with Swagger documentation. - AnomalyGuard CLI — cross-platform
anomalyguardcommand-line tool covering REST operations. - Azure Entra ID authentication — OIDC browser sessions, JWT Bearer for API clients, and API key support.
- License limits — configurable max data views (
0= unlimited); see Release 1.1 for current enforcement rules.