docs: add v6.9.38 update history

v6.9.38 introduces protocol multiplexer + Redis queue and IP ban
on repeated management/Redis AUTH failures. Updated without re-auth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
JOUNGWOOK KWON
2026-04-26 18:22:04 +09:00
parent 841e16536d
commit a79b78d64a
+1
View File
@@ -215,6 +215,7 @@ sudo /usr/local/bin/docker logs -f cli-proxy-api
| 날짜 | 버전 | 비고 |
|------|------|------|
| 2026-04-26 | v6.9.38 | Protocol multiplexer + Redis queue 도입, 관리키/Redis AUTH 반복 실패 시 IP 차단 추가. 무중단 업데이트, 재인증 불필요 |
| 2026-04-23 | v6.9.34 | `docker compose pull && docker compose up -d`로 무중단 업데이트. Auth 파일 형식 변경 없어 재인증 불필요 |
| 2026-04-01 | v6.9.7 | 최초 배포 |