Skip to content

release v0.3.3#211

Merged
Hk669 merged 2 commits intomainfrom
Release/v0.3.3
Feb 17, 2026
Merged

release v0.3.3#211
Hk669 merged 2 commits intomainfrom
Release/v0.3.3

Conversation

@fyzanshaik-atlan
Copy link
Copy Markdown
Contributor

@fyzanshaik-atlan fyzanshaik-atlan commented Feb 17, 2026

release v0.3.3

Releases all changes from PR #209 (already merged to main) along with the version bump and changelog update.

What's in this release

Dockerfile security improvements:

  • Eliminated multi-stage builder and venv, now installing directly to system python using uv
  • Removed Python venv and broken symlink workaround from Fix dependency vulns and Dockerfile python version mismatch #206
  • Eliminated bundled pip/setuptools/wheel and their vendored dependencies which carried 2 HIGH vulnerabilities:
  • Trivy scan: 0 HIGH/CRITICAL vulnerabilities on the resulting image
  • The pyatlan base image already provides pyatlan, pydantic, httpx, cryptography, authlib, h11, anyio, and other common packages at the system level
  • Only MCP-specific packages (fastmcp, uvicorn, and their transitive deps) are now installed on top

Changes in this PR

  • CHANGELOG.md — added 0.3.3 entry
  • modelcontextprotocol/version.py0.3.20.3.3

All other changes were already merged via #209.

Comment thread modelcontextprotocol/CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@Hk669 Hk669 added the release This label will trigger the CI to release the new version/tag and the docker image of the Atlan MCP label Feb 17, 2026
@Hk669 Hk669 merged commit bbf4bfb into main Feb 17, 2026
3 checks passed
@Hk669 Hk669 deleted the Release/v0.3.3 branch February 17, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release This label will trigger the CI to release the new version/tag and the docker image of the Atlan MCP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants