Skip to content

Commit fb84e97

Browse files
authored
(DOCSP-36942) Adds AKO v2.1 RNs. (#27)
* (DOCSP-36942) Adds AKO v2.1 RNs. * Revises per tech review
1 parent e25552e commit fb84e97

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

source/ak8so-changelog.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,35 @@
1919
You can find the full list of |ak8so| releases `here
2020
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`_.
2121

22+
.. _ak8so_21:
23+
24+
|ak8so| 2.1.0
25+
-------------
26+
27+
Fixes
28+
~~~~~
29+
30+
- Disables the ``--subobject-deletion-protection`` flag due to a bug that prevents users from
31+
modifying existing resources when :ref:`deletion protection <deletion-protection>` is enabled.
32+
You can still use the
33+
:ref:`--object-deletion-protection <revert-deletion-protection>` flag to control deletion protection on a per-custom-resource basis.
34+
35+
New
36+
~~~
37+
38+
- Adds the ``terminationProtectionEnabled`` property to the ``deploymentSpec``
39+
fields in the :ref:`atlasproject-custom-resource` to achieve feature parity with
40+
:ref:`serverless instances <ak8so-serverless-instance>` deployed with the :ref:`atlasdeployment-custom-resource`.
41+
42+
- Adds |oidc| and |aws| IAM authentication fields to the
43+
:ref:`atlasdatabaseuser-custom-resource`. To learn more, see :setting:`spec.oidcAuthType`.
44+
45+
Changes
46+
~~~~~~~
47+
48+
- Deprecates ``cloudProviderAccess*`` fields in favor of ``cloudProviderIntegration*``
49+
fields in the :ref:`atlasproject-custom-resource`.
50+
2251
.. _ak8so_201:
2352

2453
|ak8so| 2.0.1

0 commit comments

Comments
 (0)