Skip to content

Releases: jochen-schweizer/express-prom-bundle

4.0.0

08 Aug 10:16
Compare
Choose a tag to compare
  • upgrade prom-client to ~11.1.1
  • upgrade url-value-parser to ^2.0.0
  • add option urlValueParser

3.3.0

27 Jan 10:18
Compare
Choose a tag to compare
  • added an option promClient: {collectDefaultMetrics: {timeout: ...}}
  • upgrade prom-client to ~10.2.2 (switch to semver "approximately")

3.0.0

08 Aug 09:31
Compare
Choose a tag to compare
  • upgrade dependencies, most notably prom-client to 9.0.0
  • switch to koa v2 in koa unittest
  • only node v6 or higher is supported (stop supporting node v4 and v5)
  • switch to npm5 and use package-lock.json
  • options added: includeStatusCode, formatStatusCode

2.2.0

08 Aug 09:52
Compare
Choose a tag to compare

deprecate excludeRoutes, use req.originalUrl instead of req.path