Skip to main content
Version: 2026.03.0

Time Analysis Changelog

2.1.0 (unreleased)

Added

  • [PLAT-1538] technology_name field to phonexia.grpc.common.Status/GetStatus gRPC method response
  • [PLAT-1544] Docker healthcheck using grpc-health-probe for container orchestration

Fixed

  • [PLAT-1538] Remove unused secure option from phonexia.grpc.common.Status/GetStatus gRPC method

2.0.1 (2026-01-13)

Fixed

  • [PLAT-1509] Fixed GPU processing failure on NVIDIA Blackwell architecture GPUs (e.g., RTX 1000 series) caused by a bug in ONNX Runtime.
  • Fixed license validation error handling for legacy (v1) license files with missing required fields. Previously, this could cause undefined behavior.

2.0.0 (2025-11-20)

Breaking change

  • [PLAT-1425] Improve compatibility with future models - WARNING microservice requires at latest model 1.2.0

Changed

  • Microservice now by default logs each request with incremental correlation id

Fixed

  • [PLAT-1442] Context cancellation validation
  • [VOX-2666] Inconsistent logging

1.0.0 (2025-07-21)

Added

  • Time analysis microservice