Releases: chncaesar/db-semantic-mcp
Releases · chncaesar/db-semantic-mcp
Release list
v0.1.1
Highlights
- Publish hardened sample_data release to PyPI.
- Compact sample_data response shape:
{rows, _meta}. - Hard row and byte caps for sample responses.
- Column allow, deny, and redaction policies.
- Documentation updates for sample_data security boundary and environment variables.
PyPI
Verification
python -m unittestpython -m compileall pg_semantic_mcp testspython -m ruff check .python -m twine check