• v0.2.0 fdf0db4635

    v0.2.0
    Some checks failed
    Build binary (Linux static musl) / Build and publish youtrack-mcp binary (Linux x86_64 static musl) (push) Failing after 5s
    Build binary (Windows) / Build and publish youtrack-mcp binary (Windows x86_64) (push) Failing after 9s
    Build binary (Linux) / Build and publish youtrack-mcp binary (Linux x86_64) (push) Failing after 10s
    Check / fmt + clippy + build + tests (push) Successful in 4m1s
    Stable

    David released this 2026-06-22 18:44:20 +02:00 | 28 commits to main since this release

    Changelog

    fdf0db4 Merge pull request 'Release v0.2.0' (#21) from release/v0.2.0 into main
    650eec1 Release v0.2.0
    9f7283b Merge pull request 'chore: Sync the checks and justfile recipes' (#20) from chore/sync-checks-justfile into main
    d4fb780 chore: Sync the checks and justfile recipes
    097d0fe Merge pull request 'feat(ci): cap native check.yml parallelism at nproc/2' (#18) from feat/GOV-10-native-check-nproc-cap into main
    5827c78 feat(ci): cap native check.yml parallelism at nproc/2
    1f8b2a8 Merge pull request 'fix(hooks): mount cargo target outside bind mount via CARGO_TARGET_DIR' (#16) from fix/dev-371-precommit-host-owned-target into main
    123fdba Merge branch 'main' into fix/dev-371-precommit-host-owned-target
    f4de42e Merge pull request 'feat(tools): add issue attachment upload/download/delete tools' (#17) from feat/issue-attachment-tools into main
    a9ebf01 feat(tools): add issue attachment upload/download/delete tools
    93b0cae fix(hooks): mount cargo target outside bind mount via CARGO_TARGET_DIR
    4f18c9e Merge pull request 'feat(web): add HTTP-mode deploy artifacts, docs, and OAuth e2e test' (#15) from feat/http-deploy-artifacts-docs-e2e into main
    a5737f6 feat(web): add HTTP-mode deploy artifacts, docs, and OAuth e2e test
    7195acd Merge pull request 'feat(web): add Hub-gated admin UI with allowlist and settings' (#14) from feat/admin-ui-hub-gated into main
    cadc174 feat(web): add Hub-gated admin UI with allowlist and settings
    953bf82 Merge pull request 'feat(web): add OAuth 2.1 AS, RS bearer middleware, per-user client' (#13) from feat/downstream-oauth-as-rs-middleware into main
    9cfaded Merge branch 'main' into feat/downstream-oauth-as-rs-middleware
    6631052 feat(web): add OAuth 2.1 AS, RS bearer middleware, per-user client
    4f45cde Merge pull request 'fix(build): serialize cargo registry cache mount to fix concurrent unpack race' (#12) from fix/cargo-registry-cache-race into main
    f5be78d fix(build): serialize cargo registry cache mount, drop rm -rf
    c3df3d6 Merge pull request 'docs: correct repo YouTrack project key to YTMCP' (#7) from chore/fix-youtrack-project-key into main
    5ee6309 Merge branch 'main' into chore/fix-youtrack-project-key
    63d9a91 Merge pull request 'feat(web): add Hub OAuth client, signed session, and allowlist gate' (#11) from feat/hub-oauth-login-allowlist into main
    de4ac6d feat(web): add Hub OAuth client, signed session, and allowlist gate
    f223658 Merge pull request 'feat(db): add SQLite persistence layer, migrations, and crypto' (#10) from feat/sqlite-crypto-layer into main
    ac2def6 feat(db): add SQLite persistence layer, migrations, and crypto
    b3e79af Merge pull request 'feat(transport): add transport flag and ClientSource seam' (#8) from feat/transport-flag-clientsource into main
    7c1e803 feat(transport): add transport flag and ClientSource seam
    c0f1f06 docs: correct repo YouTrack project key to YTMCP
    762821f Merge pull request 'fix(build): use rust-builder-glibc-windows for Windows cross-build' (#6) from fix/windows-build-mingw-image into main
    2e21fef fix(build): use rust-builder-glibc-windows for Windows cross-build
    fadbf9a Merge pull request 'chore(build): bump rust-builder-glibc to v1.0.1' (#5) from chore/bump-rust-builder-glibc-v1.0.1 into main
    9a34e53 chore(build): bump rust-builder-glibc to v1.0.1
    d71716e Merge pull request 'chore: Sync .gitignore' (#4) from chore/sync-gitignore into main
    aa63664 chore: Sync .gitignore
    f58a929 Merge pull request 'docs(readme): link other YouTrack MCP implementations' (#3) from docs/readme-other-implementations into main
    508d32f docs(readme): link other YouTrack MCP implementations
    d439b91 Merge pull request 'chore(deps): use youtrack-client from youtrack-cli v0.4.0' (#2) from chore/youtrack-client-v0.4.0 into main
    9d7308c chore(deps): use youtrack-client from youtrack-cli v0.4.0
    16ad092 Merge pull request 'fix(ci): generate release notes from commits since previous tag' (#1) from fix/release-notes-since-prev-tag into main
    af4bd3c fix(ci): generate release notes from commits since previous tag
    0722193 chore: adopt a8n-run governance standards
    888c1ae feat: initial YouTrack MCP server

    Downloads