Skip to content

v0.36.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 07:32
· 21 commits to refs/heads/main since this release
a7b8c61

✨ New Features

  • add MCP server instructions for tool search support (#941) 4d74e16
  • Enable native MERGE INTO support for DuckDB 1.4.0+ (#938) a7588b3

🐛 Bug Fixes

  • Use /local/db.duckdb path for destination-duckdb tests (#936) 95cd51a
  • Set world-writable permissions on Docker volume mount directory for CI (#935) bf6af91

⚙️ Under the Hood

4 changes
  • update to semantic-pr-release-drafter@v0.4.0 and simplify publish workflow (#944) a7b8c61
  • migrate from Poetry to uv package manager (#945) 816e7fe
  • migrate to semantic-pr-release-drafter@0.2.1 (#943) 73cd209
  • Change DuckDB version constraint to >=1.4.0,<2.0 for Dependabot compatibility (#937) 06b4dad

Full Changelog: v0.35.7...v0.36.0