You're viewing Apigee Edge documentation.
View Apigee X documentation.
On May 25, 2016, we released a new version of Apigee Edge Microgateway, version 2.0.4.
New features and enhancements
Following are the new features and enhancements in this release.
Support for resource paths in products
Edge Microgateway now supports resource paths in products. Resource paths let you restrict access to APIs based on the proxy path suffix. For details on creating products and configuring resource paths, see Create API products.
Support for npm global install
You can now install Edge Microgateway using the npm -g (global) option. For details on this option refer to the npm documentation.