What's New1.8.0 - Auth API – 1.8.0

PlugStream Change Logs

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

API Auth 1.3.0

API Auth – 1.3.0

1.3.0
Tests: passed (84/84)Coverage: 34.0%
Service
December 19, 2025
Tags
#api-auth

API Auth – 1.3.0

Bug Fixes

  • handle query parameters in public path detection (4114aed)
  • public paths now work with x-original-url header (62ba694)
  • Extract real client IP from X-Forwarded-For headers for rate limiting (9778856)
  • Service tokens now bypass IP-based rate limiting (d570232)
  • Use APP_VERSION from CI instead of CARGO_PKG_VERSION (9eb8584)
  • Force staging CI to pull latest template from devops (d6cd21f)

Features

  • Add metrics recording to performance test endpoint for Grafana visibility (215bf0e)
  • add public path whitelisting for OpenAPI docs (f4b18e6)
  • Split out unit tests to seperate tests crate and added additional unit tests to improve coverage (7f29760)
  • Add /version endpoint and update Dockerfile for version metadata (cf86974)
  • Add connection retry logic for DB and RabbitMQ (b9710e6)
  • Add Prometheus metrics for RabbitMQ consumer health (ef6143d)
  • Add adhoc performance testing script (5b78fd2)

Performance Improvements

  • Add performance test results for 1.0.0-rc.4 (ec5373c)
  • Make /health endpoint lightweight (a3ea8ad)

Performance & SLO

SLO Targets:
P95 < 200msP99 < 500msAvailability > 99.9%
1.3.0 - API Auth – 1.3.0 | PlugStream Change Logs