Skip to content

Releases: adobe/aio-cli-plugin-runtime

2.0.0

28 Sep 17:41

Choose a tag to compare

Exported interface breaking change, plus bug fixes

The Runtime plugin has changed an exported interface, thus this is a breaking change that warrants a major version update.
This is a re-release of version 1.10.1 which should have been 2.0.0. Version 1.10.1 has been deprecated in npm, and version 1.10.2 was published to replace it (which reverts 1.10.1).

If you were impacted by downloading version 1.10.1, doing an npm install again should fetch the latest patch release (if your plugin version had a tilde or caret specifier in package.json).

  • fix: add final annotation when creating web action. (#195) 4860b38
  • fix: param flag takes precedence over param-file (#188) c0556fa
  • fix: typo test name: unknrtLibn -> unknown (#193) a52f26b
  • fix: typo thrrtLib => throw (#192) beefd85
  • fix: mock runtime-lib (#186) 749ee94
  • fix: update cmds now use create cmds where possible (#187) 0e443dc
  • BREAKING: move runtime-helpers into runtime-lib as utils (#182) 2217ee6
  • fix: remove hard-coded user-agent check 5bac283

1.10.0...2.0.0

Revert 1.10.1 (this release is the same as 1.10.0)

28 Sep 17:10

Choose a tag to compare

1.10.1 changes should be a major version release. This release reverts the 1.10.1 changes, so it is essentially 1.10.0

Bug fixes

28 Sep 15:01

Choose a tag to compare

  • fix: add final annotation when creating web action. (#195) 4860b38
  • fix: param flag takes precedence over param-file (#188) c0556fa
  • fix: typo test name: unknrtLibn -> unknown (#193) a52f26b
  • fix: typo thrrtLib => throw (#192) beefd85
  • fix: mock runtime-lib (#186) 749ee94
  • fix: update cmds now use create cmds where possible (#187) 0e443dc
  • fix: move runtime-helpers into runtime-lib as utils (#182) 2217ee6

1.10.0...1.10.1

1.10.0

06 Jul 14:54

Choose a tag to compare

1.9.1...1.10.0

fix: web conductor actions, update aio-lib-runtime

02 Jul 13:48

Choose a tag to compare

  • chore(package): update @adobe/aio-lib-runtime to 0.0.3 4fbb797
  • fix: web conductor actions (#179) c623664

1.9.0...1.9.1

New features: shared packages, action concurrency in manifest

29 Jun 14:04

Choose a tag to compare

  • feat: added support for shared packages d455ed5
  • feat: support setting action concurrency in manifest #176 (#177) 580aa3d

1.8.0...1.9.0

1.8.0

15 Jun 09:17

Choose a tag to compare

  • Merge pull request #172 from adobe/sync 3678d63
  • fix for package annotations in sync command e8a90bf
  • Merge pull request #169 from adobe/feed a6ce900
  • Merge branch 'master' into feed f5d5ccd
  • fix: improve Usage section in README 789d93d
  • Merge branch 'master' into feed 3575ed9
  • Headless adobe auth validation (#170) c0ed2b9
  • Merge branch 'master' into feed 23bbd93
  • version bump for auto completion 9033e71
  • Moved and using aio-lib-runtime for value-add functionality in feeds b939cc5
  • chore(readme): remove Greenkeeper badge (#168) d443c3d
  • fix: use codecov bash uploader d8aaf3a
  • New tests, 100% codecov and lint fixes 15c132e
  • Test fixes 2df208a
  • annotations workaround for openwhisk cli feed issue e8be80c
  • support for trigger feeds 0d359ca
  • Merge pull request #167 from adobe/envparams 3286282
  • Clearer tests 734b42f

1.7.3...1.8.0

1.7.3

15 May 18:51

Choose a tag to compare

  • Fix issues related to parsing of package name. (#164) 62808bf

1.7.2...1.7.3

1.7.2

13 May 22:13

Choose a tag to compare

1.7.1...1.7.2

1.7.1

04 May 05:13

Choose a tag to compare

Temporarily remove extra header until this change is published to npm:
apache/openwhisk-client-js#209

  • Revert "add header to invoke for extra logging, this closes #146 (#153)" ae5bde2

1.7.0...1.7.1