v0.6.0-rc318
probelabs/probev0.6.0-rc318May 21, 2026by buger
AI Summary
This release fixes base URL resolution for API gateway support and removes the atty dependency, improving compatibility with API gateway configurations.
Key Highlights
- Fixes base URL resolution in createLanguageModel for API gateway support
- Removes atty dependency
- First contribution from @CryptoKrad
New Features
- Resolve base URL in createLanguageModel for API gateway support
- Remove atty dependency
Full Release Notes
## What's Changed * fix: resolve base URL in createLanguageModel for API gateway support by @buger in https://github.com/probelabs/probe/pull/565 * Remove atty dependency by @CryptoKrad in https://github.com/probelabs/probe/pull/562 ## New Contributors * @CryptoKrad made their first contribution in https://github.com/probelabs/probe/pull/562 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc317...v0.6.0-rc318