New
0.216.0
0.216.0 - 2025-12-31
Bug Fixes
- (aws-bedrock) Pass region to DefaultCredentialsChain for IRSA support (#2856) - (30ff957) - Benjamin Poile
- Fix PDF viewer CSS preload bug (#2876) - (fb0257b) - Antonio Sarosi
- Fix issue where a request would timeout if there was no finish reason payload (#2881) - (629c14e) - aaronvg
- Typescript x86 alpine fix (#2887) - (5c2c6d8) - aaronvg
- Fix Typescript arm64 linux issue with vertex credentials parsing (#2892) - (6a97b69) - aaronvg
Features
- (codegen) add
clientoption to BamlCallOptions (#2870) - (3aa56df) - hellovai