File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,27 @@ Release Notes for |k8s-op-full|
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. _ent-op-1.2.2:
16
+
17
+ |k8s-op-full| 1.2.2
18
+ -------------------
19
+
20
+ *Released 2019-08-30*
21
+
22
+ - **Security Fix:** Clusters configured by |k8s-op-short| versions
23
+ 1.0 through 1.2.1 used an insufficiently strong keyfile for internal
24
+ cluster authentication between ``mongod`` processes. This only affects
25
+ clusters which are using X.509 for user authentication, but are not
26
+ using X.509 for internal cluster authentication. Users are advised to
27
+ upgrade to version 1.2.2, which will replace all managed keyfiles.
28
+
29
+ - **Security Fix:** Clusters configured by |k8s-op-short| versions 1.0
30
+ through 1.2.1 used an insufficiently strong password to authenticate
31
+ the MongoDB Agent. This only affects clusters which have been manually
32
+ configured to enable ``SCRAM-SHA-1``, which is not a supported
33
+ configuration. Users are advised to upgrade to version 1.2.2, which
34
+ will reset these passwords.
35
+
15
36
.. _ent-op-1.2.1:
16
37
17
38
|k8s-op-full| 1.2.1
You can’t perform that action at this time.
0 commit comments