What's Changed
- Use tmpdir_factory instead of tmp_path_factory to see if it helps fix flaky file-based test by @guenp in #483
- Bump GitHub actions versions by @guenp in #486
- Fix bug in GitHub release yml by @guenp in #489
- Drop Python 3.8 support, add 3.12 by @guenp in #490
- Fix out of date README comment about version support for dbt-core and duckdb by @jwills in #487
- add support for per_thread_output in external materialization by @elephantmetropolis in #493
- Run tests with DuckDB nightly release every 24h by @guenp in #497
- Bump mypy from 1.13.0 to 1.14.1 by @dependabot in #495
- Remove package build/test build steps by @guenp in #498
- Make keep_open: true the default setting for dbt-duckdb going forward by @jwills in #502
- Update deprecated v3 -> v4 for upload-artifact and download-artifact by @jwills in #507
- [Fix] External materialization to S3 does not work if table is empty by @guenp in #510
- skip s3 tests if the secrets are not available by @guenp in #511
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #508
- Bump dbt-tests-adapter from 1.10.4 to 1.11.0 by @dependabot in #509
New Contributors
- @elephantmetropolis made their first contribution in #493
Full Changelog: 1.9.1...1.9.2