This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
v0.10.5
hc-github-team-waypoint
released this
15 Dec 18:20
·
1744 commits
to main
since this release
0.10.5 (December 15, 2022)
SECURITY:
- Waypoint now uses Go 1.19.4 to address security vulnerability (CVE-2022-41717) See the Go announcement for more details.
IMPROVEMENTS:
- cli: Respect
-remote-source
overrides for submitted job template when running
waypoint pipeline run
. [GH-4319] - config: Remove the multi-app deprecation warning.
Please see https://discuss.hashicorp.com/t/deprecating-projects-or-how-i-learned-to-love-apps/40888/12 for more information. [GH-4265]
BUG FIXES:
- plugin/ecs:
runner install
now creates aws policies to facilitate remotely running StopTask and WatchTask jobs [GH-4296]