@axway/amplify-config
Version:
Configuration helper for the Axway CLI.
191 lines (105 loc) • 4.21 kB
Markdown
# v5.0.5 (July 28, 2025)
- chore: Fixed Issue with "axway team user add" command.
([APIGOV-30889](https://jira.axway.com/browse/APIGOV-30889))
# v5.0.4 (July 28, 2025)
- chore: Fixed Issue with "axway org user list" command.
([APIGOV-30670](https://jira.axway.com/browse/APIGOV-30907))
# v5.0.3 (June 26, 2025)
- chore: Security Updates.
([APIGOV-30670](https://jira.axway.com/browse/APIGOV-30670))
# v5.0.2 (May 16, 2025)
- BREAKING CHANGE: Node.js version upgrade to 20.18.2 (minimum) and conversion to ES Modules.
([APIGOV-27923](https://jira.axway.com/browse/APIGOV-29723))
# v5.0.1 (May 16, 2025)
- BREAKING CHANGE: Node.js version upgrade to 20.18.2 (minimum) and conversion to ES Modules.
([APIGOV-27923](https://jira.axway.com/browse/APIGOV-29723))
# v5.0.0 (May 16, 2025)
- BREAKING CHANGE: Node.js version upgrade to 20.18.2 (minimum) and conversion to ES Modules.
([APIGOV-27923](https://jira.axway.com/browse/APIGOV-29723))
# v4.0.16 (Jan 16, 2025)
- chore: Updated dependencies.
# v4.0.15 (Nov 21, 2024)
- chore: Updated dependencies.
# v4.0.14 (July 3, 2024)
- chore: Updated dependencies.
# v4.0.13 (May 31, 2024)
- chore: Updated dependencies.
# v4.0.12 (Jan 23, 2024)
- chore: Updated dependencies.
# v4.0.11 (Nov 8, 2023)
- chore: Updated dependencies.
# v4.0.10 (Nov 8, 2023)
- chore: Updated dependencies.
# v4.0.9 (May 11, 2022)
- chore: Updated dependencies.
# v4.0.8 (Mar 28, 2022)
- chore: Updated dependencies.
# v4.0.7 (Feb 16, 2022)
- chore: Updated dependencies.
# v4.0.6 (Feb 2, 2022)
- chore: Updated dependencies.
# v4.0.5 (Jan 14, 2022)
- chore: Updated dependencies.
# v4.0.4 (Dec 21, 2021)
- chore: Updated dependencies.
# v4.0.3 (Dec 2, 2021)
- chore: Updated dependencies.
# v4.0.2 (Nov 5, 2021)
- chore: Updated dependencies.
# v4.0.1 (Oct 18, 2021)
- chore: Updated dependencies.
# v4.0.0 (Sep 24, 2021)
- BREAKING CHANGE: Require Node.js 12.13.0 LTS or newer.
([APIGOV-19220](https://jira.axway.com/browse/APIGOV-19220))
- refactor: Replaced `appcd-*` libraries with `@axway/amplify-utils`.
([APIGOV-20264](https://jira.axway.com/browse/APIGOV-20264))
# v3.1.0 (Jul 30, 2021)
- feat: Updated `config-kit` and `appcd-fs` to add support for applying parent directory
ownership when being executed as sudo.
([APIGOV-19102](https://jira.axway.com/browse/APIGOV-19102))
# v3.0.10 (May 11, 2021)
- chore: Updated dependencies.
# v3.0.9 (Apr 27, 2021)
- chore: Updated dependencies.
# v3.0.8 (Apr 21, 2021)
- chore: Updated dependencies.
# v3.0.7 (Jan 20, 2021)
- chore: Updated dependencies.
# v3.0.6 (Jan 5, 2021)
- chore: Updated dependencies.
# v3.0.5 (Dec 1, 2020)
- chore: Updated dependencies.
# v3.0.4 (Nov 18, 2020)
- chore: Updated dependencies.
# v3.0.3 (Nov 12, 2020)
- fix: Fixed bug writing migrated config file.
# v3.0.2 (Nov 10, 2020)
- fix: Removed migration of extensions due to issues if command is cancelled while copying.
- chore: Updated dependencies.
# v3.0.1 (Oct 26, 2020)
- fix: Copy extension packages during first time migration from AMPLIFY CLI structure.
([CLI-103](https://jira.axway.com/browse/CLI-103))
# v3.0.0 (Oct 21, 2020)
- BREAKING CHANGE: Updated AMPLIFY CLI references to Axway CLI. The config file was moved from
`~/.axway/amplify-cli/amplify-cli.json` to `~/.axway/axway-cli/config.json`.
([CLI-100](https://jira.axway.com/browse/CLI-100))
# v2.1.3 (Oct 1, 2020)
- fix: Removed `preferGlobal` package setting.
# v2.1.2 (Aug 27, 2020)
- No changes. Lerna forced version bump.
# v2.1.1 (Aug 6, 2020)
- fix: Update extension paths in config file when migrating to new AMPLIFY CLI home directory.
# v2.1.0 (Aug 6, 2020)
- refactor: Moved AMPLIFY CLI config file from `~/.axway` to `~/.axway/amplify-cli`.
- chore: Updated dependencies.
# v2.0.3 (Jul 24, 2020)
- chore: Updated dependencies.
# v2.0.2 (Jul 2, 2020)
- chore: Updated dependencies.
# v2.0.1 (Jun 12, 2020)
- chore: Updated dependencies.
# v2.0.0 (May 5, 2020)
- BREAKING CHANGE: Dropped support for Node.js 10.12.0 and older.
([CLI-89](https://jira.axway.com/browse/CLI-89))
- refactor: Replaced `appcd-config` with `config-kit`.
- chore: Updated dependencies.