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

v0.1.5

Compare
Choose a tag to compare
@hashicorp-ci hashicorp-ci released this 09 Nov 21:25
· 9399 commits to main since this release

0.1.5 (November 09, 2020)

FEATURES:

IMPROVEMENTS:

  • plugin/google-cloud-run: set a default releaser so you don't need a release block [GH-756]

BUG FIXES:

  • plugin/ecs: do not assign public IP on EC2 cluster [GH-758]
  • plugin/google-cloud-run: less strict image validation to allow projects with slashes [GH-760]
  • plugin/k8s: default releaser should create service with correct namespace [GH-759]
  • entrypoint: be careful to not spawn multiple url agents [GH-752]
  • cli: return error for ErrSentinel types to signal exit codes [GH-768]