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: stacklok/toolhive-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.11
Choose a base ref
...
head repository: stacklok/toolhive-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.12
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    45b6858 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Configuration menu
    Copy the full SHA
    d17b463 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from stacklok/renovate/github.com-mark3labs-mc…

    …p-go-0.x
    
    Update module github.com/mark3labs/mcp-go to v0.45.0
    rdimitrov authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    e5f4984 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from stacklok/renovate/aquasecurity-trivy-acti…

    …on-0.x
    
    Update aquasecurity/trivy-action action to v0.35.0
    rdimitrov authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    878962a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    850c480 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #57 from stacklok/renovate/github.com-modelcontext…

    …protocol-registry-1.x
    
    Update module github.com/modelcontextprotocol/registry to v1.5.0
    rdimitrov authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    de4ec9d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Upgrade Go to 1.26

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    reyortiz3 and claude committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    2947faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878cea9 View commit details
    Browse the repository at this point in the history
  3. chore: add README badges and expand unit test coverage

    - Add release, CI, Coveralls, license, and stars badges to README.md
    - Add tests for Engine.WithMaxExpressionLength and Engine.WithCostLimit in cel package
    - Add Validate method tests for Registry, UpstreamRegistry, ServerExtensions, and Skill types
    - Add unit tests for container/verifier package (New, WithKeychain) and registry/types accessors
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    reyortiz3 and claude committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    a96f52f View commit details
    Browse the repository at this point in the history
  4. fix: fix gci import formatting in registry_types_test.go

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    reyortiz3 and claude committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    1f1e2b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #60 from stacklok/chore/add-badges-and-unit-tests

    chore: add README badges and expand unit test coverage
    reyortiz3 authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    baf73a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Configuration menu
    Copy the full SHA
    ce75418 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from stacklok/renovate/golang.org-x-net-0.x

    Update module golang.org/x/net to v0.52.0
    jhrozek authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    dc881c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Fix image verification for cosign signatures

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    b29dad9 View commit details
    Browse the repository at this point in the history
  2. Add tests and fix linting errors

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    236b498 View commit details
    Browse the repository at this point in the history
  3. Add live test for the verifier

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    2598719 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62 from stacklok/fix-verifier

    Fix image verification for cosign signatures
    rdimitrov authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    3f6a171 View commit details
    Browse the repository at this point in the history
Loading