|
| 1 | +============================= |
| 2 | +Release Notes for MongoDB 5.0 |
| 3 | +============================= |
| 4 | + |
| 5 | +.. default-domain:: mongodb |
| 6 | + |
| 7 | +.. contents:: On this page |
| 8 | + :local: |
| 9 | + :backlinks: none |
| 10 | + :depth: 1 |
| 11 | + :class: twocols |
| 12 | + |
| 13 | +.. _5.0-rel-notes-agg: |
| 14 | + |
| 15 | +Aggregation |
| 16 | +----------- |
| 17 | + |
| 18 | +.. _5.0-rel-notes-repl-sets: |
| 19 | + |
| 20 | +Replica Sets |
| 21 | +------------ |
| 22 | + |
| 23 | +.. _5.0-rel-notes-sharded-clusters: |
| 24 | + |
| 25 | +Sharded Clusters |
| 26 | +---------------- |
| 27 | + |
| 28 | +.. _5.0-rel-notes-projection: |
| 29 | + |
| 30 | +Projection |
| 31 | +---------- |
| 32 | + |
| 33 | +.. _5.0-rel-notes-transactions: |
| 34 | + |
| 35 | +Transactions |
| 36 | +------------ |
| 37 | + |
| 38 | +.. _5.0-rel-notes-security: |
| 39 | + |
| 40 | +Security Improvements |
| 41 | +--------------------- |
| 42 | + |
| 43 | +.. _5.0-rel-notes-logging: |
| 44 | + |
| 45 | +Structured Logging |
| 46 | +------------------ |
| 47 | + |
| 48 | +.. _5.0-rel-notes-platforms: |
| 49 | + |
| 50 | +Platform Support |
| 51 | +---------------- |
| 52 | + |
| 53 | +.. _5.0-rel-notes-shell: |
| 54 | + |
| 55 | +Mongo Shell |
| 56 | +----------- |
| 57 | + |
| 58 | +.. _5.0-rel-notes-drivers: |
| 59 | + |
| 60 | +Drivers |
| 61 | +------- |
| 62 | + |
| 63 | +.. _5.0-rel-notes-indexes: |
| 64 | + |
| 65 | +Indexes |
| 66 | +------- |
| 67 | + |
| 68 | +.. _5.0-rel-notes-removed-commands: |
| 69 | + |
| 70 | +Removed Commands |
| 71 | +---------------- |
| 72 | + |
| 73 | +.. _5.0-rel-notes-networking: |
| 74 | + |
| 75 | +Networking |
| 76 | +---------- |
| 77 | + |
| 78 | +.. _5.0-rel-notes-general: |
| 79 | + |
| 80 | +General Improvements |
| 81 | +-------------------- |
| 82 | + |
| 83 | +.. _5.0-upgrade: |
| 84 | + |
| 85 | +Upgrade Procedures |
| 86 | +------------------ |
| 87 | + |
| 88 | +.. _5.0-download: |
| 89 | + |
| 90 | +Download |
| 91 | +-------- |
| 92 | + |
| 93 | +To download MongoDB 5.0, go to the `MongoDB Download Center |
| 94 | +<https://www.mongodb.com/try/download?tck=docs_server>`_. |
| 95 | + |
| 96 | +.. seealso:: |
| 97 | + |
| 98 | + - `All Third Party License Notices <https://github.com/mongodb/mongo/blob/v4.4/distsrc/THIRD-PARTY-NOTICES>`_. |
| 99 | + |
| 100 | +.. _5.0-known-issues: |
| 101 | + |
| 102 | +Known Issues |
| 103 | +------------ |
| 104 | + |
| 105 | +Report an Issue |
| 106 | +--------------- |
| 107 | + |
| 108 | +To report an issue, see |
| 109 | +https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports for |
| 110 | +instructions on how to file a JIRA ticket for the MongoDB server or one |
| 111 | +of the related projects. |
| 112 | + |
| 113 | +.. class:: hidden |
| 114 | + |
| 115 | + .. toctree:: |
| 116 | + |
| 117 | + /release-notes/4.4-compatibility |
| 118 | + /release-notes/4.4-upgrade-standalone |
| 119 | + /release-notes/4.4-upgrade-replica-set |
| 120 | + /release-notes/4.4-upgrade-sharded-cluster |
| 121 | + /release-notes/4.4-downgrade |
| 122 | + /release-notes/4.4-changelog |
0 commit comments