What's Changed
- chore: show types in web ui by @sundy-li in #694
- feat: support new DataType TimestampTz by @KKould in #696
- chore: use sqlite to store shared queries by @sundy-li in #698
- feat: add heartbeat to avoid unexpected timeout. by @youngsofun in #697
- fix: DataType::TimestampTz display: "TimestampTz" -> "Timestamp_Tz" by @KKould in #699
- feat: support bind variant into params in cursor api by @sundy-li in #700
- feat: add notebooks in ui by @sundy-li in #701
- feat: python support in play ui by @sundy-li in #702
- chore: add uv cache by @sundy-li in #704
- chore:
stream_loadadd an option argumentmethodto support Streaming load method by @b41sh in #705 - ci: fix runner for integration cron by @everpcpc in #706
- feat: support arrow body for page handler by @youngsofun in #703
- chore: bump version to 0.31.0 by @everpcpc in #707
Full Changelog: v0.30.3...v0.31.0