Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:33
v0.7.0
f262f33

Changes

  • Merge pull request #73 from netresearch/feat/migrate-nr-llm-0.25
  • chore(deps): update actions/checkout action to v7.0.1 (#72)

Installation

composer require netresearch/nr-mcp-agent

Publication status

  • TER: skipped
  • Packagist: skipped
  • Documentation: skipped

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-mcp-agent-0.7.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-mcp-agent-0.7.0.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.