Skip to content

0.216.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 18:04
· 298 commits to canary since this release
8ed78d6

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 client option to BamlCallOptions (#2870) - (3aa56df) - hellovai

Docs

  • Documentation seniority format correction (#2857) - (3bebb8c) - hellovai
  • Clarify how ClientRegistry.set_primary works in the docs (#2875) - (4afec32) - Antonio Sarosi