Skip to content

Releases: chncaesar/db-semantic-mcp

Release list

v0.1.1

Choose a tag to compare

@chncaesar chncaesar released this 11 Aug 07:26

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 unittest
  • python -m compileall pg_semantic_mcp tests
  • python -m ruff check .
  • python -m twine check