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
Release API 1.3.0
Release API – 1.3.0
1.3.0
Tests: passed (95/95)Coverage: 8.1%
Service
December 19, 2025
Tags
#release-api
Release API – 1.3.0
1.3.0 (2025-12-19)
Bug Fixes
add /release prefix to routes to match ingress paths (bde043f)
add permissive CORS and move OpenAPI to /release/v1 (bee0396)
correct API paths from /release/v1 to /v1 for ingress routing (120aab7)
resolve clippy errors in openapi and releases modules (e2072d2)
Features
add performance test endpoint with business logic queries (c137a70)
add performance testing and promotion readiness endpoints to OpenAPI spec (ff07293)
add performance testing to CI pipeline (84387f8)
add performance time-series endpoint with default SLO targets (c4cf96f)