github zereight/gitlab-mcp 1.0.63
Release 1.0.63

latest releases: v2.1.2, v2.1.1, v2.1.0...
10 months ago

[1.0.63] - 2025-06-12

Added

  • 📊 CI Job Log Pagination: Added pagination support for CI job logs to prevent context window flooding
    • get_pipeline_job_output now supports optional limit and offset parameters
    • Default limit is 1000 lines when pagination is used
    • Returns lines from the end of the log, with configurable offset
    • Includes truncation metadata showing what was skipped
    • Maintains backward compatibility (no parameters = full log)
    • See: PR #97

Don't miss a new gitlab-mcp release

NewReleases is sending notifications on new releases.