All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2025-01-08)
- 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)
- change log level from error to info on server close (b8419dc)
- include test files in TypeScript compilation (387de84)
1.0.1 (2025-01-06)
- register AutoLoad for plugins directory in app initialization (a076acf)
- update Dockerfile command and process.yml script path (9acfb82)