Duende BFF Security Framework 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Duende BFF Security Framework v4.2.02026년 6월 10일
기능
  • You can now specify a custom IAccessTokenRetriever through YARP route or cluster metadata.
수정 사항
  • Cookie name prefix constants (__Host-, __Secure-) now correctly include the trailing hyphen.
Duende BFF Security Framework v4.1.22026년 3월 13일
기능
  • Updated Duende.IdentityModel dependency to 8.0.1.
Duende BFF Security Framework v4.1.12026년 2월 18일
수정 사항
  • Fixed an issue where BFF will crash when openid connect options are retrieved outside of HTTP Request context.
  • Fixed an issue with Stackoverflow when BFF is explicitly configured with Authentication schemes, but without ForbidScheme.
Duende BFF Security Framework v4.0.32026년 1월 29일
수정 사항
  • Fixed issue where yarp proxying doesn't calculate htu correctly.
Duende BFF Security Framework v4.1.02026년 1월 29일
기능
  • Introduced new extensibility point to enrich the claims from the user endpoint.
Duende BFF Security Framework v4.0.22026년 1월 13일
수정 사항
  • Fixed nullability issues with ClaimRecord and ClaimsPrincipalRecord.