Releases: langchain-ai/langchain-snowflake
Releases · langchain-ai/langchain-snowflake
libs/snowflake/v0.2.2
What's Changed
- Remove duplicative suffix for async invocation by @sfc-gh-jsummer in #17
- feature/consolidated error handling by @PrathameshNimkar in #19
- Feature/mcp integration by @PrathameshNimkar in #20
- feat(infra): MCP server for langchain docs by @mdrxy in #25
- Architecture Overhaul with Snowflake Cortex Agents Integration by @PrathameshNimkar in #27
- feature: remove auto_execute parameter and fix MCP integration by @PrathameshNimkar in #29
- docs: Add MCP integration example by @sfc-gh-jsummer in #30
- Fix tool calling structure to use content_list format (Fixes #26) by @PrathameshNimkar in #32 - This issue was identified and reported by @HamzaAboumousa in #26. They also submitted PR #31 with an initial fix - thanks for the valuable contribution! We went ahead with explicit grouping logic with separated helper methods for better maintainability, testability, and extensibility.
- Bump version to 0.2.2 by @PrathameshNimkar in #33
New Contributors
- @sfc-gh-jsummer made their first contribution in #17
- @mdrxy made their first contribution in #25
Full Changelog: libs/snowflake/v0.2.1...libs/snowflake/v0.2.2
libs/snowflake/v0.2.1
What's Changed
- infra: disable pypi release attestations by @efriis in #9
- infra: use artifact v4 in release pipeline by @efriis in #10
- infra: use artifact v4 in mark-release by @efriis in #11
- feat: Snowflake Cortex AI integration with LangChain & LangGraph support by @PrathameshNimkar in #12
- feat: add configurable content_field parameter to SnowflakeCortexSear… by @PrathameshNimkar in #14
- fix: integration tests session handling and service name formatting by @PrathameshNimkar in #15
New Contributors
- @PrathameshNimkar made their first contribution in #12
Full Changelog: libs/snowflake/v0.1.3...libs/snowflake/v0.2.1
libs/snowflake/v0.1.3
What's Changed
- Fix README, overridable params, bump version by @sfc-gh-nmoiseyev in #8
Full Changelog: libs/snowflake/v0.1.2...libs/snowflake/v0.1.3
libs/snowflake/v0.1.2
What's Changed
- Fix docs, doc comments by @sfc-gh-nmoiseyev in #6
- Make session auth overridable with provided params, add validation errors by @sfc-gh-nmoiseyev in #7
Full Changelog: libs/snowflake/v0.1.1...libs/snowflake/v0.1.2
libs/snowflake/v0.1.1
What's Changed
- Fix docs/example notebook by @sfc-gh-nmoiseyev in #4
- Fix version for release by @sfc-gh-nmoiseyev in #5
Full Changelog: libs/snowflake/v0.1.0...libs/snowflake/v0.1.1
libs/snowflake/v0.1.0
What's Changed
- migrate Snowflake by @efriis in #1
- Fix env vars by @sfc-gh-nmoiseyev in #2
- Fix requirements (use
langchain-core=^0.3) by @sfc-gh-nmoiseyev in #3
New Contributors
- @efriis made their first contribution in #1
- @sfc-gh-nmoiseyev made their first contribution in #2
Full Changelog: https://github.com/langchain-ai/langchain-snowflake/commits/libs/snowflake/v0.1.0