Releases
v4.1.0
4.1.0 (2022-02-08)
Bug Fixes
Add tests for updated merge logic, change code to make these tests pass (these tests only). (21afc50 )
AutoPublishJob: Prevent publishing if errors were found. (3f80a65 )
CalendarDatesMergeLineContext: Add missing converter for GTFS+ calendar_attributes. (b58e73b )
CalendarDatesMergeLineContext: Fix ref integrity errors (c34970c )
deps: bump gtfs-lib to v7.0.4 (9ac239c )
deps: Bump gtfs-lib to version 7.0.3. (59e0a79 )
FeedSource: Allow refetching a feed after a version upload. (d988113 )
FeedUpdater: Handle unknown feed ids from MTC. (8c9ad6b )
FeedUpdater: Prevent incorrect published status update on server startup. (a6a17d8 )
GtfsPlusValidation: Use CsvReader instead of own code. (ca6bfd8 )
MergeFeedsJob: Add some more tests and refactor. Prep for other fixes. (028c6de )
MergeFeedsJob: Add state for headers written; preserve calendar dates. (eabe6a6 )
MergeFeedsJob: add trip handling strategies for MTC merges (0111293 )
MergeFeedsJob: Write calendar_dates cloned service ids after initial table write. (6434ccd )
MergeFeedUtils: Use simplified stop times comparison (MTD req) (c1224bf )
MergeLineContext: Move newAgencyId to FeedMergeContext for persisted value. (e80950c )
MergeLineContext: Partially remove unused service ids (942e3e6 )
MergeLineContext: Partially remove unused service_ids. (6ea5968 )
MergeLineContext: Process GTFS+ timepoints table using logic og trips table. (55e28a8 )
MtcFeedResource: Add syncing Mongo with RTD carrier attributes after sending modified attribute (05b8032 )
MtcFeedResource: Avoid NullPointerException if ExternalFeedSourceProperty->AgencyId is set to n (1852cd5 )
StopsMergeLineContext: add missing stop ID update (e08419a )
StopsMergeLineContext: remap output before wrting new value (29e1357 )
TripsMergeLineContext: Remove unwritten entries from remap list. (9a47db3 )
Update feed merge logic (needs tests) (6dd613b )
Features
AutoPublishJob: Add and hook auto publish job. (bc6418c )
pelias: move webhook URL to project (ea6d0f8 )
PeliasUpdateJob: support dropping db (82b2ede )
Performance Improvements
GtfsValidationPlus: Close CSV reader after use. (0886082 )
You can’t perform that action at this time.