Skip to content

Releases: apigee/apigeetool-node

v0.16.5 - updated dependencies and some cleanup

19 Sep 23:59
50660b3
Compare
Choose a tag to compare

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

13 Dec 02:18
Compare
Choose a tag to compare

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

23 Apr 20:34
ef598ba
Compare
Choose a tag to compare
  • Added Cache operations #110
  • Enable Hosted Target #117
  • Adding -H (Header) as a global option #115
  • Fix ignored approvalType argument #113
  • Disabling strictSSL when -k flag is set #62

v0.8.0

07 Dec 21:18
Compare
Choose a tag to compare

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