docs: 릴리즈 노트 업데이트

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
HYOJIN 2026-04-08 13:45:05 +09:00
부모 c330be5a52
커밋 cb615dae87

파일 보기

@ -25,6 +25,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/).
- 요청/응답 비동기 로깅 (@Async) (#9)
- 요청 로그 검색 API (JPA Specification 동적 쿼리) (#9)
- 요청 로그 검색/상세 프론트엔드 페이지 (#9)
- 대시보드 통계 API (요약, 시간별/서비스별/테넌트별 통계, 에러율, 상위 API) (#10)
- 대시보드 프론트엔드 (Recharts 차트, 요약 카드, 30초 자동 갱신) (#10)
- Service Status 페이지 (90일 일별 uptime 바, status.claude.com 스타일) (#10)
- 헬스체크 1분 간격 매 체크 기록, 통계 쿼리 인덱스 최적화 (#10)
## [2026-04-07]