Release v0.10.2
[0.10.2] - 2026-06-02
Bug Fixes
- Add and fix retry logic
- Wire --enable-otel as master switch for OTEL traces and logs
- Use clap-parsed external subcommand name and args for extension dispatch
- Replace SimpleLogProcessor with BatchLogProcessor for OTEL log bridge
Miscellaneous Tasks
- Drop x86_64-pc-windows-gnu build target
- Update softprops/action-gh-release action to v2.6.2
- Replace non-breaking space with normal space
- Move and update renovate config
- Update softprops/action-gh-release action to v3
Ci
- Reduce build time with caching and fewer integration test runs
- Add step timeout and fix unbounded wait loops in example scripts
What's Changed
- fix: retry logic by @JP-Ellis in #61
- chore(deps): update softprops/action-gh-release action to v2.6.2 by @renovate[bot] in #65
- chore: replace non-breaking space with normal space by @JP-Ellis in #64
- chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #66
New Contributors
Full Changelog: v0.10.1...v0.10.2