- Add global Axios configuration through HttpModule.register and support DynamicModule in NestFactory.create;
- Introduce @Optional decorator, enhance ExternalContextCreator, enable ModuleRef to access imported providers and hierarchical module resolution;
- Fix bugs including multiple FileInterceptor instances, custom decorator parameter requirement, Fastify middleware wildcards, inherited guards, NATS subject wrapping, and recursive OnModuleDestroy in testing modules