Skip to content

Commit 13738a2

Browse files
DOCSP-30308 bic requirements (#5154)
* bic requirements
1 parent 58c3577 commit 13738a2

File tree

4 files changed

+80
-1
lines changed

4 files changed

+80
-1
lines changed

source/includes/bic-compatibility.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
To use the |bic-full| on |mms| 6.0.0 or later, you must use MongoDB 4.0
2+
or later.
3+
4+
If your |bic-short-no-link| runs MongoDB 3.6, you must disable the
5+
|bic-short-no-link|, or update MongoDB to 4.0 before you upgrade |mms|
6+
to 6.0.0 or later.

source/includes/fact-onprem-platform-compatibility.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Before you upgrade |onprem|, make sure:
77
:ref:`Ops Manager 5.0 <ops-manager-agent-compatibility>`.
88
- The platform of the hosts serving the |onprem| agents are
99
:ref:`compatible with the Agents <ops-manager-agent-os-compatibility>`.
10+
- If you use |bic-short-no-link|, upgrade MongoDB to 4.0 or later.
1011

1112
If you upgraded the platform for the {+mdbagent+} hosts,
1213
:doc:`upgrade the {+mdbagent+}s </tutorial/nav/update-mongodb-agent>`

source/reference/mongodb-compatibility.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ MongoDB Versions Compatible with |mms|
6262
:ref:`4.0.0 <opsmgr-server-4.0.0>` or later are compatible with
6363
MongoDB versions 3.4.11 or later.
6464

65+
|bic-short-no-link| Compatibility
66+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
67+
68+
.. include:: /includes/bic-compatibility.rst
69+
6570
Backup Considerations for MongoDB Versions
6671
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6772

source/release-notes/changelogs/ops-manager/changelog-onprem-v6.0.rst

Lines changed: 68 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
*Released 2023-07-06*
77

8+
.. note::
9+
10+
.. include:: /includes/bic-compatibility.rst
11+
812
- Updates the {+mdbagent+} to :ref:`12.0.24.7719
913
<mongodb-12.0.24.7719>`.
1014
- Upgrades :mvn:`org.xerial.snappy:snappy-java
@@ -19,6 +23,10 @@
1923

2024
*Released 2023-06-15*
2125

26+
.. note::
27+
28+
.. include:: /includes/bic-compatibility.rst
29+
2230
- Updates the {+mdbagent+} to :ref:`12.0.23.7711 <mongodb-12.0.23.7711>`.
2331
- Adds support for |bic-full| 2.14.7.
2432
- Updates Go to 1.19.9+ to address the following |cve|\s:
@@ -37,6 +45,10 @@
3745

3846
*Released 2023-06-01*
3947

48+
.. note::
49+
50+
.. include:: /includes/bic-compatibility.rst
51+
4052
- Updates the {+mdbagent+} to :ref:`12.0.22.7705 <mongodb-12.0.22.7705>`.
4153
- Updates ``org.bitbucket.b_c:jose4j`` version 0.7.10 to version 0.9.3 to address
4254
`SNYK-JAVA-ORGBITBUCKETBC-5488281 <https://security.snyk.io/vuln/SNYK-JAVA-ORGBITBUCKETBC-5488281>`__.
@@ -58,6 +70,10 @@
5870

5971
*Released 2023-05-04*
6072

73+
.. note::
74+
75+
.. include:: /includes/bic-compatibility.rst
76+
6177
- Updates the {+mdbagent+} to :ref:`12.0.21.7698
6278
<mongodb-12.0.21.7698>`.
6379
- Updates JDK to ``jdk-11.0.19+7``.
@@ -79,6 +95,10 @@
7995

8096
*Released 2023-04-07*
8197

98+
.. note::
99+
100+
.. include:: /includes/bic-compatibility.rst
101+
82102
- Updates the {+mdbagent+} to :ref:`12.0.20.7686
83103
<mongodb-12.0.20.7686>`.
84104
- Compatible with :db-tools:`MongoDB Database Tools 100.7.0
@@ -94,6 +114,10 @@
94114

95115
*Released 2023-03-15*
96116

117+
.. note::
118+
119+
.. include:: /includes/bic-compatibility.rst
120+
97121
- Updates the {+mdbagent+} to :ref:`12.0.19.7676
98122
<mongodb-12.0.19.7676>`.
99123
- Updates `Apache Commons FileUpload
@@ -117,6 +141,10 @@
117141

118142
*Released 2023-03-02*
119143

144+
.. note::
145+
146+
.. include:: /includes/bic-compatibility.rst
147+
120148
- Updates the {+mdbagent+} to :ref:`12.0.18.7668
121149
<mongodb-12.0.18.7668>`.
122150
- The {+mdbagent+} now compresses its own rotated logs.
@@ -133,6 +161,10 @@
133161

134162
*Released 2023-02-02*
135163

164+
.. note::
165+
166+
.. include:: /includes/bic-compatibility.rst
167+
136168
- Updates the {+mdbagent+} to :ref:`12.0.17.7665
137169
<mongodb-12.0.17.7665>`.
138170
- Updates JDK to ``jdk-11.0.18+10``.
@@ -144,6 +176,10 @@
144176

145177
*Released 2023-01-12*
146178

179+
.. note::
180+
181+
.. include:: /includes/bic-compatibility.rst
182+
147183
- Updates the {+mdbagent+} to :ref:`12.0.16.7656
148184
<mongodb-12.0.16.7656>`.
149185
- Reintroduces :ref:`Namespace Filtering for backups <namespaces-filter>`.
@@ -155,6 +191,10 @@
155191

156192
*Released 2022-12-01*
157193

194+
.. note::
195+
196+
.. include:: /includes/bic-compatibility.rst
197+
158198
- Updates the {+mdbagent+} to :ref:`12.0.15.7646
159199
<mongodb-12.0.15.7646>`.
160200
- Fixes an issue where the list of projects was overriden in the left
@@ -172,6 +212,10 @@
172212

173213
*Released 2022-11-08*
174214

215+
.. note::
216+
217+
.. include:: /includes/bic-compatibility.rst
218+
175219
- Updates the {+mdbagent+} to :ref:`12.0.14.7630
176220
<mongodb-12.0.14.7630>`.
177221
- Updates JDK to ``jdk-11.0.17+8``.
@@ -188,6 +232,10 @@
188232

189233
*Released 2022-10-20*
190234

235+
.. note::
236+
237+
.. include:: /includes/bic-compatibility.rst
238+
191239
- Updates ``commons-text`` to 1.10.0 to address
192240
:cve-id:`CVE-2022-42889 <CVE-2022-42889>`.
193241

@@ -198,6 +246,10 @@
198246

199247
*Released 2022-10-13*
200248

249+
.. note::
250+
251+
.. include:: /includes/bic-compatibility.rst
252+
201253
- Updates the {+mdbagent+} to :ref:`12.0.12.7624 <mongodb-12.0.12.7624>`.
202254
- Compatible with :db-tools:`MongoDB Database Tools 100.6.0
203255
</release-notes/database-tools-changelog/#100.6.0-changelog>`.
@@ -208,14 +260,17 @@
208260
- Fixes an issue where the :guilabel:`Project List` was overriden in the
209261
left navigation bar in the UI.
210262

211-
212263
.. _opsmgr-server-6.0.3:
213264

214265
|onprem| Server 6.0.3
215266
~~~~~~~~~~~~~~~~~~~~~
216267

217268
*Released 2022-09-01*
218269

270+
.. note::
271+
272+
.. include:: /includes/bic-compatibility.rst
273+
219274
- Moves the :guilabel:`User to Distinguished Name Mapping` field in
220275
:guilabel:`Security Settings` from the :guilabel:`LDAP Authorization`
221276
section to the :guilabel:`Other Settings` section in
@@ -236,6 +291,10 @@
236291

237292
*Released 2022-08-04*
238293

294+
.. note::
295+
296+
.. include:: /includes/bic-compatibility.rst
297+
239298
- Removes spurious audit log rotation errors from the MongoDB Agent log
240299
files and corrects file suffix handling.
241300
- Adds MongoDB 6.0.0 as a deployment option.
@@ -255,6 +314,10 @@
255314

256315
*Released 2022-07-20*
257316

317+
.. note::
318+
319+
.. include:: /includes/bic-compatibility.rst
320+
258321
- Supports MongoDB 6.0 as a deployment option, but doesn't display
259322
MongoDB 6.0.0 as an available deployment option by default. To
260323
display MongoDB 6.0.0 as a deployment option, set
@@ -272,6 +335,10 @@
272335

273336
*Released 2022-07-19*
274337

338+
.. note::
339+
340+
.. include:: /includes/bic-compatibility.rst
341+
275342
- Updates the {+mdbagent+} to :ref:`12.0.8.7575 <mongodb-12.0.8.7575>`.
276343

277344
.. include:: /includes/extracts/om6-warning-server-68925.rst

0 commit comments

Comments
 (0)