Releases: HSLdevcom/digitransit-proxy
Releases · HSLdevcom/digitransit-proxy
3.10.2024
- Change /map/v3/ to use hsl-map-server's v3 endpoints, this removes support for legacy vector tile layers under v3
- Fix tiles url in the new vector tile layer's tilejson.json files so it points to cdn and contains subscription key, if one is specified in request
- Only expose OTP's GraphQL API and add new alias that follows the structure of
/routing/v2/waltti/gtfs/v1
for it to later replace the old endpoints - Add a new health check endpoint for routing v2 that follows the structure of
/routing/v2/waltti/gtfs/v1
- Remove embedded search component from search engine results
- Remove support for old Oulu realtime API and old tampere bike rental APIs
- Otp data endpoints use a new otp data server service (temporarily it still actually uses the olds data cons in production)
19.9.2024
Remove test.liipi which is no longer online
2.4.2024
- Remove unused rata.digitraffic.fi external endpoint
- Create default server handling
15.3.2024
- Fix ssl handshake with rata.digitraffic.fi
8.1.2024
- oulu.digitransit.fi redirection to reittiopas.osl.fi
- Too short Kela routing timeout changed to more appropriate value
- Deprecated Kela routing endpoints removed
- Attempt to fix 404 response caching
14.11.2023
- Add new kela routing v2 and map v3 endpoints
- Remove unused mh external endpoint
12.10.2023
- Add varely rt external endpoint
- Add support for Raasepori domains
14.8.2023
- Add new external endpoints for matkahuolto, Lahti citybikes and Raasepori realtime
12.6.2023
26.5.2023
- API endpoints for Kela services
- Merge some v2 and V3 UI development services