Skip to content

v1.6.5

Compare
Choose a tag to compare
@tavisrudd tavisrudd released this 16 Apr 23:31
· 287 commits to master since this release
e40b74318be6f5884f7d0c5db5c461287d945528251895b7f51531f47118545d iidy-linux-amd64.zip
24888b08be5c83e9d890a95858d337a5db2ea5223b3e08a4f2e30097e1a2c944 iidy-macos-amd64.zip
  • view commit bump to v1.6.5
  • view commit Merge pull request #104 from unbounce/param-approval
  • view commit Format, apply review feedback
  • view commit Fix status codes
  • view commit Tags are not versioned, only display for "current"
  • view commit Remove status code "magic numbers"
  • view commit Clean up param history
  • view commit Add param set --with-approval, --message, and param review
  • view commit add stack-args.yaml reading support to delete-stack + improve output
  • view commit let describe-stack (etc.) read stack name from stack-args.yaml
  • view commit add 'iidy environment' to command metadata printout
  • view commit fix bug in handling of Profile/Region overrides from cli
  • view commit add create-or-update command. Fixes #55
  • view commit add --fail-if-absent to delete-stack (default false)
  • view commit add envvar LOG_IIDY_ERROR to control stacktrace logging
  • view commit Merge pull request #97 from rymndhng/patch-1
  • view commit Update README.md
  • view commit Re-order `ssm` imports for consistency
  • view commit Merge pull request #94 from unbounce/concat-vars
  • view commit Merge pull request #95 from unbounce/add-paris-region
  • view commit Supporting new region: Paris eu-west-3
  • view commit Visit concat elements before flattening
  • view commit add `--watch` to `create-changeset`. Fixes #16
  • view commit tsfmt some files that had drifted
  • view commit validate the Type of iidy custom resource template $params
  • view commit Include iidy version in command metadata
  • view commit Fix ServiceRoleARN output
  • view commit Add iidy.environment and iidy.region in Template: render:...
  • view commit Merge pull request #89 from unbounce/minor-spelling
  • view commit Minor spelling update 'is has' to 'has'
  • view commit Fix typo in output message
  • view commit coerce argv type so GlobalArguments.environment is non-nullable
  • view commit Show helpful error message on create if temlpate needs approval
  • view commit improve the display of stackset instances in {list,describe}-stacks
  • view commit bump dependencies