Skip to content

Releases: mbta/lamp

v1.11.1 - update/backfill operational datasets

05 Mar 10:06
af33bd1

Choose a tag to compare

What's Changed

  • chore(rail): bump rail dataset version again to pick up backfill changes by @huangh in #713
  • fix(tableau): make sure test code class modifications cant leak to deployed app by @huangh in #714
  • feat(bus): add remarks for waived records by @runkelcorey in #709
  • chore(bus): regen all dataset for waiver info by @huangh in #715
  • chore(bus): backout bus version bump - regenerate data since aug 1 by @huangh in #716

Full Changelog: v1.11.0...v1.11.1

v1.11.0 - flashback v0

03 Mar 14:09
346c0bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

05 Feb 21:46
ac30905

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

commutative property

27 Jan 13:06
77de270

Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.10.0

v1.9.3

15 Jan 04:32
800a39d

Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

14 Jan 17:49

Choose a tag to compare

Full Changelog: v1.9.1...v1.9.2

v1.9.1

13 Jan 21:29
a70e3f3

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ruff from 0.14.6 to 0.14.11 by @dependabot[bot] in #681
  • fix(tableau): move computation of end_date to create_tableau_parquet by @runkelcorey in #687

Full Changelog: v.1.9.0...v1.9.1

it's about time

12 Jan 22:44
6f2e34c

Choose a tag to compare

What's Changed

  • feature(lightswitch): add table gtfs_schedule.effective_timestamps by @runkelcorey in #678
  • chore(deps-dev): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in #676
  • fix(lamp): remove dataschema from dataframely schemas by @runkelcorey in #679
  • fix(tableau): compute start_date at runtime by @runkelcorey in #685
  • fix(ingestion): diagonally union remote and new Glides records by @runkelcorey in #686

Full Changelog: v1.8.0...v.1.9.0

glide path

09 Jan 19:17
6493a3d

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

a nice trip next fall

06 Jan 18:46
499af75

Choose a tag to compare

What's Changed

  • docs(lightswitch): Add Lightswitch quickstart README by @runkelcorey in #650
  • chore(deps): Upgrade dataframely and polars by @runkelcorey in #659
  • feat(tableau): update tableau runners to accept arbitrary date range not just recent N days by @huangh in #660
  • Revise DuckDB interface and installation sections by @runkelcorey in #657
  • fix(bus): ensure plan_stop_departure_sam is not null by @runkelcorey in #652
  • fix(ingestion): polars upgrade introduced some type contention - fix underlying issue by @huangh in #662
  • feat(adhoc): delta ingestion backfill runner for rt trip updates by @huangh in #661
  • feat(bus): generate Fall 2025 rating bus dataset by @huangh in #665
  • chore(bus): downgrade bus vehicle events by @runkelcorey in #668
  • fix(bus): regeneration of bus datasets hangs on old days by @huangh in #667
  • fix(tableau): drop lamp_record_hash col when reading by @runkelcorey in #669

Full Changelog: v1.6.1...v1.7.0