Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 10:38
· 13 commits to master since this release

Features

  • add @fastify/under-pressure for enhanced server performance monitoring (4d4093d)
  • add close-with-grace for graceful server shutdown (3079d6d)

1.0.2 (2025-01-06)

Bug Fixes

  • change log level from error to info on server close (b8419dc)
  • include test files in TypeScript compilation (387de84)

1.0.1 (2025-01-06)

Features

  • register AutoLoad for plugins directory in app initialization (a076acf)

Bug Fixes

  • update Dockerfile command and process.yml script path (9acfb82)