Skip to content

v2.5.2

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 11 Oct 12:03
· 42 commits to main since this release
b50983e

🐞 Bug fixes

  • Fixed the type of TableauDatasource.upstream_tables and upstream_datasources to Optional[List[Dict[str, Optional[str]]]] to prevent Pydantic validation errors when a dict value in this field is mapped to None.

🥗 QOL improvements

  • Generated the latest typedef models.

Full Changelog: 2.5.1...2.5.2