diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 2bcc065..fb29d81 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -61,6 +61,7 @@ - 실패 건 수동 재수집 시 414 Request-URI Too Long 오류 수정 (#71) ### 변경 +- RiskRangeImportJob API URL 변경 및 저장 테이블 통합 (#86) - RiskDetailImportJob IMO 조회 대상을 tb_ship_default_info로 변경 (#81) - 파티션 스텝 프로세스 공통 모듈화 (StringListPartitioner, BasePartitionedJobConfig, LastExecutionUpdateTasklet) (#73) - 13개 Job Config의 인라인 LastExecutionUpdateTasklet을 공통 모듈로 교체 (#74)