Tags: the-protobuf-project/grpc-mcp-gateway
Tags
chore: update Go module dependencies and lock files - Bumped `github.com/modelcontextprotocol/go-sdk` from v1.4.1 to v1.5.0. - Updated `google.golang.org/genproto/googleapis/api` and `google.golang.org/genproto/googleapis/rpc` to the latest versions. - Updated indirect dependencies: `golang.org/x/net`, `golang.org/x/oauth2`, `golang.org/x/sys`, and `golang.org/x/text` to their respective latest versions. - Updated Python package versions in `examples/python/uv.lock` for `anyio`, `attrs`, `certifi`, `click`, `cryptography`, and others. - Updated Rust dependencies in `examples/rust/Cargo.lock` for several packages including `anyhow`, `bumpalo`, `chrono`, and `hyper`.
chore: migrate CI and release workflows to Bun - Replaced Node.js setup with Bun in CI workflows for TypeScript checks and publishing. - Updated package installation commands to use Bun's syntax. - Bumped Protobuf version from 7.34.0 to 7.34.1 in multiple Python project files and lock files.
chore: update Rust toolchain and dependencies to version 1.93.0; adju… …st project editions to 2024 - Updated Rust toolchain version in CI workflows and release configuration. - Changed Rust edition to 2024 and set rust-version to 1.93.0 in multiple Cargo.toml files. - Refactored StreamableHttpServerConfig initialization in generated service files for improved clarity. - Updated README to reflect new Rust version requirements.
PreviousNext