Skip to content

Releases: fastify/under-pressure

v7.0.0

06 Jun 04:54
dfa4b43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v7.0.0

v6.0.0

11 May 07:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.8.1...v6.0.0

v5.8.1

01 May 17:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.8.0...v5.8.1

v5.8.0

04 Oct 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.8.0

v5.7.0

17 Jun 15:58
09e11ad
Compare
Choose a tag to compare

📚 PR:

  • chore(gitignore): use latest github ignore template (#85)
  • ci(dependabot): update github actions (#86)
  • Bump actions/setup-node from v1 to v2.1.5 (#88)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#87)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#89)
  • chore: doc updates and ci style change (#93)
  • docs(readme): minor grammar changes (#94)
  • feat: move to tap 15 (#96)
  • Bump @types/node from 14.14.43 to 15.0.1 (#99)
  • ci: add nodejs v16 to test matrix (#97)
  • Bump actions/checkout from 2 to 2.3.4 (#102)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#104)
  • FastifyInstance as argument for healthCheck (#109)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#106)

v5.6.0

04 Feb 18:07
Compare
Choose a tag to compare
  • Added pressure handler to options (#82)

v5.5.0

03 Feb 11:55
ca536a9
Compare
Choose a tag to compare

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #78 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • Bump fastify-error from 0.2.0 to 0.3.0
  • Merge pull request #79 from fastify/dependabot/npm_and_yarn/fastify-error-0.3.0
  • chore: add dependabot automerge (#77)
  • Fix #83: Allow custom response from healthCheck function (#84)

v5.4.0

28 Nov 09:50
Compare
Choose a tag to compare

📚 PR:

  • feat(expose new metric): exposes eventLoopUtilization to memoryUsage function (#74)

v5.3.0

01 Nov 12:17
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • feat: add stale (#67)
  • feat(eventloop utilization): adds event loop utilization metric (#71)
  • From var to let and const (#73)

v5.2.0

24 Sep 09:40
Compare
Choose a tag to compare

📚 PR:

  • Bump typescript from 3.9.7 to 4.0.3
  • add routeSchemaOpts to exposeStatusRoute (#63)