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

v0.3.1

Compare
Choose a tag to compare
@hashicorp-ci hashicorp-ci released this 20 Apr 19:00
· 7890 commits to main since this release

0.3.1 (April 20, 2021)

IMPROVEMENTS:

  • cli: Make purge default and remove flag for Nomad uninstall [GH-1326]
  • cli: Show usage example on waypoint context use command [GH-1325]
  • cli: version command now shoes the server version [GH-1364]
  • entrypoint: can change log level using the WAYPOINT_LOG_LEVEL env var, which can also be set with waypoint config [GH-1330]
  • entrypoint: default log level changed to DEBUG [GH-1330]
  • plugin/nomad: Add CPU and Memory resource options for server and runner installs, and app deploys [GH-1318]
  • plugin/nomad: Allow for auth soft fail on serverinstall for server image [GH-1106]
  • ui: Improve the design of the Project Settings forms [GH-1335]

BUG FIXES:

  • cli: connections with TLS without insecure flag properly connect [GH-1307]
  • cli: server bootstrap will not give auth token errors [GH-1320]
  • plugin/aws/ecs: Route 53 "A" Type record properly created when not found for domain name [GH-1256]
  • plugin/nomad: use namespace config option for deploy [GH-1300]