Skip to content

Commit

Permalink
Merge pull request #759 from AdobeDocs/COMDOX-816-system-requirements
Browse files Browse the repository at this point in the history
COMDOX-816: Added system requirements for 2.4.7-beta3
  • Loading branch information
jeff-matthews authored and GitHub Enterprise committed Feb 21, 2024
2 parents 8f1fcdc + c59609c commit 4c622c4
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
20 changes: 10 additions & 10 deletions _jekyll/_data/system-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@
# <Service Name>: <Service Version>, <Service Version 2>
# <Service Name> Cloud: <Service Version>, <Service Version 2>

2.4.7-beta2:
Composer: '2.5'
Elasticsearch: '8.7'
OpenSearch: '2.5'
2.4.7-beta3:
Composer: '2.6'
Elasticsearch: '8.11'
OpenSearch: '2.11'
MariaDB: '10.6'
MySQL: '8.0'
PHP: '8.2, 8.1'
RabbitMQ: '3.11'
Redis: '7.0'
Varnish: '7.3'
PHP: '8.3, 8.2'
RabbitMQ: '3.12'
Redis: '7.2'
Varnish: '7.4'
Apache: '2.4'
nginx: '1.24'
AWS Aurora (MySQL): '8.0'
AWS S3: ✔️
AWS MQ: '3.10.20'
AWS MQ: '3.11.20'
AWS ElastiCache: Redis 7.0
AWS OpenSearch: '2.5'
AWS OpenSearch: '2.11'
2.4.6-p4:
Composer: '2.2'
Elasticsearch: '8.11, 7.17'
Expand Down
12 changes: 6 additions & 6 deletions help/_includes/templated/cloud-requirements-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<th>
Software dependencies
</th>
<th>2.4.7-beta2</th>
<th>2.4.7-beta3</th>
<th>2.4.6-p4</th>
<th>2.4.6-p3</th>
<th>2.4.6-p2</th>
Expand Down Expand Up @@ -35,7 +35,7 @@
<tr>
<td><span class="uicontrol">[!DNL Composer]</span></td>
<td>
2.5
2.6
</td>
<td>
2.2
Expand Down Expand Up @@ -179,7 +179,7 @@
<tr>
<td><span class="uicontrol">[!DNL OpenSearch]</span></td>
<td>
2.5
2.11
</td>
<td>
2.5
Expand Down Expand Up @@ -323,7 +323,7 @@
<tr>
<td><span class="uicontrol">[!DNL PHP]</span></td>
<td>
8.2, 8.1
8.3, 8.2
</td>
<td>
8.2, 8.1
Expand Down Expand Up @@ -395,7 +395,7 @@
<tr>
<td><span class="uicontrol">[!DNL RabbitMQ]</span></td>
<td>
3.11
3.12
</td>
<td>
3.11, 3.9
Expand Down Expand Up @@ -467,7 +467,7 @@
<tr>
<td><span class="uicontrol">[!DNL Redis]</span></td>
<td>
7.0
7.2
</td>
<td>
7.0
Expand Down
20 changes: 10 additions & 10 deletions help/_includes/templated/system-requirements-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<th>
Software dependencies
</th>
<th>2.4.7-beta2</th>
<th>2.4.7-beta3</th>
<th>2.4.6-p4</th>
<th>2.4.6-p3</th>
<th>2.4.6-p2</th>
Expand Down Expand Up @@ -39,7 +39,7 @@
<tr>
<td><span class="uicontrol">[!DNL Composer]</span></td>
<td>
2.5
2.6
</td>
<td>
2.2
Expand Down Expand Up @@ -111,7 +111,7 @@
<tr>
<td><span class="uicontrol">[!DNL Elasticsearch]</span></td>
<td>
8.7
8.11
</td>
<td>
8.11, 7.17
Expand Down Expand Up @@ -183,7 +183,7 @@
<tr>
<td><span class="uicontrol">[!DNL OpenSearch]</span></td>
<td>
2.5
2.11
</td>
<td>
2.5
Expand Down Expand Up @@ -399,7 +399,7 @@
<tr>
<td><span class="uicontrol">[!DNL PHP]</span></td>
<td>
8.2, 8.1
8.3, 8.2
</td>
<td>
8.2, 8.1
Expand Down Expand Up @@ -471,7 +471,7 @@
<tr>
<td><span class="uicontrol">[!DNL RabbitMQ]</span></td>
<td>
3.11
3.12
</td>
<td>
3.11, 3.9
Expand Down Expand Up @@ -543,7 +543,7 @@
<tr>
<td><span class="uicontrol">[!DNL Redis]</span></td>
<td>
7.0
7.2
</td>
<td>
7.0
Expand Down Expand Up @@ -615,7 +615,7 @@
<tr>
<td><span class="uicontrol">[!DNL Varnish]</span></td>
<td>
7.3
7.4
</td>
<td>
7.3
Expand Down Expand Up @@ -975,7 +975,7 @@
<tr>
<td><span class="uicontrol">[!DNL AWS MQ]</span></td>
<td>
3.10.20
3.11.20
</td>
<td>
3.9.16
Expand Down Expand Up @@ -1191,7 +1191,7 @@
<tr>
<td><span class="uicontrol">[!DNL AWS OpenSearch]</span></td>
<td>
2.5
2.11
</td>
<td>
1.2
Expand Down

0 comments on commit 4c622c4

Please sign in to comment.