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.