Skip to content

Commit 255ab89

Browse files
authored
Merge pull request #784 from DuendeSoftware/mb/support
Add supported versions table to support documentation
2 parents ca1d41a + 315f1cf commit 255ab89

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

src/content/docs/general/support-and-issues.mdx

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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."
44
sidebar:
55
order: 3
66
redirect_from:
@@ -51,8 +51,6 @@ discuss potential bugs.
5151

5252
## Support
5353

54-
See for our [support policy](https://duendesoftware.com/products/support).
55-
5654
### Standard Support
5755

5856
Standard support and feature requests are handled via our
@@ -78,6 +76,26 @@ on our community forums if you need help.
7876
title="Priority Support PDF"
7977
/>
8078

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+
8199
## Reporting a security vulnerability
82100

83101
[Security issues and bugs should be reported privately here](https://duendesoftware.com/contact/general). You should

0 commit comments

Comments
 (0)