-
Notifications
You must be signed in to change notification settings - Fork 1.7k
/
Copy pathrelease-notes.txt
91 lines (63 loc) · 1.54 KB
/
release-notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
.. start-include-here
.. _server-release-notes-landing:
Release Notes
-------------
.. meta::
:description: Explore release notes for current and previous stable MongoDB versions, including EOL releases.
Always install the latest, stable version of MongoDB. For more
information on types of MongoDB releases, see
:ref:`release-version-numbers`.
To see changes in MongoDB releases, see the following release notes.
Current Rapid Release
~~~~~~~~~~~~~~~~~~~~~
(*8.1-series*)
.. include:: /includes/in-dev.rst
- :ref:`release-notes-8.1`
Current Stable Release
~~~~~~~~~~~~~~~~~~~~~~~
(*8.0-series*)
- :ref:`release-notes-8.0`
Previous Stable Releases
~~~~~~~~~~~~~~~~~~~~~~~~
- :ref:`release-notes-7.0`
- :ref:`release-notes-6.0`
- :ref:`release-notes-5.0`
EOL Releases
~~~~~~~~~~~~
.. hlist::
:columns: 3
- 4.4
- 4.2
- 4.0
- 3.6
- 3.4
- 3.2
- 3.0
- 2.6
- 2.4
- 2.2
- 2.0
- 1.8
- 1.6
- 1.4
- 1.2
.. note::
For documentation associated with an EOL release, see
`the legacy documentation <https://www.mongodb.com/docs/legacy/?site=docs>`__.
.. toctree::
:maxdepth: 1
:hidden:
8.1 (Rapid Release) </release-notes/8.1>
8.0 (Stable Release) </release-notes/8.0>
7.0 </release-notes/7.0>
6.0 </release-notes/6.0>
5.0 </release-notes/5.0>
.. end-include-here
.. this page is primarily accessible via the /reference
Additional Information
~~~~~~~~~~~~~~~~~~~~~~
See also: :doc:`/reference/versioning`
.. toctree::
:maxdepth: 1
:hidden:
Versioning </reference/versioning>