From 3a89354e88697e22b8d90dbc6ff239a89e582ba0 Mon Sep 17 00:00:00 2001 From: htlee Date: Wed, 18 Mar 2026 17:08:36 +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=A0=95=EB=A6=AC=20(2026-03-18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/RELEASE-NOTES.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index e879471..235aed8 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,10 +4,12 @@ ## [Unreleased] +## [2026-03-18] + ### 수정 - AIS Import Job 스케줄 :15초→:45초 변경 — API 서버 데이터 적재 타이밍 변경으로 빈 응답(0건) 빈발 대응 -## [2026-03-17.3] +## [2026-03-17] ### 추가 - 최근 선박 위치 상세 조회 API (`POST /api/v1/vessels/recent-positions-detail`) — 공간 필터(폴리곤/원) + AIS 상세 필드(callSign, status, destination, eta, draught, length, width) @@ -15,16 +17,6 @@ ### 변경 - AIS API WebClient 버퍼 50MB→100MB 확장 — 피크 시 DataBufferLimitException 대응 -## [2026-03-17.2] - -### 수정 -- AIS API 계정 롤백 — 신규 계정 응답 없음으로 기존 계정 복원 - -## [2026-03-17] - -### 기타 -- prod AIS API 접속 계정 변경 - ## [2026-03-13] ### 추가