Releases: wso2/product-micro-integrator
WSO2 Integrator: MI 4.5.0-M1 Released!
The WSO2 Integration team is pleased to announce the release of the WSO2 Integrator: MI 4.5.0-M1.
The WSO2 Integrator: MI is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
WSO2 Integrator: MI 4.5.0-M1 consists of the following main components.
Runtime
WSO2 Integrator: MI download
Tooling distributions
WSO2 Integrator: MI VSCode extension download
How to run
(Ignore steps 1 and 2 if you already have JDK 21 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Download and extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
- Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in WSO2 Integrator: MI 4.5.0-M1
- Generating gRPC connectors from proto
- Managing dependencies across integration projects
- Multi-workspace support in the VSCode extension
- Installation scripts for MI OpenShift deployments
- Hashing support for Facebook and Google connectors
- Dynamic parameter values in the Throttle Mediator
Known Issues
All the open issues pertaining to WSO2 Integrator: MI 4.5.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 Integrator: MI 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 Integration Team --
WSO2 Micro Integrator 4.4.0
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.4.0.
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
How to run
(Ignore steps 1 and 2 if you already have JDK 21 installed on your machine)
- Install JDK Version 21.
- Set the JAVA_HOME environment variable.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- ThrowError : Enables throwing an error from the mediation flow.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Synapse expression support: A new simplified expression type offering advanced message manipulation and greater flexibility
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
- Newly introduced HTTP connector
- Framework for building GenAI applications
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.0 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 Integration Team --
WSO2 Micro Integrator 4.4.0 RC2
The WSO2 Integration team is pleased to announce the second release candidate of the WSO2 Micro Integrator 4.4.0.
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
How to run
(Ignore steps 1 and 2 if you already have JDK 21 installed on your machine)
- Install JDK Version 21.
- Set the JAVA_HOME environment variable.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- ThrowError : Enables throwing an error from the mediation flow.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Synapse expression support: A new simplified expression type offering advanced message manipulation and greater flexibility
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
- Newly introduced HTTP connector
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.0 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 Integration Team --
WSO2 Micro Integrator 4.4.0-RC
The WSO2 Integration team is pleased to announce the first release candidate of the WSO2 Micro Integrator 4.4.0.
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
How to run
(Ignore steps 1 and 2 if you already have JDK 21 installed on your machine)
- Install JDK Version 21.
- Set the JAVA_HOME environment variable.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- ThrowError : Enables throwing an error from the mediation flow.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Synapse expression support: A new simplified expression type offering advanced message manipulation and greater flexibility
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
- Newly introduced HTTP connector
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.0 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 Integration Team --
WSO2 Micro Integrator 4.4.0-beta
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.4.0-beta
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
How to run
(Ignore steps 1 and 2 if you already have JDK 21 installed on your machine)
- Install JDK Version 21.
- Set the JAVA_HOME environment variable.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0-beta
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- ThrowError : Enables throwing an error from the mediation flow.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Synapse expression support: A new simplified expression type offering advanced message manipulation and greater flexibility
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.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 Integration Team --
WSO2 Micro Integrator 4.4.0-alpha
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.4.0-alpha
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
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.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0-alpha
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- ThrowError : Enables throwing an error from the mediation flow.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Simplified Synapse expression
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.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 Integration Team --
WSO2 Micro Integrator 4.4.0-prealpha
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.4.0-prealpha
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
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.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.4.0-prealpha
- New mediators
- Scatter-Gather : Clones a message into several and aggregates the responses into a single message. Supports parallel or sequential execution, with output to a variable or message body.
- Foreach v2 : Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.
- Enhanced mediator functionality
- Inline expression support for PayloadFactory Mediator and Log Mediator.
- UI Enhancements for the commonly used mediators.
- Mediator tryout functionality
- Simplified onboard experience via VSCode Extension
- Simplified Synapse expression
- Environment variable injection for all environment-specific parameters
- JDK 21 support
- Dependency management for connectors
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.4.0-prealpha 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 Integration Team --
WSO2 Micro Integrator 4.3.0
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.3.0.
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
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.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.3.0
- MI Automation Mode
- Runtime Diagnostic tool
- Newly introduced CDC connector
- Enhanced low code developer experience with new VSCode extension
- New GraalVM Javascript engine for Datamapper
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.3.0 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 Integration Team --
WSO2 Micro Integrator 4.3.0-RC
The WSO2 Integration team is pleased to announce the first release candidate of the WSO2 Micro Integrator 4.3.0.
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration-based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
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.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.3.0
- MI Automation Mode
- Runtime Diagnostic tool
- Newly introduced CDC connector
- Enhanced low code developer experience with new VSCode extension
- New GraalVM Javascript engine for Datamapper
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.3.0 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 Integration Team --
WSO2 Micro Integrator 4.3.0-beta
The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator 4.3.0-beta
The Micro Integrator is a cloud-native, standards-based messaging engine and an integration framework with a configuration based runtime environment for integrating APIs, services, data, SaaS, proprietary, and legacy systems.
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.
- Download and Extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
Run the micro-integrator.sh file if you are on a Linux/Mac OS or run the micro-integrator.bat file if you are on a Windows OS.
What's new in Micro Integrator 4.3.0-beta
- MI Automation Mode
- Runtime Diagnostic tool
- Newly introduced CDC connector
- Enhanced low code developer experience with new VSCode extension
- New GraalVM Javascript engine for Datamapper
Known Issues
All the open issues pertaining to WSO2 Micro Integrator-4.3.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.