pgedge-mcp-bridge v1.0.0-beta1
Pre-release
Pre-release
Changelog
- d30fd49 Add pgEdge Labs banner to README and docs index
- 92859d8 Potential fix for pull request finding
- 5e6613a Release version 1.0.0-beta1
- ab41825 build(deps): patch all open Dependabot advisories
- e2d713b client: don't write a response when stdin message is a notification
- e888064 client: fix unused import, preserve retry on notification errors, add tests
- d448809 fix(server): evict idle sessions so the pool stops leaking
- f6408e3 test(process): fix flaky TestWorkingDirectory and TestEnvironmentVariables