This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Releases: transitland/transitland-datastore
Releases · transitland/transitland-datastore
v102: Merge pull request #1316 from transitland/fix-resolved-onestop-id
- v1 feed endpoint was failing in production. The v101 and v102 releases fix the problem by populating
operators_in_feedsfrom either a linked operator model (when available to v1 Datastore) or from theresolved_onestop_idattributes (populated by the v2 import process)
v100
v99
Production release 91
Additional migrations for DMFR
Production release 90
Prepare for DMFR
Production release 89
Add initial support for including GTFS-RT Feeds in Feed Registry.
Production release 88
Bug fixes, gem upgrades, add route_stop_pattern/headways
Production release 87
- Run headways only on data per page
- Configurable postgres timeout on rails
Production release 86
Improvements to headway options, and fix bug with Tyr api key.
Production release v85.1
Headway calculation improvements