Skip to content

v1.23.8

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:35

Changes

  • chore(release): v1.23.8 — Unified error taxonomy reaches the whole backend: 0 raw HTTPException raises (ADR-124) (646764d)
  • docs(audit): cycle 3 — 8.5/10, deepened instruments, R3 register published (2f49f60)

Docker Images

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

Quick Start

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

Full Changelog: v1.23.7...v1.23.8