Skip to content

Releases: wso2/streaming-integrator

WSO2 Streaming Integrator 4.2.0

22 Mar 13:25
Compare
Choose a tag to compare

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 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 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 security issues.

~ WSO2 API Manager Team ~

WSO2 Streaming Integrator 4.2.0-RC1

04 Mar 12:46
Compare
Choose a tag to compare
Pre-release

The WSO2 API manager team is pleased to announce the first release candidate of WSO2 SI 4.2.0

WSO2 Streaming Integrator 4.2.0-Beta

09 Feb 16:16
Compare
Choose a tag to compare
Pre-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 --

WSO2 Streaming Integrator 4.2.0-Alpha

14 Dec 06:02
Compare
Choose a tag to compare
Pre-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-alpha 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-alpha 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 --

WSO2 Streaming Integrator 4.2.0-M1

15 Nov 13:27
Compare
Choose a tag to compare
Pre-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-M1 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-M1 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 --

WSO2 Streaming Integrator 4.1.0

07 Apr 05:08
Compare
Choose a tag to compare

We are pleased to announce the WSO2 Streaming Integrator 4.1.0 Release

Distribution

Users will need to build the source and generate a binary pack. The source distribution is available in the assets section.

How to run

Follow the steps mentioned here

What's New in Streaming Integrator 4.1.0

  • Support protobuf map type for kafka
  • Added support for SMB and WebDav file protocols
  • Improved CDC functionalities
  • Improved MongoDB store
  • Error Store Support for Kafka
  • Add support to read RDBMS config file externally
  • Add Teradata JDBC datastore support
  • Improve security by updating dependencies
  • Add support to the latest Elasticsearch versions
  • Bug fixes

Documentation

Online documentation is available here.

Fixed Issues

See details for 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.1.0 are reported here.

How to Contribute

Mailing Lists

Join our mailing list and correspond with the developers directly.

User Forum

  • StackOverflow - Link

Slack Channels

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 Streaming Integrator through our public WSO2 Streaming Integrator GIT Issues.
Important: Please be advised that 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 WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.

~ The WSO2 Integration Team ~

WSO2 Streaming Integrator 4.1.0-rc2 Released!

28 Mar 16:12
Compare
Choose a tag to compare
v4.1.0-rc2

[maven-release-plugin] prepare release v4.1.0-rc

WSO2 Streaming Integrator 4.1.0-RC 1

24 Mar 09:37
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the WSO2 Streaming Integrator 4.1.0-RC 1 Release

Distribution

You can download WSO2 Streaming Integrator 4.1.0-RC1 from here.

How to run

Follow the steps mentioned here

What's New in Streaming Integrator 4.1.0

  • Support protobuf map type for kafka
  • Added support for SMB and WebDav file protocols
  • Improved CDC functionalities
  • Improved MongoDB store
  • Error Store Support for Kafka
  • Add support to read RDBMS config file externally
  • Add Teradata JDBC datastore support
  • Improve security by updating dependencies
  • Add support to the latest Elasticsearch versions
  • Bug fixes

Documentation

Online documentation is available here.

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.1.0-RC1 are reported here.

How to Contribute

Mailing Lists

Join our mailing list and correspond with the developers directly.

User Forum

  • StackOverflow - Link

Slack Channels

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 Streaming Integrator through our public WSO2 Streaming Integrator GIT Issues.
Important: Please be advised that 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 WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

~ The WSO2 Integration Team ~

WSO2 Streaming Integrator 4.1.0-Beta

05 Mar 13:39
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the WSO2 Streaming Integrator 4.1.0-Beta Release

Distribution

You can download WSO2 Streaming Integrator 4.1.0-Beta from here.

How to run

Follow the steps mentioned here

What's New in Streaming Integrator 4.1.0

  • Support protobuf map type for kafka
  • Added support for SMB and WebDav file protocols
  • Improved CDC functionalities
  • Improved MongoDB store
  • Error Store Support for Kafka
  • Add support to read rdbms config file externally
  • Add Teradata JDBC datastore support
  • Bug fixes

Documentation

Online documentation is available here.

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.1.0-Beta are reported here.

How to Contribute

Mailing Lists

Join our mailing list and correspond with the developers directly.

User Forum

  • StackOverflow - Link

Slack Channels

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 Streaming Integrator through our public WSO2 Streaming Integrator GIT Issues.
Important: Please be advised that 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 WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

~ The WSO2 Integration Team ~

WSO2 Streaming Integrator 4.1.0-Alpha

17 Feb 14:42
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the WSO2 Streaming Integrator 4.1.0-Alpha Release

Distribution

You can download WSO2 Streaming Integrator 4.1.0-Alpha from here.

How to run

Follow the steps mentioned here

What's New

  • Support protobuf map type for kafka

Documentation

Online documentation is available here.

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.1.0-Alpha are reported here.

How to Contribute

Mailing Lists

Join our mailing list and correspond with the developers directly.

User Forum

  • StackOverflow - Link

Slack Channels

Reporting Issues

We encourage you to report issues, improvements, and feature requests regarding WSO2 Streaming Integrator through our public WSO2 Streaming Integrator GIT Issues.
Important: Please be advised that 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 WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

~ The WSO2 Integration Team ~