Skip to content

v0.3.1

Choose a tag to compare

@CybotTM CybotTM released this 02 Mar 02:26
v0.3.1
5534ced

Changes

  • chore: bump version to 0.3.1
  • chore(deps): update node.js to v24 (#88)
  • chore(deps): update node.js to v24
  • fix: add Overview submodule for v13 module overview compatibility (#81)
  • chore(deps): update actions/upload-artifact action to v7 (#86)
  • chore(deps): update actions/upload-artifact action to v7
  • chore(deps): update step-security/harden-runner action to v2.15.0 (#85)
  • chore(deps): update node.js to 22.22 (#84)
  • chore(deps): update step-security/harden-runner action to v2.15.0
  • chore(deps): update node.js to 22.22
  • chore(deps): update mariadb docker tag to v11.8 (#83)
  • chore(deps): update dependency @playwright/test to v1.58.2 (#82)
  • chore(deps): update mariadb docker tag to v11.8
  • chore(deps): update dependency @playwright/test to v1.58.2
  • fix: add Overview submodule for v13 module overview compatibility
  • chore(deps): update dependency @axe-core/playwright to v4.11.1 (#78)
  • chore(deps): update dependency @axe-core/playwright to v4.11.1
  • chore: Configure Renovate (#77)
  • Add renovate.json

Installation

composer require netresearch/nr-llm

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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