Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:33
· 4 commits to main since this release
v0.1.3
e690aa3

Changes

  • Merge pull request #24 from netresearch/release/0.1.3
  • Merge pull request #23 from netresearch/chore/nr-llm-033

Installation

composer require netresearch/nr-llm-compat

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-llm-compat-0.1.3.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-llm-compat-0.1.3.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.