Skip to content

Commit e1426ca

Browse files
committed
docs: update version support now that Mongoose 6 is past its legacy support date
1 parent d31310a commit e1426ca

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/version-support.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,11 @@ We ship all new bug fixes and features to 7.x.
55

66
## Mongoose 6
77

8-
Mongoose 6.x (released August 24, 2021) is currently in legacy support.
9-
We will continue to ship bug fixes to Mongoose 6 until August 24, 2023.
10-
After August 24, 2023, we will only ship security fixes, and backport requested fixes to Mongoose 6.
8+
Mongoose 6.x (released August 24, 2021) is currently only receiving security fixes and requested bug fixes as of August 24, 2023.
119
Please open a [bug report on GitHub](https://github.com/Automattic/mongoose/issues/new?assignees=&labels=&template=bug.yml) to request backporting a fix to Mongoose 6.
1210

13-
We are **not** actively backporting any new features from Mongoose 7 into Mongoose 6.
14-
Until August 24, 2023, we will backport requested features into Mongoose 6; please open a [feature request on GitHub](https://github.com/Automattic/mongoose/issues/new?assignees=&labels=enhancement%2Cnew+feature&template=feature.yml) to request backporting a feature into Mongoose 6.
15-
After August 24, 2023, we will not backport any new features into Mongoose 6.
16-
1711
We do not currently have a formal end of life (EOL) date for Mongoose 6.
18-
However, we will not end support for Mongoose 6 until at least January 1, 2024.
12+
However, we will not end support for Mongoose 6 until at least April 1, 2024.
1913

2014
## Mongoose 5
2115

0 commit comments

Comments
 (0)