docs: 릴리즈 노트 업데이트
This commit is contained in:
부모
69b2aeb3b3
커밋
dee52c33d5
@ -4,6 +4,17 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### 추가
|
||||
- OSINT 수집기: GDELT + Google News RSS 백엔드 수집 (@Scheduled 2분)
|
||||
- Satellite 수집기: CelesTrak TLE 백엔드 수집 (@Scheduled 10분)
|
||||
- `GET /api/osint?region=iran|korea`, `GET /api/satellites?region=iran|korea` REST API
|
||||
- Caffeine 캐시 TTL 2일 (Aircraft 포함 전체 통일)
|
||||
- DB 마이그레이션: `ship_positions`, `osint_feeds`, `satellite_tle` 테이블 + 샘플 데이터
|
||||
- 프론트엔드 OSINT/위성 데이터 백엔드 API 우선 호출 + 직접 호출 fallback
|
||||
|
||||
### 수정
|
||||
- 002 마이그레이션 search_path에 public 추가 (PostGIS 타입 참조)
|
||||
|
||||
## [2026-03-17.5]
|
||||
|
||||
### 추가
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user