v1.1.0
What's Changed
- chore: add released type to release event by @davidgamez in #324
- fix: Upload integration tests results if tests fail by @jcpitre in #326
- feat: set feature flag system in place by @cka-y in #332
- feat: added sign in and sign up with apple UI by @qcdyx in #333
- feat: release updates by @cka-y in #335
- feat: 327 mobility database change gtfs components to gtfs features label by @qcdyx in #340
- feat: execute the GTFS Validator after downloading a dataset by @cka-y in #342
- fix: onboarding config and readme updates for web-app by @Alessandro100 in #365
- feat: define API schema for search endpoint by @davidgamez in #363
- fix: workflow creation permission by @cka-y in #375
- chore(deps): bump the npm_and_yarn group across 2 directories with 6 updates(sibling) by @davidgamez in #374
- feat: add feature flag constant to the UI contants by @qcdyx in #372
- feat: make API publicly accessible for displaying UI by @cka-y in #377
- feat: cache yarn modules for cicd by @Alessandro100 in #381
- feat: search endpoint implementation by @davidgamez in #382
- fix: migrate sqlalchemy to 2.x version by @davidgamez in #387
- fix: Feed Search endpoint is returning DB id instead of feed.stable_id for feed_references field by @davidgamez in #392
- feat: add location array to gtfs_rt API response by @davidgamez in #393
- feat: update database with validators report by @cka-y in #383
- feat: added validator version to report filename by @cka-y in #403
- add client-side types and redux scaffolding for database API by @indraneel in #404
- fix: Removed duplicate locations returned by gtfs-feeds API call by @jcpitre in #400
- fix: populate DB is broken after upgrading SQLAlchemy to 2.x version by @davidgamez in #406
- feat: Update GCP workflow to download latest dataset the day a feed is merged in the catalogs by @cka-y in #411
- feat: Define how often feeds are checked for updates by @cka-y in #415
- feat: add a error count to latest dataset object in gtfs-feeds by @davidgamez in #396
- feat: Implement script to update existing datasets with validator reports by @cka-y in #410
- feat: Modify documentation for batch processing by @cka-y in #424
- chore: set user agent to the integration tests requests by @davidgamez in #426
- feat: tie API usage to user account by @davidgamez in #421
- fix: latest dataset being null by @cka-y in #433
- fix: 432 modify api schema to conform to expected behavior for 11 release by @jcpitre in #435
New Contributors
- @Alessandro100 made their first contribution in #365
Full Changelog: v1.0.1...v1.1.0