Skip to content

WSO2 API Manager 4.4.0-M2 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@RakhithaRR RakhithaRR released this 22 Aug 10:23
· 22 commits to master since this release

The WSO2 API Manager Team is pleased to announce the release of API Manager 4.4.0-M2

The WSO2 API Manager is a platform for building and managing APIs. It helps developers implement APIs by integrating different types of systems and APIs, and also helps to manage them using its API governance and lifecycle management capabilities. APIs could be built by integrating different types of APIs such as traditional request-response style APIs and event-driven APIs using a low-code/no-code development experience and exposing it to consumers through its API Gateway.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the api-manager.sh file if you are on a Linux/Mac OS or run the api-manager.bat file if you are on a Windows OS. sh api-manager.sh api-manager.bat --run

What's New

  • Subscription Approval capability from the Publisher portal
  • Support separate client side MTLS for production and sandbox environments
  • Audience validation support for APIs

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.4.0 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 ~