Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

33 lines (16 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2025-01-08)

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)

1.0.0 (2024-12-24)