python-v2.13.2

Klavis-AI/klavispython-v2.13.2Nov 18, 2025by github-actions[bot]

AI Summary

This release (python-v2.13.2) adds Salesforce attachment integration, new MCPs to the overview, and Postman documentation, while also addressing a security vulnerability in js-yaml related to prototype pollution.

Key Highlights

  • Added Salesforce attachment support as a new integration
  • Security fix: upgraded js-yaml to 4.1.1 to fix prototype pollution vulnerability in Attio
  • Added new MCPs to the Overview.mdx documentation
  • Updated API specifications via Fern API
  • Added Postman documentation for the API

New Features

  • Salesforce attachment integration
  • New MCPs added to overview list
  • Postman API documentation
  • Updated API specifications with Fern

Full Release Notes

## What's Changed
* update langchain cookbook and docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/694
* Salesforce attachment. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/697
* add postman doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/699
* Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/700
* build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in /mcp_servers/whatsapp by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/695
* build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /mcp_servers/monday by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/693
* fix(Attio): upgrade js-yaml to 4.1.1 to fix prototype pollution in merge by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/691
* feat(overview): Add New MCPs to `Overview.mdx` list by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/701
* Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/702


**Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.12.2...python-v2.13.2