Import ClientFlow production v4928.1.5.132.4
This commit is contained in:
14
RELEASE_NOTES_v4928_1_5_28.md
Normal file
14
RELEASE_NOTES_v4928_1_5_28.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# v4928.1.5.28 — Chatwoot context SQL + audit allow-list hotfix
|
||||
|
||||
Correções:
|
||||
|
||||
- Corrige erro PostgreSQL `AmbiguousParameter` na query de histórico Chatwoot usada pelo classificador LLM com últimos emails.
|
||||
- A query passa a fazer `CAST(:current_source_event_id AS TEXT)` para parâmetros nulos.
|
||||
- Inclui `scripts/audit_system_health.py` no pacote.
|
||||
- Atualiza auditoria para aceitar actions operacionais válidas (`PREPARE_ORDER`, `REVIEW_RECONCILIATION`).
|
||||
- Distingue erros reais `processing_exception:*` de eventos benignos `outgoing:*` e `ignored:*`.
|
||||
|
||||
Validação:
|
||||
|
||||
- `python -m compileall -q app scripts tests`
|
||||
- `python -m pytest -q`
|
||||
Reference in New Issue
Block a user