From 93edd6d9c8101d27626ff92508d62105e534bee6 Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Mon, 23 Mar 2026 17:12:25 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 1de9f12..acba93f 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -38,6 +38,7 @@ - 선박제원정보 수집 배치 작업 병렬화 (Partitioned Step) (#64) ### 수정 +- 기간 설정 재수집 시 RECOLLECT 모드 분기 오류 수정 (#75) - 자동 재수집 JobParameter 오버플로우 수정 (VARCHAR 2500 제한 해결) - retryCount 세마틱 오류 수정 (0부터 시작, 재수집 실패 시 증가) - 실패 레코드 저장 타이밍 경합 해결 (동기 저장으로 변경)