v0.19.0
Changes
- chore: release 0.19.0 (#367)
- fix: sanitize configuration identifiers in cache keys (#365)
- refactor: migrate backend modules to shared ModuleAction helper (#363)
- test: assert captured chat messages are non-empty (#364)
- feat: per-user usage attribution for speech and image services (ADR-057) (#362)
- fix: attribute LlmTranslator chat rows to the calling backend user (#361)
Installation
composer require netresearch/nr-llmPublication status
- TER: extensions.typo3.org/extension/nr_llm — 0.19.0 verified
- Packagist: packagist.org/packages/netresearch/nr-llm — 0.19.0 verified
- Documentation: docs.typo3.org/p/netresearch/nr-llm/0.19/en-us/ — render verified
Security
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-llm-0.19.0.zip.sigstore.json \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-llm-0.19.0.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.