Skip to content

Commit 4c3a083

Browse files
authored
Merge pull request #5865 from wso2/postgres-versions
Add postgres 17.x compatibility to 7.0.0 and above
2 parents 052b2bc + 762ce92 commit 4c3a083

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

en/identity-server/7.0.0/docs/deploy/environment-compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ WSO2 Identity Server supports the following DBMSs:
6060
- Postgres 13.7
6161
- Postgres 14
6262
- Postgres 16
63+
- Postgres 17
6364
- Embedded H2
6465

6566
## Tested web browsers

en/identity-server/7.1.0/docs/deploy/product-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The {{product_name}} {{is_version}} runtime has been tested with the following d
7979
</tr>
8080
<tr>
8181
<td>Postgres</td>
82-
<td>17.2, 16.6, 15.10</td>
82+
<td>17.4, 16.6, 15.10</td>
8383
</tr>
8484
<tr>
8585
<td>Maria DB</td>

en/identity-server/7.2.0/docs/deploy/product-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The {{product_name}} {{is_version}} runtime has been tested with the following d
7979
</tr>
8080
<tr>
8181
<td>Postgres</td>
82-
<td>17.2, 16.6, 15.10</td>
82+
<td>17.4, 16.6, 15.10</td>
8383
</tr>
8484
<tr>
8585
<td>Maria DB</td>

en/identity-server/next/docs/deploy/product-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The {{product_name}} {{is_version}} runtime has been tested with the following d
8080
</tr>
8181
<tr>
8282
<td>Postgres</td>
83-
<td>17.2, 16.6, 15.10</td>
83+
<td>17.4, 16.6, 15.10</td>
8484
</tr>
8585
<tr>
8686
<td>Maria DB</td>

0 commit comments

Comments
 (0)