릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
AddOpenBehavior fails to register pipeline behaviors with nested generic parameters (e.g., IPipelineBehavior<TRequest, List<TItem>>). The fix introduces assembly scanning to explicitly close open behaviors when their response type is a nested generic, working around a DI container limitation.