Skip to content

Releases: adobe/aio-cli-plugin-runtime

1.10.0

06 Jul 14:54
Compare
Choose a tag to compare

1.9.1...1.10.0

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

02 Jul 13:48
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.7.1...1.7.2

1.7.1

04 May 05:13
Compare
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

1.7.0

28 Apr 23:02
Compare
Choose a tag to compare
  • #154 - AIO-CLI cannot deploy APIs under the same <base path> (#156) 332f3a8
  • add header to invoke for extra logging, this closes #146 (#153) ff4c742
  • add missing alias for rt:property bbf6406
  • When kind cannot be determined, throw error. (#149) c6d9672
  • fix: chalk, debug, execa missing from package.json (#152) 1b8717b
  • fix(package): update properties-reader to version 2.0.0 (#143) e4aaf16
  • support for ${*} syntax in manifest (#144) d9fa0fb

1.6.0...1.7.0

1.6.0

23 Mar 14:04
f5dec42
Compare
Choose a tag to compare
  • harden implementation of require-adobe-auth annotation (#139) f5dec42
  • fix for multiple actions using the require-adobe-auth annotation in the same package (#137) 539a1de
  • use actual fs for e2e test (#131) c73737f
  • require-adobe-auth annotation for web actions in manifest.yaml (#135) f050ee7
  • Add publishConfig access=public to package.json (#130) ec8ad4f

1.5.0...1.6.0

1.5.0

28 Feb 21:35
Compare
Choose a tag to compare
  • Pass parameters to trigger fire (#120) 1634a28
  • Emit activation id for trigger firing. (#124) 767cf18
  • Support deploying of blackbox actions (#129) 8e43c27
  • Merge pull request #125 from rabbah/docker 23f871c
  • fix: code file links on README.md are broken (/blob/v1.4.0/ not found) (closes #126) (#127) 178bbcc
  • Add restricted access note. 26a1127
  • Support action create/update with --docker. 6ee0b03
  • Merge pull request #106 from Yu1986/e2e 9c9f9f4
  • get name from package name f38b5ce
  • get package name from package.json dc43522
  • change overloaded P flag to E (#117) 1d6e4dc
  • Fixes action invoke defects (#104) 6cdecac
  • Support -e for adding environment variables. (#103) c4710bf
  • Only emit rule delete if json flag is given. (#113) de569e0
  • Fix uncaught async exception warnings in unit tests. Closes #95 (#108) 8cfcc81
  • adding ability to limit action list by package. fixes #105 (#109) 3ceba9e
  • Tweak missing property messages to improve clarity (#107) ac148cc
  • add e2e test eac8d17

1.4.0...1.5.0