Skip to content

Latest commit

 

History

History
87 lines (52 loc) · 3.2 KB

File metadata and controls

87 lines (52 loc) · 3.2 KB

CHANGELOG

v1.3.0 (2026-02-06)

Bug Fixes

  • Align release workflow commit message and conditions (77cd8f3)

Features

  • Bump tag_minor_version (#12) (#12, fa22bc6)

  • Bump tag_minor_version (#13) (#13, a672143)

  • Bump tag_minor_version for release test (1e7c734)

v1.2.0 (2026-02-06)

Chores

  • Enable query comments by default (1ed6663)

  • Rename package to notion-snowflake-mcp and reset version (7b516d8)

Features

  • Add configurable query comment template for observability (058d1f0)

  • Add intent and query_parameters fields to match dbt schema (766e655)

  • Add set_query_context tool for runtime observability metadata (e94d1c1)

  • Align query comment format with dbt query tag schema (741575c)

  • Lazy Snowflake connection to avoid SSO on startup (a590dac)

v1.1.0 (2026-01-23)

Bug Fixes

  • Add Snowflake dialect to SQL parser (#2) (#2, c1411be)

  • Add Snowflake dialect to SQL parser to fix statement type detection (3d0192d)

  • Address pre-commit linting issues (1ffde24)

  • Align semantic-release workflow with pistachio pattern (8a445de)

Chores

Documentation

  • Add publishing instructions for pyx registry (92980e6)

Features

  • Rename package to notion-snowflake-mcp (4257af5)

v1.0.0 (2026-01-22)

  • Initial Release