Skip to content

Releases: dynamike/snowflake-mcp-server

0.2.0

08 Apr 20:54
d7ec0de
Compare
Choose a tag to compare

What's Changed

  • Support externalbrowser auth and utilize connection pooling with Snowflake by @dynamike in #4

New Contributors

Full Changelog: 0.1.0...0.2.0

Initial Release

08 Apr 18:28
6a6fbf1
Compare
Choose a tag to compare

What's Changed

  • Add missing closing brace to example server config in readme by @griffithsbs in #1
  • Allow read-only queries that do not start with SELECT keyword by @griffithsbs in #2
  • Ensure trailing semicolon is removed before appending LIMIT clause in handle_execute_query by @siva-suthan in #3

New Contributors

Full Changelog: https://github.com/dynamike/mcp-server-snowflake/commits/0.1.0