Releases: dynamike/snowflake-mcp-server
Releases · dynamike/snowflake-mcp-server
0.2.0
Initial Release
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
- @griffithsbs made their first contribution in #1
- @siva-suthan made their first contribution in #3
Full Changelog: https://github.com/dynamike/mcp-server-snowflake/commits/0.1.0