Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Releases: transitland/transitland-datastore

Production release 4.9.21

06 Feb 22:34
Compare
Choose a tag to compare

Implemented enhancements:

  • Add "stale" enum attribute to Issue model #747
  • Automatic issue resolution on manual changeset #746
  • Incorporate shape_dist_traveled if available #585
  • Integrate RSP distance interpolation with SSP interpolation methods #565

Fixed bugs:

  • Couldn't find stops in quality checks #941
  • Route without RSPS #842

Closed issues:

  • Endpoint that redirects to download the latest version of a feed #947
  • Harmonize common query parameters across onestop_id entity controllers #943
  • Find entities based on GTFS ID #942
  • Quality issue for RSP wrong trip #937
  • Manually close "false positive issues" #935
  • Enable StopTransfers #903
  • Add Representative Route method to docs #848
  • try CodeCov.io for test coverage reports #676
  • Changeset references across multiple ChangePayloads #667
  • Animation for distance calc algorithm in docs #633

Merged pull requests:

Production release 4.9.20

25 Jan 20:53
Compare
Choose a tag to compare

Closed issues:

  • Exclude Route Geometry in API #866

Merged pull requests:

Production release 4.9.19

24 Jan 00:37
Compare
Choose a tag to compare

Fixed bugs:

  • Import failure on RSP onestop_id #918

Closed issues:

  • Stations missing EIFFs #931
  • Set RSP distances to null if errors #929

Merged pull requests:

Production release 4.9.18

13 Jan 20:28
Compare
Choose a tag to compare

Fixed bugs:

  • sfmta route 23 distance calc issue #538

Closed issues:

  • Maintenance task to remove Feed and all entities #919

Merged pull requests:

Production release 4.9.17

10 Jan 22:25
Compare
Choose a tag to compare

Fixed bugs:

  • Avoid Station Hierarchy issues duplication #908
  • FeedFetchService: Handle feedvalidator.py exceptions #900

Closed issues:

  • Allow multiple operator ids in routes "operated_by" query #914
  • Stop Station Issue serialization #911
  • Remove or reduce "false positive" issues #846

Merged pull requests:

Production release 4.9.16

20 Dec 21:42
Compare
Choose a tag to compare

Implemented enhancements:

  • Updates to Issues/EWIs serializers #878

Fixed bugs:

  • Finnish feed "f-u6x-turunlinjaautoilijainosakeyhtiösavonlinjaoyslautolinja" won't import #881

Closed issues:

  • Issue category endpoint #898
  • Sidekiq Monitoring authentication #897
  • Gentle failure on bad stop_times.txt data #892
  • Use global log method #886
  • OIF: Allow null gtfs_agency_id #884
  • EntityWithIssues serialize id #876
  • Station Hierarchy Quality Checks #869
  • FeedEater: Lookup entities by identifier #669

Merged pull requests:

Production release 4.9.14

07 Dec 23:49
Compare
Choose a tag to compare

Implemented enhancements:

  • Feed issues association #864
  • allow filtering of feed versions by calendar dates #851

Closed issues:

  • FeedVersion: Attach feedvalidator.py output #868
  • Sample Changeset Feeds need geometries #859
  • Issue for null island stops #835
  • OperatorsInFeed: Operator referenced by multiple gtfs agency_id's #735

Merged pull requests:

Production release 4.9.13

07 Dec 23:50
Compare
Choose a tag to compare

Implemented enhancements:

  • When bulk deactivating issues, make sure it's done asynchronously #787

Closed issues:

  • Override stops controller to use 'stops' as root #862
  • Save Feed fetch errors as issues #820

Merged pull requests:

Production release 4.9.12

18 Nov 00:21
Compare
Choose a tag to compare

Implemented enhancements:

  • Issues deprecated by Changeset Entity #816

Fixed bugs:

  • NoMethodError: undefined method `match' for #Array:0x007f6712bd9888 #850
  • Import: "Undefined method 'factory'" #831
  • GeoJSON nested serializers #616

Closed issues:

  • Geometry validation #855
  • use Onestop IDs as primary and foreign keys (to reduce needs for cross-table joins) #278

Merged pull requests:

Production release 4.9.11

28 Oct 17:30
Compare
Choose a tag to compare

Implemented enhancements:

  • consider sidekiq-status for reporting progress within jobs #446

Closed issues:

  • Schedule adjustments to reduce conflicts #838
  • include only one geometry for each route on routes endpoint #671

Merged pull requests: