Releases: apigee/apigeetool-node
Releases · apigee/apigeetool-node
v0.16.5 - updated dependencies and some cleanup
No major feature adds or updates.
Updated dev-dependency of express to 4.21.0 .
Also cleaned up some tests of KVM operations.
And updated the README.
replace request with postman-request
This is the first official release in quite a while.
a bunch of new features are available in the release.
Also we have migrated to postman-request, in lieu of the deprecated request library.
Release v0.9.0
v0.8.0
Release v0.8.0
- Added deployExistingRevision command. #96
- Upgraded and pinned dependencies to address issues with v0.10 and v0.12 node.js. #100
- Added new KVM* operations. #95 #108
- Add
--bundled-dependencies
flag to deploy* commands. #91 - Add
--production
flag to deploynodeapp. #90 fixes #31 - Add support for
wait-after-import (-W)
option. #89 - Deploy commands return basic info after import-only. #94