v0.32.0
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-llmPublication status
- TER: extensions.typo3.org/extension/nr_llm — 0.32.0 verified
- Packagist: packagist.org/packages/netresearch/nr-llm — 0.32.0 verified
- Documentation: docs.typo3.org/p/netresearch/nr-llm/0.32/en-us/ — render verified
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.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.