0.11.49
TEN-framework/ten-framework0.11.49Jan 4, 2026by halajohn
AI Summary
Fixed UI side effects from HeyGen and Anam integrations, updated the build image, and added OpenTelemetry logging support. Also refined the Azure ASR extension reconnection strategy.
Key Highlights
- Fixed UI side effects from HeyGen and Anam
- Added OpenTelemetry log emission support
- Refined Azure ASR extension reconnection strategy
- Updated build image to 0.7.14
New Features
- OpenTelemetry log emission support
Full Release Notes
## What's Changed * fix: fix the ui side effect from heygen and anam by @cyfyifanchen in https://github.com/TEN-framework/ten-framework/pull/1919 * feat: update build image to 0.7.14 by @plutoless in https://github.com/TEN-framework/ten-framework/pull/1935 * feat: mingw clean with yml by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/1934 * feat: support emit log to opentelemetry by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1925 * fix: refine reconnect strategy in azure asr extension by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1927 * fix: test case by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1936 * chore: update version numbers in various manifest files and header files across multiple languages by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1937 **Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.48...0.11.49