- Fixed microservices handling: corrected falsy check when `indexOf` returns 0 and added configurable max pattern depth and object complexity limits.
- Allowed override for `initializeWildcardHandlersIf...` in core (chore).
- Updated dependencies: @fastify/middie to v9.2.0 and multer to v2.1.0, addressing security concerns.