Skip to content

Commit 15a6646

Browse files
Merge pull request #4443 from DedunuKarunarathne/master
Update release notes
2 parents 8cca1e4 + 00969e1 commit 15a6646

File tree

1 file changed

+37
-22
lines changed

1 file changed

+37
-22
lines changed

distribution/src/docs/release-notes.xml

Lines changed: 37 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
</div>
3131

3232
<div id="main-content">
33-
<h1>WSO2 Micro Integrator (MI) @product.version@ Released!</h1>
33+
<h1>WSO2 Integrator: MI @product.version@ Released!</h1>
3434

3535
<p>
36-
WSO2 MI team is pleased to announce the release of version @product.version@ of
37-
the Open Source Micro Integrator (MI).
36+
WSO2 Integration team is pleased to announce the release of version @product.version@ of
37+
the Open Source WSO2 Integrator: MI.
3838
</p>
3939

4040
<p>
41-
Micro Integrator @product.version@ brings you the best from the both worlds of centralized deployments and containers.
41+
WSO2 Integrator: MI @product.version@ brings you the best from the both worlds of centralized deployments and containers.
4242
The renowned synapse engine which it is based on brings in all the required integration capabilities
4343
and its adaptable nature makes it easier to use for Micro services.
4444
</p>
@@ -59,7 +59,7 @@
5959
<li>Run the micro-integrator.sh or micro-integrator.bat as appropriate</li>
6060
</ol>
6161

62-
<h2>Key Features of WSO2 MI</h2>
62+
<h2>Key Features of WSO2 Integrator: MI</h2>
6363
<ul>
6464
<li>Proxy services - facilitating synchronous/asynchronous transport, interface
6565
(WSDL/Schema/Policy), message format (SOAP 1.1/1.2, POX/REST, Text, Binary),
@@ -93,30 +93,45 @@
9393
</ul>
9494

9595
<h2>What's new in this release</h2>
96-
<p>WSO2 MI @product.version@ is shipped with the following new features:</p>
96+
<p>WSO2 Integrator: MI @product.version@ is shipped with the following new features:</p>
9797
<ul>
98-
<li>New mediators
98+
<li>Versioned Artifacts Support</li>
99+
<li>Per API CORS Configuration Support</li>
100+
<li>Enable/ Disable Capability for Inbound Endpoints</li>
101+
<li>Graceful Transport Shutdown</li>
102+
<li>Manage Dependencies Across Integration Projects</li>
103+
<li>VSCode extension Features/Improvements:
99104
<ul>
100-
<li>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.</li>
101-
<li>Foreach v2: Supports parallel or sequential iteration and allows updating the original array or outputting results to a variable.</li>
102-
<li>ThrowError: Enables throwing an error from the mediation flow.</li>
105+
<li>Multi-Project Support</li>
106+
<li>MI Copilot / AI-Assisted Development Experience Enhancements</li>
107+
<li>Improved Unit Testing UI</li>
108+
<li>Kubernetes Configuration Support</li>
103109
</ul>
104110
</li>
105-
<li>Enhanced mediator functionality
111+
<li>Support for New Connectors / Protocols:
106112
<ul>
107-
<li>Inline expression support for PayloadFactory Mediator and Log Mediator.</li>
108-
<li>UI Enhancements for the commonly used mediators.</li>
113+
<li>Jakarta Messaging 3.1 Support</li>
114+
<li>gRPC support</li>
115+
<li>Salesforce Marketing Cloud</li>
116+
<li>Apache Pulsar</li>
117+
<li>Intelligent Document Processing (IDP)</li>
118+
<li>Salesforce PubSub</li>
119+
</ul>
120+
</li>
121+
<li>Enhanced Connectors:
122+
<ul>
123+
<li>Kafka connector</li>
124+
<li>File Connector &amp; Listener</li>
125+
<li>Facebook &amp; Google Ads</li>
109126
</ul>
110127
</li>
111-
<li>Mediator tryout functionality</li>
112-
<li>Simplified onboard experience via VSCode Extension</li>
113-
<li>Simplified Synapse expression</li>
114-
<li>Environment variable injection for all environment-specific parameters</li>
115-
<li>JDK 21 support</li>
116-
<li>Dependency management for connectors</li>
117128
</ul>
118129

119-
<p>View the full list of bug fixes and improvements <a href="https://github.com/wso2/product-micro-integrator/issues?q=is%3Aissue+closed%3A2024-07-24..2025-01-31+">here</a></p>
130+
<p>Following are the improvements and bug fixes done on each component of WSO2 Integrator: MI version 4.5.0.</p>
131+
<ul>
132+
<li>Runtime - Improvements and bug fixes <a href="https://github.com/wso2/product-micro-integrator/issues?q=is%3Aissue%20is%3Aclosed%20closed%3A2025-02-20..2025-10-21">here</a></li>
133+
<li>VSCode extension - Improvements and bug fixes <a href="https://github.com/wso2/mi-vscode/issues?q=is%3Aissue%20is%3Aclosed%20closed%3A2025-02-20..2025-10-21">here</a></li>
134+
</ul>
120135

121136
<h2>Known Issues</h2>
122137
<p>
@@ -148,8 +163,8 @@
148163
Reporting Issues
149164
</h3>
150165
<p>
151-
We encourage you to report issues, improvements and feature requests regarding WSO2 Micro Integrator
152-
through our public repository <a href="https://github.com/wso2/micro-integrator/issues">WSO2 Micro Integrator GIT Issues</a>.
166+
We encourage you to report issues, improvements and feature requests regarding WSO2 Integrator: MI
167+
through our public repository <a href="https://github.com/wso2/micro-integrator/issues">WSO2 Integrator: MI GIT Issues</a>.
153168
</p>
154169

155170
<h2>Support</h2>

0 commit comments

Comments
 (0)