v2.6.0
版本发布时间: 2018-05-29 11:58:20
r-spacex/SpaceX-API最新发布版本:v4.0.0(2020-06-27 09:56:42)
Features & Fixes
- Added yarn caching for faster Travis builds
- Updated mongo connection syntax to use
async / await
- Added endpoint for next upcoming launch (thanks @pascoemitch)
- Increased mongo driver connection pool size to prevent traffic surge bottlenecks
- Decreased caching time for launches to 30sec to reduce database query load
- All rocket data now sorted by original launch data instead of rocket id
- Added
/v2/info/history
endpoint with important company milestones - Added tentative BFR data to rocket endpoints
Database Changes
- Added
mission_name
field for easier access to common mission names - Added
wikipedia
field inlinks
for easy access to Wikipedia summaries on launches - History collection added
- BFR added to list of rockets