Skip to content

Commit 4796ffb

Browse files
committed
Update the support policy
1 parent c3b7ba9 commit 4796ffb

File tree

1 file changed

+30
-14
lines changed

1 file changed

+30
-14
lines changed

README.md

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,41 @@ You should receive a response within 24 hours. If for some reason you do not, pl
9494

9595
--------------
9696

97-
## Support
97+
## Support policy
9898

9999
If you need support, please first make sure you're [sponsoring the project](https://github.com/sponsors/kevinchalet).
100100
Depending on the tier you selected, you can open a GitHub ticket or send an email to contact@openiddict.com for private support.
101-
102101
Alternatively, you can also post your question on [Gitter](https://app.gitter.im/#/room/#openiddict_openiddict-core:gitter.im).
103102

104-
> [!IMPORTANT]
105-
> With OpenIddict 5.x now being generally available, the previous version, OpenIddict 4.x, stops being supported and won't receive bug
106-
> fixes or security updates. As such, it is recommended to migrate to OpenIddict 5.x to continue receiving bug and security fixes.
107-
>
108-
> **There are, however, two exceptions to this policy**:
109-
> - **ABP Framework 7.x users will still receive patches for OpenIddict 4.x for as long as ABP Framework 7.x itself is supported by Volosoft**
110-
> (typically a year following the release of ABP 8.x), whether they have a commercial ABP license or just use the free packages.
111-
>
112-
> - **OpenIddict sponsors who have opted for a $250+/month sponsorship are now offered extended support:**
113-
> - $250/month sponsors get full support for OpenIddict 4.x until June 18, 2024 (6 months).
114-
> - $500/month sponsors get full support for OpenIddict 4.x until December 18, 2024 (12 months).
115-
> - $1,000/month sponsors get full support for OpenIddict 4.x until December 18, 2025 (24 months).
103+
**Support is only offered for the latest stable version of OpenIddict**. There are, however, two exceptions to this policy:
104+
- **ABP Framework users receive patches for OpenIddict for as long as ABP Framework itself is supported by Volosoft**
105+
(typically a year following the release of a major ABP version), whether they have a commercial ABP license or just use the free packages.
106+
107+
| OpenIddict branch | ABP Framework branch | End of support date (estimated) |
108+
|-------------------|----------------------|---------------------------------|
109+
| 4.x | 7.x | December 19, 2024 |
110+
| 5.x | 8.x | November 19, 2025 |
111+
| 6.x (current) | 9.x | Currently supported |
112+
113+
- **OpenIddict sponsors are offered extended support depending on the selected sponsorship tier:**
114+
- $100/month sponsors get full support for the previous version 1 month following the release of a new major version.
115+
- $250/month sponsors get full support for the previous version 6 months following the release of a new major version.
116+
- $500/month sponsors get full support for the previous version 12 months following the release of a new major version.
117+
- $1,000/month sponsors get full support for the previous version 24 months following the release of a new major version.
118+
119+
| OpenIddict branch | Sponsorship tier | End of support date |
120+
|-------------------|------------------------|---------------------|
121+
| 4.x | $100/month (or more) | January 18, 2024 |
122+
| 4.x | $250/month (or more) | June 18, 2024 |
123+
| 4.x | $500/month (or more) | December 18, 2024 |
124+
| 4.x | $1,000/month (or more) | December 18, 2025 |
125+
| | | |
126+
| 5.x | $100/month (or more) | January 17, 2025 |
127+
| 5.x | $250/month (or more) | June 17, 2025 |
128+
| 5.x | $500/month (or more) | December 17, 2025 |
129+
| 5.x | $1,000/month (or more) | December 17, 2026 |
130+
| | | |
131+
| 6.x (current) | Any | Currently supported |
116132

117133
--------------
118134

0 commit comments

Comments
 (0)