Duende BFF Security Framework Lanzamientos

Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.

ene
feb
mar
abr
may
jun
jul
ago
sept
oct
nov
dic
Duende BFF Security Framework v4.2.010 jun 2026
Funciones
  • You can now specify a custom IAccessTokenRetriever through YARP route or cluster metadata.
Correcciones
  • Cookie name prefix constants (__Host-, __Secure-) now correctly include the trailing hyphen.
Duende BFF Security Framework v4.1.213 mar 2026
Funciones
  • Updated Duende.IdentityModel dependency to 8.0.1.
Duende BFF Security Framework v4.1.118 feb 2026
Correcciones
  • 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.329 ene 2026
Correcciones
  • Fixed issue where yarp proxying doesn't calculate htu correctly.
Duende BFF Security Framework v4.1.029 ene 2026
Funciones
  • Introduced new extensibility point to enrich the claims from the user endpoint.
Duende BFF Security Framework v4.0.213 ene 2026
Correcciones
  • Fixed nullability issues with ClaimRecord and ClaimsPrincipalRecord.