v3.0.0-beta.17
Pre-release
Pre-release
·
1 commit
to main
since this release
What's Changed
- fix(sql): pagination remove extra conversions by @ArslanSaleem in #1702
- Fix: Resolve Python 3.8 Compatibility Issue in semantic_layer_schema.py by @krakken190 in #1705
- fix(serializer): user apply instead of applymap by @ArslanSaleem in #1704
- fix(view_loader): avoid lower casing the column name by @ArslanSaleem in #1703
- fix(duckdbConnection): make duckdb connection manager non singleton by @ArslanSaleem in #1710
New Contributors
- @krakken190 made their first contribution in #1705
Full Changelog: v3.0.0a16...v3.0.0-beta.17