Skip to content

WSO2 Streaming Integrator 4.2.0-Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnuGayan AnuGayan released this 09 Feb 16:16
· 20 commits to master since this release

Streaming Integrator serves the streaming based integrations and acts as the event stream provider for Streaming APIs in the data plane of the API Manager platform.

Distribution

You can download WSO2 Streaming Integrator 4.2.0-beta from here.

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 server.sh file if you are on a Linux/Mac OS or run the server.bat file if you are on a Windows OS.
sh server.sh
server.bat --run

What's New

  • JDK 17 support

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes in this release.

Known Issues

All the open issues pertaining to WSO2 Streaming Integrator 4.2.0-beta are reported here.

How You Can 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 Micro Integrator through this repository

Important: Please be advised that the security issues must be reported to security@wso2.com, not as GitHub issues, in order to reach the proper audience. We strongly advise following the security vulnerability reporting guideline when reporting security issues.

-- The WSO2 API Manager Team --