- ✅ common: Improved file validation error messages with dynamic context like file size and MIME type #14213
- ✅ common: Added mimetype fallback for more reliable file type validation #14995
- ✅ common: Added forceConsole option to ConsoleLogger for bypassing custom loggers when needed #15503
- ❌ core: Added declarative route rewrites support for backward compatibility #15630
- ✅ core: Skip lifecycle hooks for non-instantiated transient services #15571
- 🔄 core: Resolve extras in configurable module builder async methods #15705
- ✅ microservices: Fixed custom transport strategy injection in dynamic microservice configuration #15172
- ✅ platform-fastify: Fixed FastifyAdapter middleware registration before init in testing scenarios #15385
- ✅ graphql: Added typeName option for custom type naming #3678
- ✅ swagger: Added options to selectively disable Swagger UI and JSON/YAML endpoints #3185
- ✅ swagger: Added custom extension properties support for security schemes #3248
- ✅ swagger: Restored x-enumNames support for better API client generator compatibility #3307
- ✅ terminus: Added forRootAsync for DynamicModule Configurations #2670
- 🔄 terminus: Enhanced production-ready with GracefulShutdown sequence #2671
- 🔄 terminus: Update amqplib to 0.10.6 for rmq 4.1+ compatibility #2673
- ✅ docs: Added Vitest alias resolution configuration for SWC setup #3204
- ✅ docs: Improved Swagger UI and raw options documentation #3206
- 🔄 Enhanced HTTP agent createConnection documentation with synchronous behavior clarification #58205
- 🔄 Improved glob pattern documentation with detailed syntax and examples #58988
- 🔄 Fixed ENOENT errors on Windows drive root paths #58989
- 🔄 Added exclude option to path.matchesGlob method for advanced pattern filtering and fs.glob consistency #59061
- ✅ fix(client): add default generic parameters to PrismaClient constructor(6.14.0 breaking changes) #27897
- 🔄 feat: add default loki-mixin dashboards to TSDB #18732
- ✅ perf: parallelize memory discovery file operations 60%+ performance gain #5751
- 🔄 fix: include joined entity primary keys in pagination subquery #11669