Tags: MockLoop/mockloop-mcp
Tags
Release v2.2.9 - Implement full feature parity between SSE and stdio transports - Add dedicated stdio server with all 29 tools, 5 prompts, and 14 resources - Enhance CLI with comprehensive argument support and mode selection - Fix critical CI/CD configuration fields in pyproject.toml - Complete Python 3.10 compatibility for datetime.UTC imports in all files - Resolve Python 3.10 compatibility in test files (remove UTC import) - Add noqa comments to suppress ruff UP017 warnings - Apply comprehensive code formatting and style fixes - Resolve all CI/CD pipeline issues for clean automated release
Release v2.2.6: MCP Proxy Functionality - Add comprehensive MCP proxy module with ProxyHandler, AuthHandler, PluginManager - Support MOCK, PROXY, and HYBRID modes with intelligent routing rules - Implement multiple authentication schemes (API Key, Bearer Token, Basic Auth, OAuth2) - Add extensive integration tests with 100% pass rate - Resolve all security vulnerabilities and code quality issues - Include comprehensive documentation and usage examples
Release v2.2.3: Complete MockLoop MCP with all fixes - Fixed TestPyPI trusted publishing configuration with proper OIDC permissions - Resolved all ruff linting errors (typing imports, unused variables, whitespace) - All code quality checks pass (ruff + bandit) - Complete MCP audit logger implementation - All tests passing (99/99) - Ready for production deployment
Release v2.2.2 - Critical Security Fix - Fix critical SQL injection vulnerability in database migration module - Add input validation using isidentifier() for table and column names - Prevent malicious SQL injection through PRAGMA table_info queries - Add proper error handling for invalid database identifiers - All security tests (ruff and bandit) pass with no issues - Minor security release addressing GitHub security alerts
Release v2.2.1 - Configuration fixes and CI/CD improvements - Fix pyproject.toml configuration errors for ruff, mypy, and pytest - Add comprehensive GitHub Actions CI/CD pipeline with trusted publishing - Fix OIDC permission issues with comprehensive write permissions - Add contents:write, packages:write, and id-token:write permissions - Update to current stable action versions - Include security scanning and code coverage reporting - Resolve all configuration and OIDC token generation issues for automated PyPI publishing
PreviousNext