Skip to content

Robust MCP Server v0.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jan 08:03
· 16 commits to main since this release
eb2f6fb

No changes to the MCP server code itself. This release includes Docker image security improvements and repository restructuring.

Added

  • Reproducible Docker builds: Added uv.lock to Docker build context to ensure locked dependency versions for reproducible builds

Changed

  • Repository restructured: The standalone macros (Cut Object for Magnets, Multi Export) have been moved to dedicated repositories for independent release cycles and FreeCAD Addon Manager submission.

Fixed

  • Docker security (CVE-2025-8869): Removed pip from runtime image (was vulnerable)
  • Docker security (GHSA-58pv-8j8x-9vj2): Removed setuptools from runtime image (jaraco.context vulnerability)

Removed


What's Changed

Full Changelog: robust-mcp-server-v0.6.1...robust-mcp-server-v0.6.2