Skip to content

v0.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:46
· 65 commits to main since this release
v0.28.0
db7603b

Changes

  • chore(release): 0.28.0 (#710)
  • build(deps): require nr-vault ^0.15.0 (#708)
  • docs(agents): name what exists instead of counting it (#704)
  • docs: state what is verified instead of what was hoped (#696)
  • fix(backend): tell the admin which setting is wrong, not just that something is (#697)
  • feat(backend): say what the task execute page does before asking for input (#698)
  • fix(dashboard): use a registered icon for the monthly cost widget (#695)
  • docs: make the roadmap and the ADR statuses say what is true (#694)
  • docs(changelog): de-duplicate 0.27.0 and sort its entries into the right sections (#693)

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