Skip to content

v1.5.11

Compare
Choose a tag to compare
@boonhapus boonhapus released this 04 Nov 14:56
· 377 commits to master since this release

v1.5.11 - Bugfixes

🛠️ Added

🐛 Bugfix

  • prefer TIMESTAMP over DateTime in the Searchable data model
  • allow delimiter character in free form fields (Title, Description) in the Searchable data model
  • support Falcon DATE_TIME data type in Searchable SpotApp
  • fix for system object references on ThoughtSpot 10.1 and greater for certain DatabaseSyncers
  • fix for #157 | scriptability export does not support Models

🫀 CS Tools Internals

  • fixes for Falcon data-loading API intermediate stages
  • switch intermediate temporary-date syncer from CSV -> SQLite to handle referential integrity
  • fix for modern pydantic warning the CLI on implicit type casts
  • add missing GroupPrivilege enumeration
  • update dependencies and CI

This is part of the major 1.5.0 series of releases, read about it in Our Documentation.


Full Changelog: v1.5.10...v1.5.11