Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:45
· 7 commits to main since this release
v0.11.0
5c56eba

Changes

  • Merge pull request #117 from netresearch/release/0.11.0
  • Merge pull request #116 from netresearch/feat/approval-in-the-worker
  • Merge pull request #114 from netresearch/feat/approve-in-chat

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