Skip to content

pgsandbox-mcp v0.4.7

Choose a tag to compare

@rasulkireev rasulkireev released this 08 Jul 16:43
· 79 commits to main since this release

Summary

  • Exposes actionable local Postgres install diagnostics, including bounded installer output and next-step hints.
  • Accepts managed-local profile names consistently when paired with matching postgresVersion.
  • Classifies filtered clone archive transaction_timeout restore failures as restore compatibility errors.
  • Adds clone timeoutSeconds handling, source size estimates, and structured cleanup state for long clone timeouts.

Verification

  • cargo test
  • npm run site:check-changelog
  • npm run package:homebrew
  • npm run package:release
  • GitHub CI on main: success
  • Site deploy on main: success