Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:39
· 21 commits to main since this release
v0.9.0
b0cbc33

Changes

  • Merge pull request #101 from netresearch/release/0.9.0
  • Merge pull request #100 from netresearch/build/require-nr-llm-0-28
  • Merge pull request #99 from netresearch/feat/chat-panel-free-positioning
  • Merge pull request #98 from netresearch/feat/chat-empty-state-guidance
  • Merge pull request #97 from netresearch/fix/codeowners-existing-team

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