File tree Expand file tree Collapse file tree 3 files changed +30
-3
lines changed
Expand file tree Collapse file tree 3 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.2.0 (2026-02-06)
6+
7+ ### Chores
8+
9+ - Enable query comments by default
10+ ([ ` 1ed6663 ` ] ( https://github.com/makenotion/snowflake-mcp/commit/1ed666380883cc12dbc2e7a588ed5558f2b7bd5e ) )
11+
12+ - Rename package to notion-snowflake-mcp and reset version
13+ ([ ` 7b516d8 ` ] ( https://github.com/makenotion/snowflake-mcp/commit/7b516d87434a709966ed717b1f0d62628d5a8c7b ) )
14+
15+ ### Features
16+
17+ - Add configurable query comment template for observability
18+ ([ ` 058d1f0 ` ] ( https://github.com/makenotion/snowflake-mcp/commit/058d1f0c61110940aa099814e5203a194ce2616e ) )
19+
20+ - Add intent and query_parameters fields to match dbt schema
21+ ([ ` 766e655 ` ] ( https://github.com/makenotion/snowflake-mcp/commit/766e6552a7c9dbb770d307df26f587879f71954c ) )
22+
23+ - Add set_query_context tool for runtime observability metadata
24+ ([ ` e94d1c1 ` ] ( https://github.com/makenotion/snowflake-mcp/commit/e94d1c17ea56ec8ab8bf40924d163d51ed862790 ) )
25+
26+ - Align query comment format with dbt query tag schema
27+ ([ ` 741575c ` ] ( https://github.com/makenotion/snowflake-mcp/commit/741575c5bd2c9d258a487a27fd7faf66af9f2c83 ) )
28+
29+ - Lazy Snowflake connection to avoid SSO on startup
30+ ([ ` a590dac ` ] ( https://github.com/makenotion/snowflake-mcp/commit/a590dac825a4f4371890d7f742180a22e47f6eb0 ) )
31+
32+
533## v1.1.0 (2026-01-23)
634
735### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " notion-snowflake-mcp"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " MCP server for Snowflake (Notion fork)"
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments