Skip to content

Releases: adobe/aio-cli

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

9.4.0

16 Oct 13:04
Compare
Choose a tag to compare
  • fix(deps): update @adobe/aio-cli-plugin-app to v11.0.0 (#522) 076edcd
  • Merge pull request #514 from adobe/CI-6248 4d8acf8
  • update dependencies 0c541fe
  • Merge pull request #507 from adobe/events-plugin-update-3.3.0 7062808
  • update package-lock 7138e4c
  • Update @adobe/aio-cli-plugin-app version d2b4ee8
  • update @adobe/aio-cli-plugin-events version 8f08602
  • chore(deps): bump @oclif/core from 2.8.12 to 2.11.7 (#484) 7952ef9
  • chore(deps): bump @oclif/plugin-warn-if-update-available (#481) 318b14b
  • chore(deps): bump @oclif/plugin-autocomplete from 2.3.2 to 2.3.5 (#483) 015c4b6
  • chore(deps): bump @oclif/plugin-help from 5.2.12 to 5.2.13 (#472) 0486bed
  • chore(deps): bump @oclif/plugin-warn-if-update-available (#471) 6b50cb9
  • chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#469) 136372a
  • fix: remove filesystem mock, update @oclif/core to 2.8.12 (pinned) and add override (#467) 4e4b648
  • chore(deps-dev): bump eslint from 8.37.0 to 8.44.0 (#459) d710269
  • chore(deps): all @adobe deps (and package-lock.json) 11f4ff0
  • chore(deps): bump @oclif/plugin-autocomplete from 1.4.6 to 2.3.1 (#455) d3660a3
  • chore(deps): bump @oclif/plugin-not-found from 2.3.22 to 2.3.26 (#446) bb52206
  • chore(deps-dev): bump oclif from 3.7.3 to 3.9.1 (#440) e13a935
  • chore(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 (#416) 750e87e
  • chore(deps): bump @types/jest from 29.5.0 to 29.5.2 (#433) cef5c8d
  • chore(deps): bump fast-xml-parser and @aws-sdk/client-s3 (#445) 2788fe5
  • chore(deps): bump semver from 7.3.8 to 7.5.2 (#443) 89974fe

9.3.0...9.4.0

9.3.0

16 May 07:11
Compare
Choose a tag to compare

9.2.0

13 Apr 09:47
Compare
Choose a tag to compare

Highlights:

  • Update aio-cli-plugin-events

Commits:

  • chore(dep): update events plugin to version 3.0.1 (#414) 628db32
  • chore(deps-dev): bump jest-junit from 14.0.1 to 15.0.0 (#409) 610853a
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.4 (#412) dd1158c
  • chore(deps-dev): bump acorn from 7.4.1 to 8.8.2 (#411) c428400
  • chore(deps): bump xml2js and aws-sdk (#413) 7b68b6c
  • Update npm-audit.yml ab37f92
  • update lockfile (oclif@3.7.3 update) to fix error in generating readme 652fa8f
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#386) 1b37b2c
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#385) 63a9c19
  • chore(deps): bump jsonwebtoken and @adobe/aio-lib-ims-jwt (#395) 4a79aec
  • chore(deps): bump @adobe/aio-cli-plugin-auth from 3.0.1 to 3.2.0 (#396) 2f0b660
  • fix: add merge_group trigger for merge queue (beta) feature 1cce9f5
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 (#382) 41b6588
  • fix: dependabot added (#384) a507807
  • fix: remove installing latest npm (#392) 61b2143

9.1.1...9.2.0

9.1.1

08 Nov 18:33
Compare
Choose a tag to compare
  • fix: ACNA-1825 - daily - npm audit checks are failing with aio-cli@9.x ( d8cb3f1
  • fix: ACNA-1865 - command_error and postrun hooks not firing 69f9402

9.1.0...9.1.1

9.1.0

04 Oct 15:24
Compare
Choose a tag to compare

9.0.0

27 Sep 00:21
Compare
Choose a tag to compare
  • update package-lock 93e0d9f
  • bugfix for ACNA-1679 (#370) 530b17d
  • fix: for pre-release, the oclif.bin in package.json was not set to aio-next (#369) 2070144
  • fix: rename prerelease workflows d5666ea
  • feat: add new prerelease-main.yml workflow d1d02d6
  • fix: update package-lock.json e8ea0cc
  • fix: major version dependency upgrades, oclif v2 updates (#364) ae56a6a
  • Allow cli-next to be @latest, with @next dependencies 364d440
  • aio-next (#361) 8b9caec
  • fix: prerelease use input package-name key=value 42703ca
  • fix: prerelease use input package-name a17abe3
  • fix: prerelease script error 075e355
  • feat: prerelease export bin as aio-next so aio can still exist afa905c
  • feat: ACNA-1599 - create prerelease.yml (#359) b99c13b
  • fix: add proxy support section in the README (#353) 30e974f

8.3.0...9.0.0

8.3.0

13 Apr 01:48
Compare
Choose a tag to compare
  • fire hook when an error happens (#346) 6e0aff5
  • chore(deps): bump moment from 2.29.1 to 2.29.2 (#352) ca18ee3
  • fix: update package-lock.json 8e4c5d7
  • chore(package-lock): shelljs, nanoid, follow-redirects 3c66d76
  • chore(package): various package updates (#345) 5bf7647
  • fix: upgrade @oclif/plugin-not-found from 2.1.3 to 2.1.4 (#323) f85a2d5
  • chore(deps): update plugin c70b828
  • fix: npm run e2e is not working properly, tests are interactive (#321) 16449f5
  • fix: upgrade @oclif/plugin-not-found from 2.0.0 to 2.1.3 (#320) 8b76a9e
  • fix: package.json & package-lock.json to reduce vulnerabilities (#319) a12d454

8.2.0...8.3.0

8.2.0

06 Oct 17:21
Compare
Choose a tag to compare

Notable changes

  • added proxy support via the HTTP_PROXY and HTTPS_PROXY environment variables
  • added log forwarding command to runtime plugin, see aio runtime:namespace:log-forwarding --help
  • added proxy configuration output in the aio info command

Proxy Support

Set these environment variables, to use proxies (case sensitive):

  1. HTTP_PROXY
  2. HTTPS_PROXY

The appropriate proxy will be used to proxy http/https urls respectively.

If your proxy requires basic authentication, embed the username and password in the url itself. For example, if your server is https://example.com and username is user and password is password, the url should look like this:

https://user:password@example.com

If your username or password contains non-alphanumeric characters, they must be url-encoded.

You can verify if you set the proxy info properly by running:

aio info

Commit log

  • chore(package): plugin version updates (#317) 68f099e
  • fix: package.json & package-lock.json to reduce vulnerabilities (#316) 7f38272
  • fix: update README.md (#315) c224419
  • fix: remove undocumented bin alias 7820702
  • fix: update gen-health-table.js (#307) 08721fa
  • fix: upgrade chalk from 4.1.1 to 4.1.2 (#305) 35293f2
  • fix: package.json & package-lock.json to reduce vulnerabilities (#306) aa8e9db
  • fix: build badges for Github Actions CI (#302) 341c2a2

8.1.0...8.2.0