Skip to content

Releases: adobe/aio-cli

11.0.0

12 Aug 11:01
Compare
Choose a tag to compare
  • updated plugin dependencies f2cd572
  • This CLI release enables Activity Logs (see them in your Adobe Developer Console project) for these commands:
    • action create/update/delete
    • sequence create/update/delete
    • api create/delete
    • deploy web assets
    • undeploy web assets
    • rule create/update/delete/disable/enable
    • trigger create/update/delete
    • start of app deploy
    • start of app undeploy
  • The logs are activated during an app deploy, app undeploy, or via the selected runtime action commands.
  • The user must be logged in for activity logs. For the scenarios where a user does not have a login or it's in a CI environment, you need to use a technical account token

10.3.4

17 Apr 01:11
Compare
Choose a tag to compare
  • Merge pull request #744 from adobe/bugfix/ACNA-3561 504f519
  • chore: show the supported versions from package json fdf63fc
  • fix: missed the fix 66c3b90
  • fix: using Config object takes care of reading and parsing the package.json file and updated unit tests 5cd5315
  • fix: comments ca030ee
  • chore: add test coverage 3d23583
  • fix: lint error bfcb852
  • chore: add a warning when non-supported node version is used 4fdb56b

10.3.3...10.3.4

10.3.3

10 Apr 19:19
Compare
Choose a tag to compare
  • Merge pull request #741 from adobe/bugfix/ACNA-3480 c1e6911
  • chore: updated the command description to reflect the new filter change 9695de4
  • fix: fix the aio discover command and fix the unit tests 0cb81d2

10.3.2...10.3.3

10.3.2

21 Jan 11:33
Compare
Choose a tag to compare
  • fix: update package-lock.json b738088
  • fix: node@v22 punycode deprecation (#704) f6763d3
  • chore(deps-dev): bump oclif from 4.15.8 to 4.17.13 (#707) 6d87398
  • chore(deps-dev): updated deps (#706) 8554389

10.3.1...10.3.2

10.3.1

16 Oct 11:59
Compare
Choose a tag to compare
  • fix: update package-lock.json for @adobe/aio-lib-ims@7.0.2 (#671) 973cfdb
  • fix: update on-push-publish-to-npm.yml (#635) bad3450

10.3.0...10.3.1

10.3.0

08 Oct 22:26
Compare
Choose a tag to compare

aio-cli-plugin-app@13

  • change default --force-build to false
  • handle cases where manifest specifies action dir, and it changes during run
  • pass useForce for --force-deploy w/tests:100%
  • use aio-lib-runtime with optimized build+deploy, update docs

aio-cli-plugin-app-dev@2

  • use dist folder (webpacked action source)
  • add ESM action, Typescript action
  • support DUMP_PARAMS input
  • add source-map output for webpack, add .vscode/launch.json
  • use aio-lib-runtime to build the app
  • add actions watcher
  • specify version of @adobe/aio-lib-runtime for buildActions emptyDist param
  • run-dev tests code cleanup
  • fixed actions-watcher tests leaks
  • fix: require.cache cleanup, always build latest
  • require aio-lib-runtime with optimized builds

10.2.0

21 Aug 12:27
Compare
Choose a tag to compare
  • feat: aio-cli-plugin-app-storage (#636) 15f019e
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 (#613) bcc59ef
  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#598) 994b8f6
  • chore(deps): bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/client-cloudfront (#628) f6f147c

10.1.0...10.2.0

This release brings in support for aio app state commands

10.1.0

26 Jun 10:50
Compare
Choose a tag to compare
  • feat: add app-dev command ^1 (#622) 8853172
  • fix: remove archaic package.json ln scripts. This closes #618 (#623) 8b56f82
  • fix: update package-lock for high severity items (#616) 57e9984
  • chore(deps): bump @oclif/plugin-help from 5.2.13 to 6.0.12 (#572) e973452
  • chore(deps): bump @oclif/plugin-plugins from 2.4.7 to 4.1.22 (#575) 91824d7
  • chore(deps): bump @oclif/plugin-autocomplete from 2.3.5 to 3.0.5 (#561) cb601aa
  • chore(deps): bump crypto-js from 4.1.1 to 4.2.0 (#535) eef9efc
  • fix: update package-lock.json dce5be8 129dcd1

10.0.0...10.1.0

10.0.0

12 Jan 15:21
Compare
Choose a tag to compare
  • fix: update package-lock.json ff78235
  • chore(deps): update package.json adobe dependencies, fix eslint issues 05e5a60
  • fix: deduplicate TOC in README.md (#566) b6086f2
  • fix: update prerelease.yml (dependencies_to_update) f6ec5c0
  • fix(breaking-change): update for nodes 18 and 20 (#547) a2f637c

9.4.1...10.0.0

This release includes major releases of these packages below, which increases the minimum node version to node-18.
node-14 and node-16 are EOL.

9.4.1

18 Oct 07:05
Compare
Choose a tag to compare