1
1
---
2
2
title : " Support & Issues"
3
- description : " Comprehensive guide for accessing source code, reporting issues, and obtaining support for Duende products"
3
+ description : " Comprehensive guide for accessing source code, reporting issues, and obtaining support for Duende products. "
4
4
sidebar :
5
5
order : 3
6
6
redirect_from :
@@ -51,8 +51,6 @@ discuss potential bugs.
51
51
52
52
## Support
53
53
54
- See for our [ support policy] ( https://duendesoftware.com/products/support ) .
55
-
56
54
### Standard Support
57
55
58
56
Standard support and feature requests are handled via our
@@ -78,6 +76,26 @@ on our community forums if you need help.
78
76
title = " Priority Support PDF"
79
77
/>
80
78
79
+ ### Supported Versions
80
+
81
+ The following table tracks release and end of support dates for Duende products.
82
+
83
+ | Name | Release Date | Supported .NET Platforms | Support End-of-Life |
84
+ | ---------------------------| -------------------| --------------------------| ---------------------|
85
+ | Duende IdentityServer v7 | January 24, 2024 | .NET 8 | November 10, 2026 |
86
+ | | | .NET 9 | May 12, 2026 |
87
+ | Duende IdentityServer v6 | January 13, 2022 | .NET 6 | November 12, 2024 |
88
+ | | | .NET 7 | May 14, 2024 |
89
+ | Duende IdentityServer v5 | January 14, 2021 | .NET Core 3.1 | December 13, 2022 |
90
+ | | | .NET 5 | May 10, 2022 |
91
+ | Duende BFF v3 | March 17, 2025 | .NET 8 | November 10, 2026 |
92
+ | | | .NET 9 | May 12, 2026 |
93
+ | Duende BFF v2 | November 11, 2022 | .NET 8 | November 10, 2026 |
94
+ | | | .NET 9 | May 12, 2026 |
95
+ | Duende BFF v1 | January 14, 2021 | .NET Core 3.1 | December 13, 2022 |
96
+ | | | .NET 5 | May 10, 2022 |
97
+ | | | .NET 6 | November 12, 2024 |
98
+
81
99
## Reporting a security vulnerability
82
100
83
101
[ Security issues and bugs should be reported privately here] ( https://duendesoftware.com/contact/general ) . You should
0 commit comments