Skip to content

Commit 860100b

Browse files
ako 2.3 release notes (#84)
* ako 2.3 release notes * remove extra return * fix errors * another fix * another fix * Revert "another fix" This reverts commit 7ae80e76730f46d6a9e0989637eb44e878e95118.
1 parent c3873c5 commit 860100b

File tree

3 files changed

+59
-45
lines changed

3 files changed

+59
-45
lines changed

config/redirects

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
define: base https://www.mongodb.com/docs/atlas/operator
22
define: old_bucket_prefix docs/atlas/atlas-operator
3-
define: versions v1.9 v2.0 v2.1 master
3+
define: versions v1.9 v2.0 v2.1 v2.2 v2.3 master
44
symlink: upcoming -> master
5-
symlink: stable -> v2.1
5+
symlink: current -> v2.3
66

77
# old_bucket_prefix represents the old path to these docs that we had to change to get embedded versioning to work
88

99
# moved from cloud-docs to address 404s reported by SEO team
1010

11-
raw: docs/atlas//reference/atlas-operator/ak8so-quick-start/ -> ${base}/stable/ak8so-quick-start/
11+
raw: docs/atlas//reference/atlas-operator/ak8so-quick-start/ -> ${base}/current/ak8so-quick-start/
1212

1313
# also moved from cloud-docs
1414

15-
raw: docs/atlas/reference/atlas-operator/atlascluster-custom-resource/ -> ${base}/stable/atlasdeployment-custom-resource/
15+
raw: docs/atlas/reference/atlas-operator/atlascluster-custom-resource/ -> ${base}/current/atlasdeployment-custom-resource/
1616

1717
# new redirects to account for newly versioned doc set
1818

19-
raw: docs/atlas/atlas-operator/ -> ${base}/stable/
20-
[*]: ${old_bucket_prefix}/${version}/ -> ${base}/stable/
21-
raw: docs/atlas/reference/atlas-operator/ak8so-back-up-deployment/ -> ${base}/stable/ak8so-back-up-deployment/
22-
raw: docs/atlas/reference/atlas-operator/ak8so-alert-configurations/ -> ${base}/stable/ak8so-alert-configurations/
23-
raw: docs/atlas/reference/atlas-operator/ak8so-changelog/ -> ${base}/stable/ak8so-changelog/
24-
raw: docs/atlas/reference/atlas-operator/ak8so-compatibility/ -> ${base}/stable/ak8so-compatibility/
25-
raw: docs/atlas/reference/atlas-operator/ak8so-configure-audit-logs/ -> ${base}/stable/ak8so-configure-audit-logs/
26-
raw: docs/atlas/reference/atlas-operator/ak8so-configure-custom-database-roles/ -> ${base}/stable/ak8so-configure-custom-database-roles/
27-
raw: docs/atlas/reference/atlas-operator/ak8so-configure-federated-authentication/ -> ${base}/stable/ak8so-configure-federated-authentication/
28-
raw: docs/atlas/reference/atlas-operator/ak8so-configure-teams/ -> ${base}/stable/ak8so-configure-teams/
29-
raw: docs/atlas/reference/atlas-operator/ak8so-encryption-at-rest-customer-keys/ -> ${base}/stable/ak8so-encryption-at-rest-customer-keys/
30-
raw: docs/atlas/reference/atlas-operator/ak8so-for-gov/ -> ${base}/stable/ak8so-for-gov/
31-
raw: docs/atlas/reference/atlas-operator/ak8so-import-projects/ -> ${base}/stable/ak8so-import-projects/
32-
raw: docs/atlas/reference/atlas-operator/ak8so-integrate-third-party/ -> ${base}/stable/ak8so-integrate-third-party/
33-
raw: docs/atlas/reference/atlas-operator/ak8so-network-peering/ -> ${base}/stable/ak8so-network-peering/
34-
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-datafederation/ -> ${base}/stable/ak8so-private-link-datafederation/
35-
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-dedicated/ -> ${base}/stable/ak8so-private-link-dedicated/
36-
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-serverless/ -> ${base}/stable/ak8so-private-link-serverless/
37-
raw: docs/atlas/reference/atlas-operator/ak8so-private-link/ -> ${base}/stable/ak8so-private-link/
38-
raw: docs/atlas/reference/atlas-operator/ak8so-quick-start-helm/ -> ${base}/stable/ak8so-quick-start-helm/
39-
raw: docs/atlas/reference/atlas-operator/ak8so-quick-start/ -> ${base}/stable/ak8so-quick-start/
40-
raw: docs/atlas/reference/atlas-operator/ak8so-secret-storage/ -> ${base}/stable/ak8so-secret-storage/
41-
raw: docs/atlas/reference/atlas-operator/ak8so-set-up-date-federation/ -> ${base}/stable/ak8so-set-up-data-federation/
42-
raw: docs/atlas/reference/atlas-operator/ak8so-unified-access/ -> ${base}/stable/ak8so-unified-access/
43-
raw: docs/atlas/reference/atlas-operator/ak8so-x509/ -> ${base}/stable/ak8so-x509/
44-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasbackuppolicy-custom-resource/ -> ${base}/stable/ak8so-atlasbackuppolicy-custom-resource/
45-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasbackupschedule-custom-resource/ -> ${base}/stable/ak8so-atlasbackupschedule-custom-resource/
46-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdatabaseuser-custom-resource/ -> ${base}/stable/ak8so-atlasdatabaseuser-custom-resource/
47-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdatafederation-custom-resource/ -> ${base}/stable/ak8so-atlasdatafederation-custom-resource/
48-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdeployment-custom-resource/ -> ${base}/stable/ak8so-atlasdeployment-custom-resource/
49-
raw: docs/atlas/reference/atlas-operator/ak8so-atlasteam-custom-resource/ -> ${base}/stable/ak8so-atlasteam-custom-resource/
50-
raw: docs/atlas/reference/atlas-operator/configure-ak8so-access-to-atlas/ -> ${base}/stable/configure-ak8so-access-to-atlas/
51-
raw: docs/atlas/reference/atlas-operator/custom-resources/ -> ${base}/stable/custom-resources/
52-
raw: docs/atlas/reference/atlas-operator/production-notes/ -> ${base}/stable/production-notes/
19+
raw: docs/atlas/atlas-operator/ -> ${base}/current/
20+
[*]: ${old_bucket_prefix}/${version}/ -> ${base}/current/
21+
raw: docs/atlas/reference/atlas-operator/ak8so-back-up-deployment/ -> ${base}/current/ak8so-back-up-deployment/
22+
raw: docs/atlas/reference/atlas-operator/ak8so-alert-configurations/ -> ${base}/current/ak8so-alert-configurations/
23+
raw: docs/atlas/reference/atlas-operator/ak8so-changelog/ -> ${base}/current/ak8so-changelog/
24+
raw: docs/atlas/reference/atlas-operator/ak8so-compatibility/ -> ${base}/current/ak8so-compatibility/
25+
raw: docs/atlas/reference/atlas-operator/ak8so-configure-audit-logs/ -> ${base}/current/ak8so-configure-audit-logs/
26+
raw: docs/atlas/reference/atlas-operator/ak8so-configure-custom-database-roles/ -> ${base}/current/ak8so-configure-custom-database-roles/
27+
raw: docs/atlas/reference/atlas-operator/ak8so-configure-federated-authentication/ -> ${base}/current/ak8so-configure-federated-authentication/
28+
raw: docs/atlas/reference/atlas-operator/ak8so-configure-teams/ -> ${base}/current/ak8so-configure-teams/
29+
raw: docs/atlas/reference/atlas-operator/ak8so-encryption-at-rest-customer-keys/ -> ${base}/current/ak8so-encryption-at-rest-customer-keys/
30+
raw: docs/atlas/reference/atlas-operator/ak8so-for-gov/ -> ${base}/current/ak8so-for-gov/
31+
raw: docs/atlas/reference/atlas-operator/ak8so-import-projects/ -> ${base}/current/ak8so-import-projects/
32+
raw: docs/atlas/reference/atlas-operator/ak8so-integrate-third-party/ -> ${base}/current/ak8so-integrate-third-party/
33+
raw: docs/atlas/reference/atlas-operator/ak8so-network-peering/ -> ${base}/current/ak8so-network-peering/
34+
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-datafederation/ -> ${base}/current/ak8so-private-link-datafederation/
35+
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-dedicated/ -> ${base}/current/ak8so-private-link-dedicated/
36+
raw: docs/atlas/reference/atlas-operator/ak8so-private-link-serverless/ -> ${base}/current/ak8so-private-link-serverless/
37+
raw: docs/atlas/reference/atlas-operator/ak8so-private-link/ -> ${base}/current/ak8so-private-link/
38+
raw: docs/atlas/reference/atlas-operator/ak8so-quick-start-helm/ -> ${base}/current/ak8so-quick-start-helm/
39+
raw: docs/atlas/reference/atlas-operator/ak8so-quick-start/ -> ${base}/current/ak8so-quick-start/
40+
raw: docs/atlas/reference/atlas-operator/ak8so-secret-storage/ -> ${base}/current/ak8so-secret-storage/
41+
raw: docs/atlas/reference/atlas-operator/ak8so-set-up-date-federation/ -> ${base}/current/ak8so-set-up-data-federation/
42+
raw: docs/atlas/reference/atlas-operator/ak8so-unified-access/ -> ${base}/current/ak8so-unified-access/
43+
raw: docs/atlas/reference/atlas-operator/ak8so-x509/ -> ${base}/current/ak8so-x509/
44+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasbackuppolicy-custom-resource/ -> ${base}/current/ak8so-atlasbackuppolicy-custom-resource/
45+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasbackupschedule-custom-resource/ -> ${base}/current/ak8so-atlasbackupschedule-custom-resource/
46+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdatabaseuser-custom-resource/ -> ${base}/current/ak8so-atlasdatabaseuser-custom-resource/
47+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdatafederation-custom-resource/ -> ${base}/current/ak8so-atlasdatafederation-custom-resource/
48+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasdeployment-custom-resource/ -> ${base}/current/ak8so-atlasdeployment-custom-resource/
49+
raw: docs/atlas/reference/atlas-operator/ak8so-atlasteam-custom-resource/ -> ${base}/current/ak8so-atlasteam-custom-resource/
50+
raw: docs/atlas/reference/atlas-operator/configure-ak8so-access-to-atlas/ -> ${base}/current/configure-ak8so-access-to-atlas/
51+
raw: docs/atlas/reference/atlas-operator/custom-resources/ -> ${base}/current/custom-resources/
52+
raw: docs/atlas/reference/atlas-operator/production-notes/ -> ${base}/current/production-notes/
5353

5454
# adding new set of redirects because of changed path (required to get embedded versions to work)
5555

source/ak8so-changelog.txt

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

22+
.. _ako_23:
23+
24+
|ak8so| 2.3.0
25+
-------------
26+
27+
New Features, Improvements and Fixes
28+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29+
30+
- Adds support for :ref:`Atlas Stream Processing <ak8so-stream-processing>`.
31+
- Adds support for :setting:`Atlas Search Indexes <spec.deploymentSpec.searchIndexes>`.
32+
- Adds support for :setting:`Atlas Search Dedicated Nodes <spec.deploymentSpec.searchNodes>`.
33+
- Supports Kubernetes versions 1.27 through 1.29.
34+
- Supports OpenShift version 4.14.
35+
2236
.. _ako_222:
2337

2438
|ak8so| 2.2.2

source/atlasdeployment-custom-resource.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ examples, and the |api| documentation.
11121112

11131113
*Optional*
11141114

1115-
.. list-table::
1115+
.. list-table::
11161116
:header-rows: 1
11171117

11181118
* - Field
@@ -1144,7 +1144,7 @@ examples, and the |api| documentation.
11441144
An array of ``Synonym`` objects with fields that describe rule sets that map words to their synonyms in this index.
11451145
Each ``Synonym`` object contains the following fields:
11461146

1147-
.. list-table::
1147+
.. list-table::
11481148
:header-rows: 1
11491149

11501150
* - Field
@@ -1155,7 +1155,7 @@ examples, and the |api| documentation.
11551155
- string
11561156
- Human-readable label that identifies the synonym definition. Each name must be unique within the same index definition
11571157

1158-
*Required*
1158+
*Required*
11591159

11601160
* - ``analyzer``
11611161
- string
@@ -1224,7 +1224,7 @@ examples, and the |api| documentation.
12241224

12251225
*Required*
12261226

1227-
.. list-table::
1227+
.. list-table::
12281228
:header-rows: 1
12291229

12301230
* - Field
@@ -1245,7 +1245,7 @@ examples, and the |api| documentation.
12451245

12461246
An object with Index specifications for the collection's fields:
12471247

1248-
.. list-table::
1248+
.. list-table::
12491249
:header-rows: 1
12501250

12511251
* - ``dynamic``
@@ -1262,7 +1262,7 @@ examples, and the |api| documentation.
12621262

12631263
*Optional*
12641264

1265-
.. list-table::
1265+
.. list-table::
12661266
:header-rows: 1
12671267

12681268
* - Field
@@ -1293,7 +1293,7 @@ examples, and the |api| documentation.
12931293
* - ``nodeCount``
12941294
- integer
12951295
- Number of search nodes in the cluster. |service| accepts values 2 through 32, inclusive.
1296-
The default number is `2`.
1296+
The default number is ``2``.
12971297

12981298
* - ``instanceSize``
12991299
- string

0 commit comments

Comments
 (0)