v1.10.1rc2
Pre-release
Pre-release
·
93 commits
to master
since this release
What's Changed
- Add CHANGELOG entries for v1.10.1 release by @axellpadilla in #724
- docs: correct stale version, release, and CI references by @joshmarkovic in #729
- feat: SQL Server 2025 support (plus as_columnstore docs and a store-failures regression test) by @joshmarkovic in #728
- chore(deps): bump actions/checkout from 6 to 7 in the github-actions-updates group by @dependabot[bot] in #727
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #720
- Fix safe type expansion for incremental models by @axellpadilla in #731
- fix: honor configured query retries and correct the retry debug event by @joshmarkovic in #730
- fix: escape embedded closing braces in pyodbc connection string values by @joshmarkovic in #734
- fix: make cancel() actually cancel the in-flight query by @joshmarkovic in #733
- fix: STRING_AGG 8000-byte overflow in describe_indexes on wide tables (#735) by @joshmarkovic in #739
Full Changelog: v1.10.1rc1...v1.10.1rc2