Releases: morganney/restbus
Releases · morganney/restbus
v2.4.2
What's Changed
- chore: bump express to patch vuln. by @morganney in #25
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- feat: aws lambda build. by @morganney in #21
- ci: add deploy lambda. by @morganney in #22
- docs: update references to documentation. by @morganney in #23
Full Changelog: v2.3.0...v2.4.1
Release v2.3.0
feat: env var to disable logging.
Release v2.2.0
Adds support for a ?links
query parameter. Setting it to false
will disable the _links
property on responses.
Release v2.1.0
Improves directionTitle
and adds epochTime
to the GET /locations/:latlon/predictions
endpoint.
Release v2.0.3
Fixes GET /locations/:latlon/predictions
endpoint.
Release v2.0.2
Upgrades xml2js
to a version that has a patch for a reported CWE-1321 vulnerability.
Release v2.0.1
Upgrades express
to patch a vuln in qs
.
v2.0.0: Merge pull request #12 from morganney/develop
Updates to new UMO host and proxies over HTTPS.