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.