Skip to content

v0.12.2

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:37
· 4 commits to main since this release
v0.12.2
bdc3f3c

Changes

  • Merge pull request #141 from netresearch/release/0.12.2
  • Merge pull request #140 from netresearch/fix/dequeue-portable-sql
  • Merge pull request #139 from netresearch/chore/nr-llm-033

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