Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bug-ops/mcpls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: bug-ops/mcpls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.5
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. deps: bump tempfile from 3.25.0 to 3.26.0 (#60)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-version: 3.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    b0b914a View commit details
    Browse the repository at this point in the history
  2. deps: bump chrono from 0.4.43 to 0.4.44 (#61)

    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.43 to 0.4.44.
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.43...v0.4.44)
    
    ---
    updated-dependencies:
    - dependency-name: chrono
      dependency-version: 0.4.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    75afd1c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. deps: bump tokio from 1.49.0 to 1.50.0 (#63)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.50.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    ad43185 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. deps: bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 (#66)

    Bumps [toml](https://github.com/toml-rs/toml) from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0.
    - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: toml
      dependency-version: 1.0.6+spec-1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    7340ad3 View commit details
    Browse the repository at this point in the history
  2. deps: bump tempfile from 3.26.0 to 3.27.0 (#64)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0.
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-version: 3.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    99ab663 View commit details
    Browse the repository at this point in the history
  3. deps: bump assert_cmd from 2.1.2 to 2.2.0 (#67)

    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.1.2 to 2.2.0.
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    668eb8e View commit details
    Browse the repository at this point in the history
  4. deps: bump rmcp from 0.16.0 to 1.1.1

    Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 0.16.0 to 1.1.1.
    - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
    - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: rmcp
      dependency-version: 1.1.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    9caf100 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. fix(rmcp): adapt to non-exhaustive structs in rmcp 1.1.1

    rmcp v1.1.1 made ServerInfo and Implementation non-exhaustive,
    requiring use of constructors instead of struct literals.
    
    - Use Implementation::new(name, version) for construction
    - Use ServerInfo::new(capabilities) for initialization
    - Set optional fields via field mutations
    - Remove unused ProtocolVersion import
    - Update test to remove protocol_version assertion (handled internally)
    bug-ops committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    9528de9 View commit details
    Browse the repository at this point in the history
  2. release: prepare v0.3.5 (#68)

    - Bump version to 0.3.5 in workspace manifests
    - Update CHANGELOG.md with release date and version section
    - Refresh README badges and documentation links
    - All tests passing (333/333)
    bug-ops authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    82358fc View commit details
    Browse the repository at this point in the history
Loading