Skip to content

Release v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 15:01
  • Compatible with latest prom-client (also backwards compatible with older clients)
  • Http errors can specify logLevel. e.g.
ctx.assert(authorized, 401, {message:'Unauthorized', logLevel:'warn'})