Skip to content

v1.13.1

Choose a tag to compare

@Keayoub Keayoub released this 22 May 20:33

Release Notes - v1.13.1

Release Date: May 22, 2026
Previous Version: 1.13.0


Overview

v1.13.1 release generated by release automation script.


Commits

  • 4edc139 chore: rename Python module pvw_mcp_server -> purview_mcp_server
  • b8b4128 chore: rename package pvw-mcp-server -> purview-mcp-server across all files
  • 301d016 fix: rename MCP package to purview-mcp-server, bump version to 1.13.0

Changed Areas

  • .github/workflows/publish-to-pypi.yml
  • docs/purview-mcp-server.md
  • tools/hosting/README.md
  • tools/hosting/app/function_app.py
  • tools/hosting/app/requirements.txt
  • tools/hosting/azure.yaml
  • tools/mcp/README.md
  • tools/mcp/build_pypi.ps1
  • tools/mcp/purview_mcp_server/__init__.py
  • tools/mcp/purview_mcp_server/__version__.py
  • tools/mcp/purview_mcp_server/config.py
  • tools/mcp/purview_mcp_server/prompt_instructions.md
  • tools/mcp/purview_mcp_server/server.py
  • tools/mcp/pyproject.toml
  • tools/vscode-extension/README.md
  • tools/vscode-extension/build-extension.ps1