1.9.3
What's Changed
- Fix: external materialization strategy adding extra newlines to logs by @guenp in #517
- Vibe-claudeing a duckdbt CLI by @jwills in #520
- Add fzf-based model autocomplete to duckdbt by @jwills in #524
- table_function materialization (skip view recreate on schema change) by @Alex-Monahan in #525
- Add support for scoped secrets/credentials by storage prefix by @01100100 in #530
- Support dbt_valid_to_current for snapshots by @jwills in #529
- Update README.md to clarify DuckDB file path behavior and automatic database creation by @matsonj in #536
- Fix: turn txns back on for MD by @guenp in #540
- Remove duckdbt entrypoint for now by @guenp in #541
- Bump duckdb version to v1.2.2, patch unit test for MotherDuck truncated error message by @guenp in #542
- Add info on the interactive shell for the DuckDB UI to the README by @jwills in #543
New Contributors
- @Alex-Monahan made their first contribution in #525
- @01100100 made their first contribution in #530
Full Changelog: 1.9.2...1.9.3