Releases: transitmatters/new-train-tracker
Releases · transitmatters/new-train-tracker
2.4.0: Up to date and Serverless
What's Changed
- Additional dependency updates by @nathan-weinberg in #181
- Upgrade to node 20 by @nathan-weinberg in #182
- Bump black from 23.12.1 to 24.3.0 by @dependabot in #183
- feat(train-popover): add last updated date and predicted departure by @rudiejd in #185
- fix: typo in labels by @rudiejd in #188
- Bump idna from 3.6 to 3.7 by @dependabot in #190
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #191
- Fix: rollback dependency upgrade by @rudiejd in #194
- Add datadog monitoring to new-train-tracker by @devinmatte in #198
- Fix deploy env by @devinmatte in #199
- Datadog config optimization and fixes by @devinmatte in #201
- fix(predictions): only fetch predictions for a train when user opens the train opover by @rudiejd in #203
- Migrate NTT to Chalice from flask/ec2 by @devinmatte in #205
New Contributors
Full Changelog: 2.3.3...2.4.0
2.3 Release - Blue Train Tracker
What's Changed
- Updating to Typescript in a few files by @devinmatte in #109
- Remove self from CODEOWNERS by @austinjpaul in #113
- Add 'Cache-Control: nocache' to / and /trains by @mathcolo in #114
- Updating remaining files to Typescript by @devinmatte in #111
- Add Devin to Codeowners by @devinmatte in #115
- Remove postgres, remove test mode, and add new last_seen module by @mathcolo in #116
- Add /healthcheck and broaden try/except in last_seen by @mathcolo in #119
- Change badge display source workflows by @nathan-weinberg in #122
- Bump jpeg-js and @jimp/jpeg by @dependabot in #123
- Fix Red Line braintree branch 20221029 by @mathcolo in #124
- Moved docs out of dedicated directory by @nathan-weinberg in #125
- Updated Poetry config file by @nathan-weinberg in #127
- Updated backend lint config to use .flake8 file by @nathan-weinberg in #129
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #128
- Move from Lightsail deployment to EC2, automatic CloudFormation setup (w/beta env) by @mathcolo in #118
- GLX stops, Medford Branch by @devinmatte in #79
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #131
- Added package-lock.json check to CI/CD actions by @nathan-weinberg in #132
- Pinned package-lock-utd to a specifc version by @nathan-weinberg in #133
- Add Blue Line 2 by @danielreynoldsma and @lizapressman in #134
New Contributors
- @danielreynoldsma made their first contribution in #134
Full Changelog: 2.2.0...2.3.0
2.2 Release - Old Train Tracker
What's Changed
- Switch from Google Analytics to GoatCounter (NTT) by @mathcolo in #76
- Added static data to inital request payload by @nathan-weinberg in #72
- fix silly typo preventing redline dest as showing A or B by @austinjpaul in #80
- separate stat calculation by @austinjpaul in #81
- Bump ajv from 6.12.0 to 6.12.6 by @dependabot in #78
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #82
- Updated LICENSE by @nathan-weinberg in #88
- Update python side from pipenv -> poetry by @mathcolo in #89
- Add support for Typescript and update dependencies by @thiteixeira in #87
- Updated CI configuration by @nathan-weinberg in #97
- Conditionally enable postgres connection by @z0glen in #96
- fix: Also catch
RuntimeError
inreverse_if_stops_out_of_order
by @idreyn in #101 - Summary route for Thiago to consume by @mathcolo in #100
- Containerize NTT by @mathcolo in #90
- Updating dependencies to fix the CI by @devinmatte in #105
- Fixing build and esbuild for react 17 by @devinmatte in #108
- Adding eslint rules for explicit any and default export by @devinmatte in #110
- Adding toggle system for old/new/all trains by @devinmatte in #104
New Contributors
- @thiteixeira made their first contribution in #87
- @z0glen made their first contribution in #96
- @devinmatte made their first contribution in #105
Full Changelog: 2.1.1...2.2.0
New Train Tracker v2
Bump browserslist from 4.9.1 to 4.16.6 (#56) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.9.1 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.9.1...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>