pgsandbox-mcp v0.4.2
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_sqlint8 serialization, including negative values. - Simplify schema introspection payloads while keeping legacy aliases available.
- Polish repo command validation errors.