WSO2 API Manager 4.3.0-Alpha Released!
Pre-releaseThe WSO2 API Manager team is pleased to announce the release of API Manager 4.3.0-Alpha!
It's now available to download.
Distribution
You can download API Manager 4.3.0-Alpha from here.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Extract the downloaded zip file.
- Go to the bin directory in the extracted folder.
- Run the
api-manager.sh
file if you are on a Linux/Mac OS or run theapi-manager.bat
file if you are on a Windows OS.
What's New
- API level policy support for API Manager
- Gateway Specific Global Level Policies
- Role based access control for Admin Portal
- Improved revision descriptions display for API revisions
- Support defining a custom API-Key header name at API level
- Key Manager visibility support in Developer portal
- Versioning support for API Products
- Application level policies with burst control support
- Distributed backend throttling mechanism, a shared counter-based algorithm to efficiently manage API traffic
- Approval workflow for deploying a revision
- JWKS endpoint support, enabling seamless validation of backend access tokens send by API gateway
- Enhanced API tiles to support optional properties like business-related information
- Support configuring resource attributes for OpenTelemetry connection
- Removal of token persistence
- Allow empty spaces for API names
- OpenAPI 3.1.0 support
- Allow changing the owner of an API
- Configurable Crypto Provider support
- Global Key Manager support
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.3.0-Alpha are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~