Skip to content

pgsandbox-mcp v0.4.2

Choose a tag to compare

@rasulkireev rasulkireev released this 05 Jul 13:08
· 153 commits to main since this release

Patch release with safety, schema, and SQL-result hardening.

Included since v0.4.1:

  • Redact additional connection-string exposure points in creation responses and debug output.
  • Harden schema validation/snapshot command timeouts.
  • Reject invalid zero and negative TTL values before lifecycle work.
  • Preserve unsupported Postgres type nullability and provide clearer cast hints.
  • Normalize run_sql int8 serialization, including negative values.
  • Simplify schema introspection payloads while keeping legacy aliases available.
  • Polish repo command validation errors.