[Announce] WSO2 Enterprise Integrator 6.5.0 Released!
Nirothipan Megalingham
nirothipan at wso2.com
Tue Jun 4 21:57:37 PDT 2019
The WSO2 Integration team is pleased to announce the release of version
6.5.0 of the WSO2 Enterprise Integrator.
The WSO2 Enterprise Integrator is an open source integration product with a
low-footprint, that is intuitive, cloud and container-native. It enables
enterprise integration experts to easily build, scale, and secure
sophisticated integration solutions to accomplish digital agility. Unlike
other integration products, WSO2 EI is unified and contains an integration
runtime, message broker, business process model, analytics, and visual
tooling capabilities that do not require any assembly. Being open source,
WSO2 EI enables greater extensibility and platform-independence.
Low-Footprint allows enterprises to integrate faster. This saves money and
time while lowering the technological risks.
You can get the distribution from https://wso2.com/integration/install/
Online Documentation is available at
https://docs.wso2.com/display/EI650/WSO2+Enterprise+Integrator+Documentation
How to Run
Downloading Installing and Running the Integrator
Using Installer
1.
From our product page <https://wso2.com/integration/>, download the
platform-specific product installer.
2.
Run the installer. Once finished, the product is installed and ready for
use.
3.
Point your browser to the URL https://localhost:9443/carbon.
4.
Sign in as an admin user by entering admin as both the username and the
password.
Using Binary
1.
Download the wso2ei-6.5.0.zip file from our product page
<https://wso2.com/integration/>.
2.
Extract the downloaded wso2ei-6.5.0.zip file.
3.
Navigate to the bin directory in the extracted folder.
4.
Run the start-up script based on your operating system.
For Windows: integrator.bat
For Linux: integrator.sh
5.
Point your browser to the URL https://localhost:9443/carbon.
6.
Sign in as an admin user by entering admin as both the username and the
password.
Downloading Installing and Running the Micro Integrator
Micro Integrator with Docker
-
Please refer the documentation
<https://github.com/wso2/micro-integrator/blob/v1.0.0/doc/working-with-the-micro-integrator.md#micro-integrator-with-docker>
.
Micro Integrator with Kubernetes
-
Please refer the documentation
<https://github.com/wso2/micro-integrator/blob/v1.0.0/doc/working-with-the-micro-integrator.md#micro-integrator-with-kubernetes>
.
Using Installer
1.
From our product page
<https://wso2.com/integration/micro-integrator/install/>, download the
platform-specific product installer.
2.
Run the installer. Once finished, the product is installed and ready for
use.
Using Binary
1.
Download the wso2mi-1.0.0.zip file from our product page
<https://wso2.com/integration/micro-integrator/install/>.
2.
Extract the downloaded wso2mi-1.0.0.zip file.
3.
Navigate to the bin directory in the extracted folder.
4.
Run micro-integrator.sh or micro-integrator.bat based on your operating
system.
For Windows: micro-integrator.bat
For Linux: micro-integrator.sh
Running other Runtimes Individually (Analytics, Broker, Business-Process,
MSF4J )
Using Installer
1.
To run the analytics profile, open a new terminal and run $
wso2ei-6.5.0-analytics
2.
To run the broker profile, open a new terminal and run $
wso2ei-6.5.0-broker
3.
To run the business process profile, open a new terminal and run
$ wso2ei-6.5.0-business-process.
Using Binary
1.
Extract wso2ei-6.5.0.zip and navigate to the extracted directory.
2.
Navigate to the wso2ei-6.5.0/wso2 directory.
3.
Navigate to the appropriate runtime directory
(analytics/broker/business-process/msf4j/
micro-integrator) /bin.
4.
Start the Integatrator by executing the relevant script based on your
operating system.
For Windows: wso2server.bat
For Linux: wso2server.sh
-
carbon.sh or carbon.bat for MSF4J profile
-
worker.sh or manager.sh appropriately for analytics profile please refer
documentation
<https://docs.wso2.com/display/EI650/Working+with+Analytics> for more
information.
1.
Access the URL related to the required runtime. (For example, use
https://localhost:9445/carbon for the business-process runtime)
New features In this releaseWSO2 Integration Studio: The new IDE for EI
configuration development
-
Sleek design that gives a great graphical tooling experience
-
Enhanced developer experience with built-in testing and debugging support
-
Deploying in containers is made simple by providing a feature to create
docker images from the studio itself
-
Seamless experience in deploying integration projects into the WSO2
Integration Cloud
Integration Runtime
-
A new mediator named Property Group that eases the usability by allowing
you to configure multiple properties inside a single mediator
-
Native JSON support for Iterate, Aggregate and Enrich Mediators
-
Message Processor improvements to handle poison messages
-
Enhanced REST support for Data Service JSON payloads
-
OData Support for MongoDB
-
Support to monitor statistics with Prometheus
-
Architectural enhancements resulting in high scalability and improved
performance of Analytics
Micro Integrator: Cloud-native version of the Integration Runtime
-
Micro Integrator profile as a separate distribution. The directory
structure of MI has also changed due to this
-
New Micro Integrator base Docker image
-
A CLI tool to get information on deployed artifacts in Micro Integrator
-
Improved REST API to get information on deployed artifacts
-
Support to monitor statistics with Prometheus micro-integrator#141
<https://github.com/wso2/micro-integrator/issues/141>
-
Reduced distribution size to create more compact images
-
Endpoint URL look up through environment variables product-ei#2735
<https://github.com/wso2/product-ei/issues/2735>
Deprecated featuresFollowing features are deprecated in this release and
will be removed in the next release.
-
Priority Executors, Enqueue Mediator
-
Bean Mediator
-
POJO Command Mediator
-
Spring Mediator
-
Conditional Router Mediator
-
In, Out Mediators
-
Event Mediator and In memory Topics
-
Current Management Console ( UI ) ( This will be replaced with an
alternative monitoring mechanism in a future release ).
-
MSF4J Profile. ( Compelling reason for this is because we see more value
to users from WSO2 MSF4J github project and its artifacts since most of the
micro service developers will use it as a dependency rather than a server
runtime. Hence, we believe MSF4J is more useful to developers in its github
based release cycle rather than packaging it in the WSO2 Enterprise
Integrator ).
A list of tasks/bug fixes and improvements shipped with this release can be
found below
-
Tasks/bug fixes and improvements in Enterprise Integrator
<https://github.com/wso2/product-ei/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2018-10-09..2019-05-15+is%3Aclosed+>
-
Tasks/bug fixes and improvements in Micro Integrator
<https://github.com/wso2/micro-integrator/issues?page=1&q=is%3Aissue+closed%3A2018-10-09..2019-05-14+is%3Aclosed&utf8=%E2%9C%93>
Contribute to WSO2 Enterprise IntegratorMailing Lists
Join our mailing lists and correspond with the developers directly. We also
encourage you to take part in discussions related to the product in the
Architecture mailing list. If you have any questions regarding the product,
you can also use our Stack Overflow forum.
-
Developer List: dev at wso2.org
-
Architecture List: architecture at wso2.org
-
User Forum: Stack Overflow <https://stackoverflow.com/tags/wso2>
Reporting Issues
We encourage you to report issues, improvements, and feature requests
regarding WSO2 Enterprise Integrator through our GitHub repositories.
-
WSO2 Enterprise Integrator GIT Issues
<https://github.com/wso2/product-ei/issues>
-
WSO2 Micro Integrator GIT Issues
<https://github.com/wso2/micro-integrator/issues>
Support
We are committed to ensure your enterprise middleware deployment is
completely supported from evaluation to production through a WSO2
Subscription. Our unique approach ensures that all support leverages our
open development methodology and is provided by the very same engineers who
build the technology. For more details and to take advantage of this unique
opportunity, visit https://wso2.com/subscription
Thank you for your interest in WSO2 Enterprise Integrator
~ The WSO2 Enterprise Integrator Team ~
--
*M.Nirothipan* | Senior Software Engineer | WSO2 Inc.
(m) +94772172692 | (e) nirothipan at wso2.com
[image: http://wso2.com/signature] <http://wso2.com/signature>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.wso2.org/pipermail/announce/attachments/20190605/598dbce9/attachment-0001.html>
More information about the Announce
mailing list