Skip to content

Releases: MobilityData/mobility-feed-api

v1.8.3

07 May 15:18
a66d94a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

01 May 20:05
eff7529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

01 May 16:53
c9824d3
Compare
Choose a tag to compare

Highlights

✨ New feature alert: Filter GTFS Schedule feeds by feature on https://mobilitydatabase.org/feeds

What's Changed

Full Changelog: v1.8...v1.8.1

v1.8

23 Apr 19:10
7088cd2
Compare
Choose a tag to compare

Highlights

New feature alert: GBFS feeds available in the API based on GBFS' systems.csv

🐛 Bug fixes for missing validation reports and locations

What's Changed

  • feat: enhance gbfs validation pipeline for version tracking by @cka-y in #1064
  • fix: missing validator reports counters for newly added reports by @davidgamez in #1101
  • feat: update get_feeds endpoint to support pagination parameters by @AlfredNwolisa in #1108
  • fix: remove gbfs populate script from mdb catalog trigger by @davidgamez in #1109
  • fix: update prod dataset scheduler by @davidgamez in #1094
  • Feat: checkbox filter enhancements by @Alessandro100 in #1107
  • Feat: add new spreadsheet to the readme and share new spreadsheet schema by @jcpitre in #1110
  • feat: added GBFS endpoints by @cka-y in #1103
  • fix: missing validation reports by @davidgamez in #1102
  • Feat:Emphasized changes in the id column in the spreadsheet schema. by @jcpitre in #1121
  • feat: udpate feed status on validation report by @Alessandro100 in #1122
  • feat: add latest dataset features to the search endpoint by @davidgamez in #1119
  • fix: process validation report when dataset is not committed to the DB yet by @davidgamez in #1127
  • fix: location extraction sqlalchemy sync bugs + batch fill by @cka-y in #1134
  • fix: update populate script -> feed status only on new feeds by @Alessandro100 in #1133
  • fix:should use Feed.official in materialized view by @qcdyx in #1128
  • Changed the links for the feed spreadsheet and schema in the FAQ by @jcpitre in #1135

Full Changelog: v1.7.3...v1.8

v1.7.3

10 Apr 17:15
f6273e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

10 Apr 10:54
36747ba
Compare
Choose a tag to compare

What's Changed

  • fix: official tag to gtfs_rt detail page by @Alessandro100 in #1084
  • feat: use the location with the most stops when exporting the csv by @cka-y in #1096
  • feat: 1055 cache validation report notices summary by @qcdyx in #1079
  • fix: GTFS validator GCP workflow takes too much time to complete by @davidgamez in #1093
  • feat: add official field in the operational API update endpoint by @AlfredNwolisa in #1097

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Apr 16:09
3eb4a5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

03 Apr 14:47
5aac595
Compare
Choose a tag to compare

Warning

This version introduces maximum to the limit parameters in all listing endpoints. However, it is not an immediate breaking change as the limits were set higher than the current entities count on each endpoint. This will limit the number of results per endpoint to the maximum value if the limit is not in the request. Find the complete conversion in #1059

What's Changed

Full Changelog: v1.6.4...v1.7.0

v1.6.4

26 Mar 21:03
380430d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

26 Mar 14:59
9840926
Compare
Choose a tag to compare

What's Changed

  • feat: implement get_feeds endpoint with filtering and pagination support by @AlfredNwolisa in #908
  • feat: add support for timezones - 946 by @qcdyx in #952
  • fix: 1024 load tests are failing with gcp token message by @qcdyx in #1040
  • fix: integration test failing to install python dependencies by @davidgamez in #1039
  • update feed status terraform daily by @Alessandro100 in #1047
  • Feat: feed detail page, timezone + dataset service date range by @Alessandro100 in #1044
  • Fix: Changed the API to return feeds where official is false or null by @jcpitre in #1043

Full Changelog: v1.6.2...v1.6.3