Releases: mbta/lamp
Releases · mbta/lamp
fix(bus): plan_stop_departure_sam
What's Changed
- fix(bus): make plan_stop_departure_sam seconds since service_date midnight by @runkelcorey in #651
Full Changelog: v1.6.0...v1.6.1
At the flick of a switch
What's Changed
- docs(lamp): Add definition for plan_stop_departure_dt and _sam by @runkelcorey in #646
- feat(lightswitch): deploy to prod if conditions are met by @runkelcorey in #648
- feat(lightswitch): add read_ymd function by @runkelcorey in #647
- fix(lightswitch): ensure ECS service deploys and task runs by @runkelcorey in #649
Full Changelog: v1.5.0...v1.6.0
On time
What's Changed
- bug(bus): consecutive null stop sequences are out of order by @runkelcorey in #645
Full Changelog: v1.4.0...v1.5.0
lightswitch
What's Changed
- feat(rail): upload CR data to tableau by @huangh in #636
- feat(lamp): Sort split trip join points by trip planned trip start date by @runkelcorey in #638
- feat(lamp): Publish duckdb metastore by @runkelcorey in #637
- feat(devops): speed up CI from 9 to 4 minutes by @huangh in #632
- fix(actions): Convert Lightswitch deployment from a scheduled-ecs to an ecs by @runkelcorey in #639
- fix(actions): define workflow_call for run_task by @runkelcorey in #641
- fix(actions): lightswitch run inherits secrets by @runkelcorey in #642
- Another trivial change to lightswitch.py by @runkelcorey in #643
- docs(flashback): mock up recent stop events by @runkelcorey in #633
Full Changelog: v1.3.7...v1.4.0
v1.3.7
What's Changed
- Remove temporary trip Id from LRTP TripUpdates by @runkelcorey in #635
Full Changelog: v1.3.6...v1.3.7
v1.3.6
v1.3.5
What's Changed
- feat(bus): associate operator_id and run_id with bus events and upload to tableau by @huangh in #627
- bug(bus) reconcile travel times with stop times by @runkelcorey in #616
- fix(bus): when gtfs and tm disagree on startpoint, gtfs goes first by @runkelcorey in #628
- fix(bus): improve regenerate logic to also regenerate if days do not exist by @huangh in #630
- fix(bus): Correct final_stop_has_arrival_dt logic by @runkelcorey in #629
- fix: remove america/new_york timezone from columns to handle dst change by @huangh in #631
Full Changelog: v1.3.4...v1.3.5
Improve stop_sequence, reinstate point_type, is_full_trip to BusPM
What's Changed
- feat(bus) add point_type and is_full_trip by @runkelcorey in #621
- Create parquet when create_parquet is called by @runkelcorey in #626
Full Changelog: 1.3.3...v1.3.4
v1.3.3
What's Changed
- fix(tableau): revert change to Light Rail 7 day dataset by @huangh in #620
- fix: add ERROR_BUCKET to validate on bus start by @huangh in #619
- bug(Tableau) Base LRTP TU schema on dy.Schema not base TU schema by @runkelcorey in #622
Full Changelog: v1.3.1...1.3.3
bus pm env var updates
What's Changed
- feat(bus) OAT 2.5: Improve stop_arrival and stop_departure by @runkelcorey in #594
- chore(bus) Rename dwell as stopped_duration by @runkelcorey in #609
- feat(logging) Log dataframely errors to s3 and separate each log statement by @runkelcorey in #606
- chore(tableau) Remove some columns for Tableau LRTP uploads by @runkelcorey in #603
- bug(bus) Compute lat/lon for each record by @runkelcorey in #592
- feat(bus) Order stop times, create a global stop order, and ensure headways are non-negative by @runkelcorey in #614
- feat(bus) Replace is_full_trip and point_type with checkpoint_id by @runkelcorey in #608
- feat(bus): ndays to auto-regen is set to 60 days by @huangh in #615
- chore: turn manual deploy label into emojis 😉 by @huangh in #617
Full Changelog: v1.3.0...v1.3.2