Closed swilliams11 closed 6 years ago
We should give the user the ability to select which Edge Microgateway they want to use.
Current code
git clone https://github.com/apigee-internal/microgateway.git $BUILD_DIR/tmp/edgemicro (cd $BUILD_DIR/tmp/edgemicro && git checkout tags/v2.5.8) npm --prefix $BUILD_DIR/tmp/edgemicro install
Its fixed at v2.5.8, but now Edge Microgateway is 2.5.19.
See the pull request here. https://github.com/apigee/cloud-foundry-apigee/pull/7
Closing this as this was included in the latest release.
We should give the user the ability to select which Edge Microgateway they want to use.
Current code
Its fixed at v2.5.8, but now Edge Microgateway is 2.5.19.