Skip to content

Commit 8f0612e

Browse files
zach-carrjwilliams-mongo
authored andcommitted
(DOCSP-10898) Complete release notes (#302)
1 parent 208179e commit 8f0612e

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

source/release-notes.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,44 @@ Release Notes for |k8s-op-full|
2020
Production Notes </reference/production-notes>
2121
Known Issues </reference/known-issues>
2222

23+
.. _ent-op-1.5.4:
24+
25+
|k8s-op-full| 1.5.4
26+
-------------------
27+
28+
*Released 2020-06-22*
29+
30+
MongoDB Resource Changes
31+
~~~~~~~~~~~~~~~~~~~~~~~~
32+
33+
- Allows modification of authentication settings using the |com| UI if
34+
the :setting:`spec.security.authentication` setting is not provided
35+
in the MongoDB resource object definition.
36+
37+
Kubernetes Operator Changes
38+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
39+
40+
- Supports Helm :ref:`installation <install-k8s>` with
41+
``helm install`` in addition to ``helm template | kubectl apply``.
42+
``helm install`` is now the recommended way to install with Helm.
43+
44+
- Supports configuring the MongoDB Agent authentication mechanism
45+
independently from the cluster authentication mechanism.
46+
47+
- Supports configuring monitoring for the Application Database to send
48+
metrics to |onprem|. To learn more about the monitoring function of
49+
the MongoDB Agent, see
50+
:opsmgr:`MongoDB Agent </tutorial/nav/mongodb-agent/>`.
51+
52+
Bug Fixes
53+
~~~~~~~~~
54+
55+
- Fixes a bug that affected transitioning authentication mechanisms
56+
from X.509 to SCRAM.
57+
58+
- Fixes a bug that prevented the MongoDB Agent from reaching a goal
59+
state if SCRAM configuration was changed in the |onprem| UI.
60+
2361
.. _ent-op-1.5.3:
2462

2563
|k8s-op-full| 1.5.3

0 commit comments

Comments
 (0)