##
[0.210.0](https://github.com/boundaryml/baml/compare/0.209.0..0.210.0) -
2025-09-30
### Bug Fixes
- Fix document name for PDF inference on Bedrock (#2545) -
([109612a](https://github.com/BoundaryML/baml/commit/109612ace4d5a1d4a37a8b392e55dc6bfb74997b))
- Greg Hale
- Fix regression in union streaming codegen (#2533) -
([0a7b396](https://github.com/BoundaryML/baml/commit/0a7b39652a940de679025c6044bc4ed51812b5a3))
- Greg Hale
- Jetbrains: avoid using deprecated java 18 api (#2541) -
([ec4f339](https://github.com/BoundaryML/baml/commit/ec4f339b628e34d2e6d0dd04df685929149830ed))
- Sam Lijin
### Features
- Enable "Citations" PDF analysis model for Claude on Bedrock (#2547) -
([219e53f](https://github.com/BoundaryML/baml/commit/219e53f9b3d9f538350c433b26ff68d95ae8324e))
- Greg Hale
- Add type narrowing for discriminated unions in Jinja (#2539) -
([7a395a9](https://github.com/BoundaryML/baml/commit/87e95fe818b596ab2580cd87fd4a26a32a058dd8))
- Antonio Sarosi
### Docs
- Document BAML tag setting and retrieval (#2534) -
([d90e7a3](https://github.com/BoundaryML/baml/commit/d90e7a35c6e43e308ab841b24e69b635ef514f8f))
- aaronvg