v1.18.0
lumina-ai-inc/chunkrv1.18.0May 22, 2025by github-actions[bot]
AI Summary
Introduced telemetry improvements and added timeout handling for long-running task processing.
Key Highlights
- Improved telemetry
- Added timeout around task processing
- Fixed Clippy warnings
New Features
- Improved telemetry and added timeout around task processing to deal with long running processes
Full Release Notes
## [1.18.0](https://github.com/lumina-ai-inc/chunkr/compare/v1.17.0...v1.18.0) (2025-05-21) ### Features * **core:** Improved telemetry and added timeout around task processing to deal with long running processes ([#511](https://github.com/lumina-ai-inc/chunkr/issues/511)) ([bbe5913](https://github.com/lumina-ai-inc/chunkr/commit/bbe59130afffedbf5e2e29267afb1f6300918f67)) ### Bug Fixes * **core:** Auto-fix clippy warnings ([#512](https://github.com/lumina-ai-inc/chunkr/issues/512)) ([d9ecf60](https://github.com/lumina-ai-inc/chunkr/commit/d9ecf60f308cfe4607673bec172f8fc04d673135))