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

Meter API 1.0.0

Meter API – 1.0.0

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

Meter API – 1.0.0

1.0.0 (2025-12-09)

Bug Fixes

  • Add AMQP queue and exchange declaration to prevent NOT_FOUND errors (62481fd)
  • Configure service for port 80 access and enhanced staging logs (55bece0)
  • Corrected Exchange name and queue (d6e65c7)
  • Prevent AMQP consumer from exiting on connection loss (14f5788)
  • Resolve clippy warnings with allow annotations (224486f)
  • Update route syntax from Axum v0.6 (:) to v0.7+ ({}) format (317719f)
  • Updated device routing keys to enable processing device-setup payloads (cde23bb)

Features

  • Add health endpoint log filtering to reduce log noise (e7e6f03)
  • Added CI Pipeline config (a27e525)
  • Added device storage (a9e203f)
  • Added health endpoints for database and rabbitmq (f1c5cdf)
  • Changed all provisioning queues to upsert (f9c2ea2)
  • Consume meter samples from OCPP core via AMQP (ac6bfdd)
  • Fixed DeviceCreatedMessage to match device-setup's payload (Uuid instead of String for entity_id) (a9e1f29)
  • Implement event-driven architecture with AMQP publisher and extended handlers (4e09d98)
  • Updated http port to 8088 (954dc1a)
1.0.0 - Meter API – 1.0.0 | PlugStream Change Logs