|
30 | 30 | </div> |
31 | 31 |
|
32 | 32 | <div id="main-content"> |
33 | | - <h1>WSO2 Micro Integrator (MI) @product.version@ Released!</h1> |
| 33 | + <h1>WSO2 Integrator: MI @product.version@ Released!</h1> |
34 | 34 |
|
35 | 35 | <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. |
38 | 38 | </p> |
39 | 39 |
|
40 | 40 | <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. |
42 | 42 | The renowned synapse engine which it is based on brings in all the required integration capabilities |
43 | 43 | and its adaptable nature makes it easier to use for Micro services. |
44 | 44 | </p> |
|
59 | 59 | <li>Run the micro-integrator.sh or micro-integrator.bat as appropriate</li> |
60 | 60 | </ol> |
61 | 61 |
|
62 | | - <h2>Key Features of WSO2 MI</h2> |
| 62 | + <h2>Key Features of WSO2 Integrator: MI</h2> |
63 | 63 | <ul> |
64 | 64 | <li>Proxy services - facilitating synchronous/asynchronous transport, interface |
65 | 65 | (WSDL/Schema/Policy), message format (SOAP 1.1/1.2, POX/REST, Text, Binary), |
|
93 | 93 | </ul> |
94 | 94 |
|
95 | 95 | <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> |
97 | 97 | <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: |
99 | 104 | <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> |
103 | 109 | </ul> |
104 | 110 | </li> |
105 | | - <li>Enhanced mediator functionality |
| 111 | + <li>Support for New Connectors / Protocols: |
106 | 112 | <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 & Listener</li> |
| 125 | + <li>Facebook & Google Ads</li> |
109 | 126 | </ul> |
110 | 127 | </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> |
117 | 128 | </ul> |
118 | 129 |
|
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> |
120 | 135 |
|
121 | 136 | <h2>Known Issues</h2> |
122 | 137 | <p> |
|
148 | 163 | Reporting Issues |
149 | 164 | </h3> |
150 | 165 | <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>. |
153 | 168 | </p> |
154 | 169 |
|
155 | 170 | <h2>Support</h2> |
|
0 commit comments