Skip to content

v1.21.25

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:31

Changes

  • chore(release): v1.21.25 — Liveness/readiness probes done right (ADR-115) (c42545b)
  • docs: align stated stack versions with reality (Node 24 sweep) (cd7692b)
  • build(deps): upgrade redis-py 7.4.0 -> 8.0.1 (supersedes Dependabot #188) (fd200f1)
  • build(deps): backend transitive bumps via surgical lock recompile (667e926)
  • build(deps-dev): migrate to vite 8.1.3 + @vitejs/plugin-react 6 (93eaa0e)
  • build(deps): Bump the minor-and-patch group across 1 directory with 40 updates (#178) (9f2137e)
  • build(deps): ignore npm majors the stack cannot absorb yet (5d8bf07)
  • fix(web): resolve React Compiler lint errors ahead of eslint-config-next 16.2.10 (1df21c9)
  • chore(release): complete the v1.21.24 surface sweep (missed stamps) (32d49de)
  • build(deps): frontend security bumps (11 fresh Trivy alerts) (0868cc9)
  • fix(quality): resolve the fresh-baseline CodeQL findings (9ea2bd1)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.21.25
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.21.25

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

What's Changed

  • build(deps): Bump the minor-and-patch group across 1 directory with 40 updates by @dependabot[bot] in #178

Full Changelog: v1.21.24...v1.21.25