Skip to content

release: v0.8.0#173

Merged
bug-ops merged 1 commit into
masterfrom
release/v0.8.0
Jul 9, 2026
Merged

release: v0.8.0#173
bug-ops merged 1 commit into
masterfrom
release/v0.8.0

Conversation

@bug-ops

@bug-ops bug-ops commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump version from 0.7.2 to 0.8.0 (minor)
  • Finalize CHANGELOG.md with the 0.8.0 release section, covering all 24 commits merged since v0.7.2
  • Update caret-pinned internal dependency versions in READMEs (0.7 -> 0.8)
  • Document the connectTimeoutSecs/discoverTimeoutSecs mcp.json overrides in examples/
  • Remove docs/ARCHITECTURE.md, which had gone missing from the working tree, and its dangling README links

Checklist

  • Version updated in all manifests
  • CHANGELOG.md has release section with date
  • README reflects new version
  • All CI checks pass locally (fmt, clippy, nextest, doc tests, rustdoc gate, release build)
  • Ready for tagging after merge

- Bump workspace version from 0.7.2 to 0.8.0 across all crates
- Finalize CHANGELOG.md with the 0.8.0 release section
- Update caret-pinned internal dependency versions in READMEs (0.7 -> 0.8)
- Document connectTimeoutSecs/discoverTimeoutSecs overrides in examples/
- Remove docs/ARCHITECTURE.md and its dangling README links
@github-actions github-actions Bot added area: codegen Code generation area: core Core types and infrastructure crate: mcp-core Changes to mcp-core crate (foundation types, traits, errors) crate: mcp-introspector Changes to mcp-introspector crate (MCP server analysis) crate: mcp-codegen Changes to mcp-codegen crate (TypeScript code generation) crate: mcp-files Changes to mcp-files crate (virtual filesystem) type: documentation Documentation changes (*.md, docs/, comments) type: dependencies Dependency updates (Cargo.toml, Cargo.lock) type: examples Example code changes (examples/) build Build configuration changes (build.rs, toolchain) workspace Workspace-wide changes affecting multiple crates breaking change Contains breaking API changes (requires major version bump) release Release preparation (changelog, version bumps) labels Jul 9, 2026
@bug-ops
bug-ops enabled auto-merge (squash) July 9, 2026 21:04
@bug-ops
bug-ops merged commit 623599b into master Jul 9, 2026
17 checks passed
@bug-ops
bug-ops deleted the release/v0.8.0 branch July 9, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: codegen Code generation area: core Core types and infrastructure breaking change Contains breaking API changes (requires major version bump) build Build configuration changes (build.rs, toolchain) crate: mcp-codegen Changes to mcp-codegen crate (TypeScript code generation) crate: mcp-core Changes to mcp-core crate (foundation types, traits, errors) crate: mcp-files Changes to mcp-files crate (virtual filesystem) crate: mcp-introspector Changes to mcp-introspector crate (MCP server analysis) release Release preparation (changelog, version bumps) type: dependencies Dependency updates (Cargo.toml, Cargo.lock) type: documentation Documentation changes (*.md, docs/, comments) type: examples Example code changes (examples/) workspace Workspace-wide changes affecting multiple crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant