Recorded Webinar
Waypoint 0.5 Webinar
We are pleased to announce the general availability of HashiCorp Waypoint 0.5. Waypoint is a tool that enables developers to describe how to get their applications from development to production in a single file and deploy using a single command, providing a modern workflow to build, deploy, and release across platforms. View our webinar recording for Waypoint 0.5 below to see some of these new features in action.
This release includes several key features and improvements:
- Status reports: Waypoint can now expose near real-time information for deployments and releases. You can check the resources managed by Waypoint and their overall health associated with the deployment environment.
- Input variables: Input variables serve as parameters for a Waypoint project, allowing aspects of the project to be customized without being statically defined inside the waypoint.hcl file. Input variables enable platform operators to abstract details from the development team and create reusable Waypoint configurations.
- OIDC authentication and user accounts: Waypoint now has a user account system and can be configured to sign up and log in using any OIDC provider, such as Google, GitLab, and others.
To learn more, check out the Waypoint 0.5 blog post.



