• v1.7.0 72f515bf61

    feat: add combined environment endpoint for concurrent weather + air quality fetch
    Build and Push / release (release) Failing after 3s
    Build and Push / build (release) Successful in 1m19s

    jpmschweitzer released this 2026-01-07 11:53:46 +01:00 | 60 commits to main since this release

    • POST /volatile/fetch/environment/{city} fetches both in parallel
    • Single geocode lookup shared between API calls
    • Uses asyncio.gather() for concurrent external requests
    • Fix scheduler executor name (rest_api → rest_api_executor)

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads