Releases: MobilityData/mobility-feed-api
v1.8.13
What's Changed
- fix: batch process dataset function raises out of memory with large feeds by @cka-y in #1320
- Feat: gtfs visualization by @Alessandro100 in #1270
- chore(deps): multiple package upgrades by dependabot by @davidgamez in #1327
- fix: hide route map info behind feature flag by @davidgamez in #1329
- feat: reverse geolocation per polygon strategy by @davidgamez in #1318
- feat: create pmtiles for new datasets + update location extraction by @cka-y in #1322
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- feat: 1172 refresh feedsearch view asynchronically by @qcdyx in #1294
- feat: added batch fill for dataset size and files by @cka-y in #1302
- fix: flexible cloud task queue name that allows queue recreation by @qcdyx in #1310
- feat: Add a Feed Form new conditional fields by @emmambd in #1283
- feat: create a gcp function to generate the pmtiles of a single dataset by @jcpitre in #1305
- feat: add reverse geolocation strategy parameter by @davidgamez in #1309
- fix: 1308 refresh view cloud task not created when a new dataset is downloaded by @qcdyx in #1316
- fix: task name set to none by @davidgamez in #1319
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- feat: support feed stable ids as request parameter in the GBFS validator batch function by @davidgamez in #1306
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- Fix: problem fetching datasets with type 1 authentication. by @jcpitre in #1292
- fix: feed files are not been extracted by @davidgamez in #1303
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- fix: 1204 bounding boxes are missing for many feeds with good stopstxt files by @qcdyx in #1266
- fix: 2 corrections on gbfs populate by @jcpitre in #1265
- fix: GBFS duplicated versions by @cka-y in #1275
- feat: unzip and store latest dataset by @cka-y in #1284
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- fix: prepare validated_at to be null when validation report is not returned by @davidgamez in #1267
- fix: prevent validation report from being crawled by search engines by @Alessandro100 in #1272
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Feat: gbfs seo + structured data by @Alessandro100 in #1245
- fix: logging API roles by @davidgamez in #1244
- feat: new assign next release workflow by @fredericsimard in #1243
- feat: lighthouse report on frontend PRs by @Alessandro100 in #1203
- fix: cartesian product with gtfsdatasets in query by @cka-y in #1261
- feat: transitland and fta attribution by @Alessandro100 in #1257
Full Changelog: v1.8.6...v1.8.7
v1.8.6
Highlights
GBFS data now in the Mobility Database!
Prior to this release, the Mobility Database only included transit (GTFS) data. Now shared mobility data is available, with over 1000 GBFS feeds discoverable to journey planners, researchers, and cities. These GBFS feeds come automatically from the systems catalog. It also integrates with the GBFS validator.
You can use the Mobility Database as
A trip planner: Find GBFS feeds to use in your app, and assess their data quality to help with pre-processing
An operator: Make your data easy-to-find for rider-facing apps, and check your data quality
A researcher: Use GBFS data in your analysis and see what features are included
What's Changed
- fix: GBFS validation report error + missing db sync by @cka-y in #1236
- fix: missing tracking information in api logs by @davidgamez in #1235
- UI: gbfs launch text by @emmambd in #1228
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- fix: HTTP 503 response for gbfs_feeds endpoint by @davidgamez in #1206
- chore: add response http status code to the logs by @davidgamez in #1208
- chore: update logging for the CSV export function by @davidgamez in #1211
- chore: improve logs on GBFS processing functions by @davidgamez in #1213
- chore: improve logs on reverse geolocation functions by @davidgamez in #1217
- chore: improve logs on operations api by @davidgamez in #1220
- chore: improve logs on update tasks functions by @davidgamez in #1219
- chore: improve logs on update feed status function by @davidgamez in #1218
- chore: improve logs on validation report processing functions by @davidgamez in #1214
- chore: improve logs on Tokens API by @davidgamez in #1216
- chore: improve logs TLD functions by @davidgamez in #1212
- chore: update big query ingestion logs by @davidgamez in #1210
- chore: update pre-processing analytics logs by @davidgamez in #1224
- fix: populate gbfs script setting producer_url as autodiscovery_url by @davidgamez in #1223
- feat: allow duplicate versions for gbfs feeds with different sources by @cka-y in #1222
- feat: using lat/lon from all available files for gbfs loc extraction by @cka-y in #1226
- Feat: gbfs autodiscovery in detail page by @Alessandro100 in #1229
- chore: improve API logs by @davidgamez in #1227
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- feat: trigger db update on
systems.csv
change by @cka-y in #1176 - fix: dispatch action typo by @cka-y in #1180
- feat: 1125 modifying features in gbfs endpoints by @qcdyx in #1177
- feat: gbfs visualizations + auto discovery by @Alessandro100 in #1179
- feat: gbfs error message for no versions by @Alessandro100 in #1191
- feat: removed default search selection by @Alessandro100 in #1192
- fix: gbfs update title on detail page by @Alessandro100 in #1194
- feat: changed sort feeds page by created_at by @qcdyx in #1178
- fix: home page flickering bug by @Alessandro100 in #1185
- Feat: gbfs version filtering + versions display on search page by @Alessandro100 in #1190
- fix: Corrected the data_type property examples in the OpenApi schemas by @jcpitre in #1183
- feat: added free_bike_status to list of features. by @qcdyx in #1196
- chore: improve logs in batch functions by @davidgamez in #1201
Full Changelog: v1.8.3...v1.8.4