Skip to content

Releases: adobe/aio-cli-plugin-runtime

8.0.0

21 Jul 00:55
Compare
Choose a tag to compare
  • fix: error when current context is undefined, CLI symbol is undefined (#386) fd79e91
  • breaking-change: ACNA-3833 - add Deploy Service support for some commands (#385) 6e98764

Auth change for these commands:

  • aio rt action create/update/delete/update
  • aio api create/delete
  • aio rt deploy sync/undeploy
  • aio rt rule create/delete/update/disable/enable
  • aio rt trigger create/delete/update

You can use Runtime credential basic auth by the --use-runtime-auth flag for any of these commands, or set the environment variable USE_RUNTIME_AUTH=1 to enable it globally.

Some users use the Runtime plugin as a substitute for the wsk cli (since it's a near 1:1 drop-in replacement), so the flag and env var is there to support that scenario.


7.1.0...8.0.0

7.1.0

26 Mar 15:02
Compare
Choose a tag to compare

What's Changed

  • ACNA-3274 | point runtime plugin to deploy service (#360) 1adc01e
  • chore(deps): bump @adobe/aio-lib-runtime from 6.2.0 to 7.0.1 (#350) d55ce21
  • chore(deps-dev): bump eol from 0.9.1 to 0.10.0 (#346) b50b2b2
  • chore(deps-dev): bump eslint-config-oclif from 4.0.0 to 5.2.2 (#344) 0770d31
  • chore(deps): bump inquirer from 8.2.6 to 12.3.2 (#343) 7ac88eb
  • Bump properties-reader from 2.2.0 to 2.3.0 (#326) 7fd74c4
  • Updated deps (#342) 6c88d71
  • fix: inherit secrets in nodejs ci workflow (#338) a5d7481
  • Merge pull request #337 from adobe/RUNNER-7199 c6210f4
  • nit: add codecov secrets inherit 1bffe21
  • fix(RUNNER-7199): --logsize action option cannot be set to 0 48c4d45

Full Changelog: 7.0.1...7.1.0

7.0.1

12 Feb 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.0.1

7.0.0

11 Jan 11:40
Compare
Choose a tag to compare
  • chore(deps): update package.json adobe dependencies 3780f54
  • fix(breaking-change): update for nodes 18 and 20 (#330) 707eca2
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 (#328) 8744729

6.2.0...7.0.0

6.2.0

28 Aug 23:56
Compare
Choose a tag to compare
  • Bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#319) 61c2fd7
  • Bump eslint-plugin-jsdoc from 37.9.7 to 46.4.6 (#323) 55332f8
  • Bump jest-junit from 13.2.0 to 16.0.0 (#318) 18fbf37
  • Bump jest from 27.5.1 to 29.6.2 (#321) dc91cc6
  • Merge pull request #317 from adobe/remove-client-side-validation 223863f
  • Merge pull request #316 from adobe/add-concurrency-option ea0da26
  • remove client side validation fc84b20
  • remove client side validation 78eb43d
  • feat: add concurrency flag to create and update f9cc84a
  • Bump @types/jest from 27.5.2 to 29.5.3 (#314) 7675abf
  • Bump @adobe/aio-lib-core-networking from 3.0.0 to 4.1.0 (#299) e2f4da6
  • CEXT-2009 Add New Relic support to aio CLI (#311) 3968c92

6.1.0...6.2.0

What's Changed

New Contributors

Full Changelog: 6.1.0...6.2.0

6.1.0

20 Jun 16:28
Compare
Choose a tag to compare
  • fix: update dependencies (#296) c3e6db6
  • Bump babel-jest from 27.5.1 to 29.5.0 (#290) e71d19d
  • fix: ACNA-2103 - cosmetic issue: api list was not showing proper API Name (#288) e4d701a
  • fix: replace codecov bash script with Github Action 7102492
  • docs: oclif readme --no-aliases in npm version (#283) da09e8e
  • feat: reverse api <-> route alias (#284) 43f157f

6.0.2...6.1.0

6.0.2

28 Feb 00:02
Compare
Choose a tag to compare

6.0.1...6.0.2

6.0.1

16 Sep 20:53
Compare
Choose a tag to compare

6.0.0...6.0.1

6.0.0

20 Aug 07:25
Compare
Choose a tag to compare

5.4.0...6.0.0

5.4.0

28 Mar 11:16
Compare
Choose a tag to compare
  • feat: Recursive delete of a package (#262) 829fd32
  • feat. Don't fetch code unless is necessary (#263) 5e42bf2
  • feat. Support for --copy flag on create action. (#255) 4ca7c1e

5.3.0...5.4.0