Skip to content

v1.10.1

Choose a tag to compare

@axellpadilla axellpadilla released this 23 Jul 04:01
9e3a2e5

What's Changed

  • (typo) Fix Spelling by @joshmarkovic in #694
  • feat: start v1.10.1rc1 by @axellpadilla in #700
  • chore(deps): bump the github-actions-updates group across 1 directory with 2 updates by @dependabot[bot] in #689
  • fix to make drop_schema_name usable and test pass by @axellpadilla in #563
  • Feat/mssql python Add optional mssql-python backend and update docs / CI by @axellpadilla in #681
  • Add implementation of persist_docs using extending properties by @semcha in #289
  • chore: consolidate isort, flake8, pycln and absolufy-imports into ruff by @joshmarkovic in #707
  • Empty unit test fixtures (rows: []) emit invalid LIMIT 0 syntax by @Benjamin-Knight in #699
  • chore(deps-dev): bump mypy from 1.11.2 to 2.1.0 in the pip-updates group across 1 directory by @dependabot[bot] in #691
  • fix: guard run_hooks commit with @@trancount check for autocommit safety by @axellpadilla in #709
  • Correctness fixes: LABEL escaping, dead columnstore guard, init port, misc by @joshmarkovic in #706
  • #535 Postgres style indexes by @Benjamin-Knight in #714
  • Implements dbt_sqlserver_use_dbt_transactions behavior flag by @axellpadilla in #710
  • Quick-win fixes: badge, exception type, is_integer, CI matrix, dead code by @joshmarkovic in #716
  • Relocate SQLSERVER_TEST_DRIVER to setup_env.sh to comply with no spaces. by @axellpadilla in #722
  • Use uv sync --all-extras and run instead of explicit pip install commands by @axellpadilla in #723
  • feat: safe type expansion, NVARCHAR/NCHAR catalog fix, seed empty cell fix by @axellpadilla in #702
  • 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
  • fix: don't aggregate columns for clustered columnstore indexes in describe_indexes by @Benjamin-Knight in #745
  • install dev group explicitly in setup_env by @Benjamin-Knight in #748
  • fix: emit query_options on table_refresh_method=dml refresh path by @Benjamin-Knight in #753
  • fix: report rows affected for incremental delete+insert by @axellpadilla in #754
  • chore: prepare 1.10.1 release by @axellpadilla in #755

My special thanks to all collaborators!

Full Changelog: v1.10.0...v1.10.1