What's New1.4.1 - Tenant API – 1.4.1

PlugStream Release Notes

PlugStream is continuously updated to improve reliability, security, and user experience. This page provides a transparent record of every software and firmware release, including what changed and why it matters.

Latest

Reporting API 1.1.0

Reporting API – 1.1.0

1.1.0
Tests: passed (1/1)Coverage: 0.3%
Service
December 19, 2025
Tags
#reporting-api

Reporting API – 1.1.0

1.1.0 (2025-12-19)

Bug Fixes

  • add /reporting prefix to routes to match ingress paths (1a8e312)
  • add CORS headers for OpenAPI docs endpoint (5be8ed2)
  • correct API path from /reporting/v1 to /v1 for ingress routing (1ba59d7)
  • resolve clippy error in openapi spec handler (a71f6ce)
  • resolve never type fallback compilation error (0ffa5b4)
  • update OpenAPI spec to show only production server (5155376)
  • use APP_VERSION from CI instead of CARGO_PKG_VERSION (4abfb24)

Features

  • add /version endpoint and update Dockerfile for version metadata (0cecfed)
  • Add axum-prometheus metrics endpoint (686ad7e)
  • Add database connection retry logic (10c87f9)
  • add performance test endpoint with business logic queries (5fd8338)
  • complete OpenAPI documentation for all reporting-api endpoints (8cb277f)
  • upgrade utoipa to 5.4.0, remove UI endpoints, add path filtering (25850c8)

Performance Improvements

  • simplify RabbitMQ health check to avoid connection overhead (a1c241b)

Performance & SLO

SLO Targets:
P95 < 200msP99 < 500msAvailability > 99.9%
Loading performance data...
Performance Tests:
Failed
12/23/2025
P95: 56.5msP99: 125.1msErrors: 100.00%
Availability 0.00% below target 99.90%
1.1.0 - Reporting API – 1.1.0 | PlugStream Change Logs