fix initial metrics format

This commit is contained in:
Aleix Conchillo Flaqué
2024-07-23 11:17:33 -07:00
parent 05d4fba551
commit 08e0722d97
3 changed files with 8 additions and 5 deletions

View File

@@ -14,9 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed initial metrics format. It was using the wrong keys name/time instead of
processor/value.
- STT services should be using ISO 8601 time format for transcription frames.
- Fix an issue that would cause Daily transport to show a stop transcription
- Fixed an issue that would cause Daily transport to show a stop transcription
error when actually none occurred.
## [0.0.37] - 2024-07-22