v2.5.2
🐞 Bug fixes
- Fixed the type of
TableauDatasource.upstream_tables
andupstream_datasources
toOptional[List[Dict[str, Optional[str]]]]
to prevent Pydantic validation errors when a dictvalue
in this field is mapped toNone
.
🥗 QOL improvements
- Generated the latest typedef models.
Full Changelog: 2.5.1...2.5.2