WSO2 ESB 4.5.0 Released !!!

We have just released WSO2 ESB 4.5.0, the High Performance Open Source ESB,which is the first ESB version based on enhanced WSO2 Carbon 4 platform. I would like to give an high level overview of WSO2 ESB 4.5.0's new features and improvements. XPath 2.0 and XSLT 2.0 support In most of the integration scenarios, we need to leverage the new features of XPath 2.0 and XSLT 2.0. WSO2 ESB 4.5.0, comes with XPath 2.0 and XSLT 2.0 support. Also, we did a major performance enhancement with the introduction of Saxon as the deafult XSLT/XPath engine. JSON Integration is all about handling diverse message types. In that context, JSON plays a major role as numerous APIs are exposed via JSON. In ESB 4.5.0, we introduce a brand new JSON implementation, which can be used to Streaming JSON (JSONStreamFormatter and JSONStreamBuilder) messages through ESB. In case, if we need to mediate message based on the message content (rather than streaming), th...