Skip to content

Commit 0f27d9c

Browse files
DOCSP-44992 2.5.0 release notes (#159)
Co-authored-by: Melissa Mahoney <[email protected]>
1 parent 8807b6f commit 0f27d9c

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

source/ak8so-changelog.txt

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

22+
.. _ako_250:
23+
24+
|ak8so| 2.5.0
25+
-------------
26+
27+
New Features, Improvements and Fixes
28+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29+
30+
- Adds support for local credentials for custom resources,
31+
allowing specific custom resources to be managed using specific Atlas Admin API credentials.
32+
- ``AtlasDeployment`` and ``AtlasDatabaseUser`` can now be used as :ref:`independent resources <ak8so-independent-crd>`,
33+
meaning you can manage |service| deployments without also managing the project using the |ak8so|.
34+
- Adds new "basic deployment" and "advanced deployment"
35+
:ref:`Helm templates <ak8so-quick-start-helm-ref>` that allow provisioning of
36+
|service| projects, deployments, and database users.
37+
- Fixes the case when changing the Instance Size was ignored for a shared cluster.
38+
- Resolves Operator panic when changing a deployment to or from serverless instances.
39+
- Adds cleanup of orphan connection strings after a database user was deleted.
40+
- Fixes the case when an ``AtlasTeam`` resource that is not managed by the |ak8so| (not assigned to any ``AtlasProject`` resource) was wrongly deleted.
41+
- Removes custom ``ResourceWatcher`` in favor of controller-runtime field indexers.
42+
The legacy internal custom ``ResourceWatcher`` had bugs and its usage was error prone which could lead to
43+
lost data and data integrity issues with resources managed by |ak8so|.
44+
2245
.. _ako_241:
2346

2447
|ak8so| 2.4.1

source/ak8so-compatibility.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ Compatibility
2727
- OpenShift
2828
- Base Image
2929

30+
* - 2.5.0
31+
- Nov 1, 2024
32+
- 1.28, 1.29, 1.30
33+
- 4.16
34+
- Red Hat UBI 8 Base Image
35+
3036
* - 2.4.0
3137
- July 16, 2024
3238
- 1.28, 1.29, 1.30

0 commit comments

Comments
 (0)