Version: 2026.03.0-rc1
- Fixed license validation error handling for legacy (v1) license files with missing required fields. Previously, this could cause undefined behavior.
- [PLAT-1471] Refactoring of the internal audio handling to reduce memory usage. Audio format support is now limited to WAV and FLAC.
- [PLAT-1509] Fixed GPU processing failure on NVIDIA Blackwell architecture GPUs (e.g., RTX 1000 series) caused by a bug in ONNX Runtime.
- [PLAT-1425] Improve compatibility with future models - WARNING microservice requires latest models
- Microservice now by default logs each request with incremental correlation id
- [PLAT-1442] Context cancellation validation
- [VOX-2666] Inconsistent logging
- [PLAT-1277] Possible memory leak on cuda device
- Speech to text microservice