release: bump version to 0.49.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
linkong
2026-05-08 17:42:27 +08:00
parent bb9183b8a4
commit e1984c7a35
86 changed files with 9165 additions and 412 deletions

View File

@@ -8,6 +8,19 @@ This project follows the repository versioning rule:
- `improvement` -> `+0.0.1`bugfix + 小功能混合)
- `bugfix` -> `+0.0.1`
## [0.49.0] — 2026-05-08
Released: 2026-05-08
### ✨ Features
- 新增统一地理位置解析 Pipeline支持 SourceCoordinates / Nominatim / Registry / Inherit 多策略链式 resolver。
- 新增 BGP 采集站与算力中心地理定位服务(`bgp_collector_locations``compute_center_locations``bgp_event_locations`)。
- 新增 Docs Gatekeeper 带鉴权文档 API`/api/v1/docs`),按用户权限动态返回文档目录与内容。
- 新增 Earth 全球新闻栏(`/api/v1/news/earth-feed`),根据地球视角坐标推断地区并聚合多源 RSS 信息流。
- Earth 新增 Mobile 算力中心国家高亮(`mobile-center-country-highlight.js`)。
---
## [0.48.0] — 2026-05-07
Released: 2026-05-07