December 2022 v6.8
What's Changed
- Fix condition for logging IndexedPolygonCollection attribute type errors by @ansoncfit in #802
- Bugfix: add zero-argument constructor to
DataSourceValidationIssues
for deserialization by @trevorgerhardt in #808 - Handle GTFS feeds with pathway nodes by @abyrd in #804
- Zoom levels: #807, #813, #820
- Add an endpoint for deleting tasks by @trevorgerhardt in #814
- Clarify third-party support and versioning in README by @ansoncfit in #817
- Increase limit on geographic extents for grids, OSM, and GTFS by @ansoncfit in #819
- handle missing restriction vertex, fixes #681 by @abyrd in #826
- Fix off-by-one in CSV error message by @ansoncfit in #822
- Cluster startup: #824, #848, #830
- Path summaries/itinerary details: return raw data in JSON by @trevorgerhardt in #827
- WorkerProxyController: use the status code from the worker response by @trevorgerhardt in #829
- Remove jitpack maven repo by @abyrd in #831
- Add CodeQL Analysis Github Action by @trevorgerhardt in #809
- Add table of per-edge factors to network when modification requires it by @abyrd in #838
- Avoid setting multiple LTS flags on edges via modifications by @abyrd in #843
- Limit number of error/warning/info messages by @abyrd in #845
- Disallow travel through barrier nodes by @abyrd in #841, #848
Full Changelog: v6.7...v6.8