Releases: adobe/aio-cli-plugin-runtime
Releases · adobe/aio-cli-plugin-runtime
8.2.1
8.2.0
- feat: ACNA-4537 add dependabot coverage upload workflow 44fe78d
- fix: include URL in api list --json output (#411) 2e8b95d
- fix: inquirer.prompt is not a function with inquirer v12 (#413) ebcff3c
- chore: trigger PR review 3af0d8b
- feat: ACNA-4515 add pr-reviewer workflow 4a77ad1
- chore: update @oclif/core to v4 and migrate ESLint to v9 flat config (#392) f4b69e6
- chore: update node engine requirement to >=20 (#393) 7d178b5
8.1.0
8.0.0
- 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
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
What's Changed
- ACNA-1833 | Externalising Github Workflows by @amulyakashyap09 in #331
- fix: ACNA-2807 - code links in README point to a .ts file by @shazron in #333
- Feature/externalising GitHub workflows by @amulyakashyap09 in #334
Full Changelog: 7.0.0...7.0.1
7.0.0
6.2.0
- 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
What's Changed
- CEXT-2009 Add New Relic support to aio CLI by @gjmarques in #311
- Bump @adobe/aio-lib-core-networking from 3.0.0 to 4.1.0 by @dependabot in #299
- Bump @types/jest from 27.5.2 to 29.5.3 by @dependabot in #314
- feat: add concurrency flag to create and update by @MichaelGoberling in #316
- Remove client side validation of Openwhisk flag limits by @MichaelGoberling in #317
- Bump jest from 27.5.1 to 29.6.2 by @dependabot in #321
- Bump jest-junit from 13.2.0 to 16.0.0 by @dependabot in #318
- Bump eslint-plugin-jsdoc from 37.9.7 to 46.4.6 by @dependabot in #323
- Bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 by @dependabot in #319
New Contributors
- @gjmarques made their first contribution in #311
Full Changelog: 6.1.0...6.2.0
6.1.0
- fix: update dependencies (#296) c3e6db6
- Bump babel-jest from 27.5.1 to 29.5.0 (#290) e71d19d
- fix: ACNA-2103 - cosmetic issue:
api listwas not showing properAPI 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