docs: 릴리즈 노트 업데이트

This commit is contained in:
htlee 2026-03-17 10:01:24 +09:00
부모 a2efe1a751
커밋 01ea6a2ec2

파일 보기

@ -4,6 +4,12 @@
## [Unreleased]
### 추가
- 최근 선박 위치 상세 조회 API (`POST /api/v1/vessels/recent-positions-detail`) — 공간 필터(폴리곤/원) + AIS 상세 필드(callSign, status, destination, eta, draught, length, width)
### 변경
- AIS API WebClient 버퍼 50MB→100MB 확장 — 피크 시 DataBufferLimitException 대응
## [2026-03-17.2]
### 수정