Skip to content

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:54
v0.6.6
9b63bd0

Changes

  • Merge pull request #71 from netresearch/release/v0.6.6
  • Merge pull request #70 from netresearch/fix/chat-host-flex

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.6.6.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-mcp-agent-0.6.6.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.