Skip to content

Releases: transitland/transitland-datastore

Production release 4.9.31

02 Jun 00:25
Compare
Choose a tag to compare

Fixed bugs:

  • only one FeedEater job should run at a time #1087

Closed issues:

  • FeedVersionInfo filtering: FeedVersion, Feed, and Type #1098
  • GTFS Statistics: All filenames #1095
  • StopTransfer: Transfers between stations #985

Merged pull requests:

Production release 4.9.30

09 May 22:41
Compare
Choose a tag to compare

Fixed bugs:

  • NoMethodError: undefined method `valid_password?' for nil:NilClass #1082

Closed issues:

  • Sidekiq: high & low priority queues #1078

Merged pull requests:

Production release 4.9.29

03 May 18:43
Compare
Choose a tag to compare

Closed issues:

  • Sidekiq: high & low priority queues #1078

Merged pull requests:

Production release 4.9.28

03 May 18:43
Compare
Choose a tag to compare

Closed issues:

  • StopEgress directionality #1072
  • API not returning objects when requested by gtfs_id #1070
  • feedvalidator.py: ensure tmp sqlite db files are removed #1069
  • Missing allowed query_params in pagination #1062
  • Show feedvalidator.py results in IFrame #1061
  • run external validator libraries on new feed versions #888

Merged pull requests:

Production release 4.9.27

18 Apr 18:26
Compare
Choose a tag to compare

Implemented enhancements:

  • Improve first and last stop distance logic #1047

Fixed bugs:

  • Distance calc using shape_dist_traveled within segment ratio bug #1045
  • Distance calc matching too early sometimes #1043

Closed issues:

  • Validation of shape_dist_traveled #1057
  • update Google TransitFeed validator dependency #1054
  • FeedVersion update sometimes removes cached file #1049
  • allow Users to authenticate against API using JSON Web Tokens #623

Merged pull requests:

Production release 4.9.26

18 Apr 18:26
Compare
Choose a tag to compare

Implemented enhancements:

  • FeedVersion: import_status #1040
  • RSP distances inaccurate in complex loops #1033
  • Refactor Distance Calculation and geometry methods into service #1032

Fixed bugs:

  • RSP distances inaccurate in complex loops #1033
  • Distance calc using shape_dist_traveled within segment problem #1028

Merged pull requests:

Production release 4.9.25

27 Mar 23:54
Compare
Choose a tag to compare

Fixed bugs:

  • RSP geometry source string-sym comparison mismatch #1024
  • Feeds: urlencode nested-zip URI fragments #1022
  • RouteStopPattern gtfs_shape_dist_traveled: seg_index is nil #1020

Closed issues:

  • when logging exceptions to Sentry, include context #1018
  • feeds API endpoint: allow filtering by URL #1010
  • Feed Validation Worker #1009
  • schedule_stop_pairs: time=now #1008
  • schedule_stop_pairs: date=today query param #965
  • FeedVersion descriptive stats #646
  • upgrade Carrierwave gem now that it has been released #639
  • Frequency-based trips #408

Merged pull requests:

Production release 4.9.24

08 Mar 19:24
Compare
Choose a tag to compare

Implemented enhancements:

  • Utilize stop_times.txt and shapes.txt shape_dist_traveled #987
  • Route endpoint: Accept multiple operated_by operators #710

Fixed bugs:

  • Non-import changesets should update nil stop distances of SSPs #1002

Closed issues:

  • Optimize SSP distances in update computed attributes #1000
  • Validate entity attribute on EntityWithIssues model #998
  • Quality Issue for RSP reversed geometry #925
  • refactor computed properties #829
  • Changeset: entity destroy is order dependent #742
  • FeedEater creates Changeset that only represent entity diffs #571
  • Stop EIFF Debugging #561
  • Error parsing GTFS CSV with incorrect quote escaping #511
  • store Who's on First integer IDs for Feed country and region (in addition to string names) #284

Merged pull requests:

Production release 4.9.23

08 Mar 19:24
Compare
Choose a tag to compare

Implemented enhancements:

  • rsp_line_inaccurate quality check fix #771
  • RSP Optimization 2 #748

Fixed bugs:

  • Bounds not including rsp_line_inaccurate RSPs #991
  • FeedVersion: Duplicate sha1 #981
  • createUpdate looks back at old merged and changed records #963
  • rsp\_line\_inaccurate quality check fix #771

Closed issues:

  • Create Issue when a Feed import has no matching Operators #997
  • Still more "false positive" issues with dist calc #945
  • Remove rake task for deleting unreferenced entities #926
  • Hide or delete 'inactive' RouteStopPatterns #907

Merged pull requests:

Production release 4.9.22

17 Feb 22:47
Compare
Choose a tag to compare

Fixed bugs:

  • Query of RouteStopPatterns by any stops wrong #968
  • Berlin import error in operators #930

Closed issues:

  • Frequency adjustments for interpolated stop_times #973
  • Missing transfer Stops #972
  • Direct relationship between parent stations and stops/platforms? #971
  • Frequency import: interpolated schedules #961
  • gtfs_graph_spec quite slow #958
  • Frequency based schedules: relative arrival/destination times in SSPs #951
  • Change exclude_geometry false default to include_geometry true #939
  • Optional embedding of issues #913
  • Remove Feed onestop_id from s3 filenames #895
  • Issues can be falsely "resolved" on changeset #701
  • add Javadoc-style inline docs to GtfsGraph #399
  • Onestop ID lineage/deaccessioning #332
  • remove EntityImportedFromFeed join model #276

Merged pull requests: