Skip to content

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:16
· 54 commits to main since this release
v0.32.0
5aa19c1

Changes

  • chore(release): 0.32.0 (#861)
  • fix(provider): let vision() and embed() use the default configuration (#859)
  • ci: run the shared test runner instead of a fork of it (#850)
  • ci(js): lint the backend JavaScript, which nothing did (#855)
  • feat(mcp): carry union keywords to the provider instead of skipping the tool (#853)
  • fix(telemetry): carry the caller source across every options rebuild (#852)
  • feat(agent): say which forced source a queued run did not get (#842)
  • fix(mcp): say why a tool was skipped on import (#849)
  • ci: test MariaDB on the current LTS series, 11.8 and 12.3 (#839)

Installation

composer require netresearch/nr-llm

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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