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.