- Improved developer experience with API docs, new log levels, @Redirect decorator, async NestModule.configure, beforeApplicationShutdown hook, and resolve() for scoped providers.
- Boosted microservices capabilities: hot observables for emit, nextTick scheduling for performance, added serializers/deserializers, proper argument passing to request‑scoped proxies, and corrected isTerminated handling.
- Fixed several core and platform issues including null onModuleInit guard, request‑scoped middleware bug, method handler conflicts, Express Multer PreservePath property location, and migrated CI to CircleCI.