Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

v0.2.2

Compare
Choose a tag to compare
@hashicorp-ci hashicorp-ci released this 17 Feb 17:41
· 8861 commits to main since this release

0.2.2 (February 17, 2021)

FEATURES:

IMPROVEMENTS:

  • builtin/aws/ecs: Add config option for disabling the load balancer [GH-1082]
  • builtin/aws/ecs: Add awslog driver configuration [GH-1089]
  • builtin/docker: Add Binds, Labels and Networks config options for deploy [GH-1065]
  • builtin/k8s: Support multi-port application configs for deploy and release [GH-1092]
  • cli/main: Add -version flag for CLI version [GH-1049]

BUG FIXES:

  • bulitin/aws/ecs: Determine load balancer and target group for pre-existing listeners [GH-1085]
  • builtin/aws/ecs: fix listener deletion on deployment deletion [GH-1087]
  • builtin/k8s: Handle application config sync with K8s and Secrets [GH-1073]
  • cli/hostname: fix panic with no hostname arg specified [GH-1044]
  • core: Fix empty gitreftag response in config [GH-1047]