v2.5.3
pyannote/pyannote-audiov2.5.3Aug 24, 2026by github-actions[bot]
AI Summary
Fixes a bug where failed scans in Temporal would not terminate properly, preventing error details from being surfaced.
Key Highlights
- Failed scans in Temporal now terminate correctly
- Failure reasons are now surfaced when following
New Features
- Improved Temporal scan termination and error reporting
Full Release Notes
## [2.5.3](https://github.com/KeygraphHQ/shannon/compare/v2.5.2...v2.5.3) (2026-08-24) ### Bug Fixes * terminate failed scans in Temporal and surface the reason when following ([#429](https://github.com/KeygraphHQ/shannon/issues/429)) ([b13788d](https://github.com/KeygraphHQ/shannon/commit/b13788d8ef1148bdd92867ee77855b334dc4dad9))