Skip to content

Tags: MockLoop/mockloop-mcp

Tags

v2.2.9

Toggle v2.2.9's commit message
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

v2.2.8

Toggle v2.2.8's commit message
Release version 2.2.8

v2.2.7

Toggle v2.2.7's commit message
Release v2.2.7

- Fix version synchronization across project files
- Update version consistency between pyproject.toml and __init__.py
- Maintenance release with version alignment improvements

v2.2.6

Toggle v2.2.6's commit message
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

v2.2.5

Toggle v2.2.5's commit message
feat: add stdio support for Claude Code integration

- Add --stdio flag detection and initialization
- Support dual-mode operation (stdio/SSE/CLI)
- Maintain backward compatibility
- Update version to 2.2.5

v2.2.4

Toggle v2.2.4's commit message
Release v2.2.4: Fix admin app scope and template indentation issues

v2.2.3

Toggle v2.2.3's commit message
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

v2.2.2

Toggle v2.2.2's commit message
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

v2.2.1

Toggle v2.2.1's commit message
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

v2.2.0

Toggle v2.2.0's commit message
Release version 2.2.0