Skip to content

v1.0.11

Choose a tag to compare

@Goldziher Goldziher released this 29 Jul 16:56

Changed

  • Upgrade rmcp (and rmcp-macros) from 2.0 to 3.0 (source-compatible; MCP contract and HTTP transport tests pass unchanged) and update remaining in-range Rust deps (schemars, tokio-stream, sse-stream, ref-cast).
  • Regenerate all language bindings on alef 0.48.8, which repairs the Swift e2e suite (optional Vec<Named> metadata fields are JSON-bridged to a RustString getter and no longer emitted as uncompilable .count assertions) and adds a per-RID native runtime project for the C# meta+runtime split.

Fixed

  • Refresh the PHP e2e composer.lock so guzzlehttp/guzzle resolves to ^8.0 (the lock still pinned 7.x, aborting composer install before the suite ran).

Zig

Add to your build.zig.zon:

.dependencies = .{
    .crawlberg-zig = .{\n        .url = \"https://github.com/xberg-io/crawlberg/releases/download/v1.0.11/crawlberg-zig-v1.0.11.tar.gz\",\n        .hash = \"crawlberg-1.0.11-IoY1CmkDtiBZHOJ9wFhfdCSxY2Kky8c_5Ayobh6ywqMY\",\n    },\n},\n```\n