feat(maintenance): 배치 로그 관리 정리 Job 구현 (#16) #20

병합
HYOJIN feature/ISSUE-16-batch-log-cleanup 에서 develop 로 2 commits 를 머지했습니다 2026-03-25 16:11:47 +09:00

2 커밋

작성자 SHA1 메시지 날짜
2713f8e171 docs: 릴리즈 노트 업데이트 2026-03-25 16:11:16 +09:00
9b4dba1568 feat(maintenance): 배치 로그 관리 정리 Job 구현 (#16)
- BatchLogCleanupJobConfig: Tasklet 기반 로그 정리 Job
- BatchLogCleanupRepository: FK 순서 고려 6단계 삭제
  (step_context → step_execution → job_context → job_params → job_execution → job_instance)
- application.yml: log-retention-days: 90 설정
- UI 스케줄에서 batchLogCleanupJob 등록하여 사용

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:10:44 +09:00