Waypoint 0.1.3 Released

We released Waypoint 0.1.3!

Changelog

IMPROVEMENTS:

  • install/k8s: improve stability of install process by verifying stateful set, waiting for service endpoints, etc. [GH-435]
  • install/k8s: detect Kind and warn about additional requirements [GH-615]
  • plugin/aws-ecs: support for static environment variables [GH-583]
  • plugin/aws-ecs: support for ECS secrets [GH-583]
  • plugin/aws-ecs: support for configuring sidecar containers [GH-583]
  • plugin/pack: can set environment variables [GH-581]
  • plugin/docker: ability to target remote docker engine for deploys, automatically pull images [GH-631]
  • ui: onboarding flow after redeeming an invite token is enabled and uses public release URLs [GH-635]

BUG FIXES:

  • entrypoint: ensure binary is statically linked on all systems [GH-586]
  • plugin/nomad: destroy works [GH-571]
  • plugin/aws: load ~/.aws/config if available and use that for auth [GH-621]
  • plugin/aws-ecs: Allow cpu parameter for to be optional for EC2 clusters [GH-576]
  • plugin/aws-ecs: don’t detect inactive cluster as existing [GH-605]
  • plugin/aws-ecs: fix crash if subnets are specified [GH-636]
  • plugin/aws-ecs: delete ECS ALB listener on destroy [GH-607]
  • plugin/google-cloud-run: Don’t crash if capacity or autoscaling settings are nil [GH-620]
  • install/nomad: if -nomad-dc flag is set, dc1 won’t be set [GH-603]
  • cli: contexts will fall back to not using symlinks if symlinks aren’t available [GH-633]

A full list of changes for this release can be found in the changelog.

Thanks,
The Waypoint Team

0.1.3 Changelog - https://github.com/hashicorp/waypoint/blob/v0.1.3/CHANGELOG.md
0.1.3 Binaries - https://releases.hashicorp.com/waypoint/0.1.3

4 Likes