Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 19:53
· 55 commits to refs/heads/main since this release
2a104d6

New Features ✨

  • feat: add one-liner CLI for testing MCP tools directly. (#43)
  • feat: replace execute_record_counts_smoke_test tool with new tool run_connector_readiness_test_report. (#42)
  • feat: Add privatebin support to connector-builder-mcp, enabling remote execution and secure retrieval of secrets when local dotenv files are not available. (#37)

Bug Fixes 🐛

  • fix: Restore original function implementations broken in PR #38. (#45)
  • fix: add --all-extras flag to pdoc-publish workflow. (#41)