14.05.28 - Apigee Edge cloud release notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On Tuesday, June 3, 2014, we released a new cloud version of Apigee Edge.

New features and enhancements

Following are the new features and enhancements in this release.

  • Node.js response streaming
    Responses from a Node.js script can be streamed back to the client if the script produces output in multiple chunks. To enable Node.js response streaming, you must enable streaming on the API proxy.
    For details, see Streaming requests and responses.
  • Trireme update for XSLT (Trireme 0.7.4)
    Trireme, the runtime for Node.js scripts inside Apigee Edge, supports XSLT. You can use the "node_xslt" and "trireme-xml" modules for fast XSLT processing.
    For more information, see https://www.npmjs.org/package/trireme-xslt