Product Compatibility¶
Given below are the compatibility details of the WSO2 API Manager (WSO2 API-M) 4.6.0 runtimes.
Note
Even though the tested operating systems are listed in compatibility sections for each product, ideally WSO2 products relies on the tested versions of the JDK.
API-M runtime compatibility¶
Given below is the tested compatibility of the API-M runtime of WSO2 API Manager 4.6.0.
Tested Operating Systems
As WSO2 API Manager is a Java application, you can generally run it on most operating systems. Listed below are the operating systems that have been tested with the API-M 4.6.0 runtime.
| Operating System | Versions |
|---|---|
| Windows | 2021 |
| Ubuntu | 22.04 |
| Rocky Linux | 9.3 |
Tested JDKs
The WSO2 API-M runtime has been tested with the following JDKs:
| JDKS | Versions |
|---|---|
| Temurin OpenJDK | 11, 17, 21 |
Tested DBMSs
The WSO2 API-M runtime is tested with the following databases:
| DBMS | Versions |
|---|---|
| MySQL | 5.7, 8, 8.4 |
| Oracle | 19c, 23c |
| Microsoft SQL Server | 2019, 2022 |
| PostgreSQL | 16.2, 17 |
Warning
When creating the database related to apim_db with MySQL 8.0, add character set latin1 to avoid the MySQL Linux ERROR 1071 (42000).
CREATE DATABASE <APIM_DATABASE_NAME> character set latin1;
WSO2 Product Compatibility Matrix
The following is a list of other WSO2 products and components that have been tested with WSO2 API Manager 4.6.0.
| Distribution | Compatible Version(s) | |
|---|---|---|
| WSO2 API Control Plane | 4.6.0 | |
| WSO2 Universal Gateway | 4.6.0 | |
| WSO2 Traffic Manager | 4.6.0 | |
| WSO2 Kubernetes Gateway | 1.3.0 | |
| WSO2 Immutable Gateway | 3.2.10 | |
| WSO2 API Controller | 4.6.0 | |
| WSO2 Identity Server | 6.1.0, 7.0.0, 7.1.0, 7.2.0 | |
Compatible WSO2 Identity Servers (as Key Manager)
Note
From API Manager 3.2.0 onwards, WSO2 Identity Server is not packaged as a Key Manager. A remote WSO2 Identity Server instance should be used as the Key Manager.
| WSO2 API-M | WSO2 IS-KM |
|---|---|
| API-M 4.6.0 GA |
GA or update for:
|
| API-M-4.6.0 update | GA or update for:
Note Role based authorization for WSO2 IS 7.x is supported from WSO2 IS 7.0.0.65 onwards |