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

API Auth 1.0.0

API Auth – 1.0.0

1.0.0
Tests: passed (64/64)Coverage: 0.0%
Service
December 9, 2025
Tags
#api-auth

API Auth – 1.0.0

1.0.0 (2025-12-09)

Bug Fixes

  • Add lookup method to find tenant mapping by FusionAuth UUID (a58ec19)
  • Add openssl to container image to resolve issues with Prisma client (6251a79)
  • Added openssl 3 config for generator client (d47f634)
  • Api Key search tenantId or tenantSlug (f794255)
  • Corrected health check (d408f67)
  • Handle auth_request URIs without /api/service prefix in tenant extraction (3df7a61)
  • Hide health log output to container console (bc8db72)
  • Improved URL matching as part of the tenantId detection for /verify (e4d9eb7)
  • Increase SSE connection limit and sse detection logic, increased SSE test coverage (39f1fb3)
  • Removed duplicate releaserc file (a251636)
  • Removed missing path copy statement in Dockerfile (3b9eb6b)
  • Resolved build issues (c62c03d)
  • Resolved regex build issue (63cb213)
  • Set both tenant_id and tenant_slug when creating API keys (888561c)
  • Support both versioned and non-versioned API paths in tenant URI parsing (ae5d2fa)
  • Updated auth to check correct fusionauth field (86c2b8b)
  • Updated tenant map (5abdcd5)
  • Updated the key-creation payload schema so expiresAt can be null as well as an ISO string (ec6be4d)
  • Updated the regex so /verify can extract tenant slugs from paths. (5fa2a35)
  • Updated verify endpoint to check req.url (a3beaec)

Features

  • Accept tenantId and tenantSlug from request body (8861376)
  • Add release config file (ae95d0a)
  • Add support for multiple JWT_AUDIENCE's (07ea3e7)
  • Added additional error logs for authentication failures to assist with developer troubleshooting (8c4c678)
  • Added API Key CRUD handlers (ccd1a16)
  • Added health handlers (157ada9)
  • Added platform admin role to API Key issue auth check (51734d1)
  • Added Platform Admin scope to service tokens (0d14992)
  • Added release config (9420614)
  • Added release config (1c9a14d)
  • Added support for API Keys (cf7cae1)
  • Grant scope to service tokens (0ae6c5f)
  • Hide helath check logs (2aa27db)
  • Refactored and built as a rust application to increase performance and implement rate limiting (3091343)
  • Support both tenant ID and slug for API key validation (5a1cf11)
  • Updated Dockerfile for rust application (f95e690)
  • Updated platform detection so JWTs whose tenantId matches either PLATFORM_TENANT_SLUG or PLATFORM_FA_TENANT_ID are treated as platform tokens. (2fb11c1)
1.0.0 - API Auth – 1.0.0 | PlugStream Change Logs