github porter-dev/porter v0.10.0
Release v0.10.0

latest releases: production, v0.52.55, v0.52.54...
3 years ago

This past release was mostly a "gardening" release for Porter, where we focused on the stability of the platform, and improving our existing features/workflows. That said, we're excited to release some useful new features!

Events Tab (#1072)

We've created an Events tab that shows the status of your builds occurring in Github actions! This view will display errors when a build fails, and show a history of successful deployments. You can always navigate to the Github action run to view more information about the success/failure.

Screen Shot 2021-09-08 at 9 08 22 AM

Jobs Improvements (#1192)

We've added several improvements to the Jobs feature, including the ability to clone a job (only jobs deployed from Docker registries supported at the moment) and to view/change the Helm values of a job.

Screen Shot 2021-09-21 at 7 47 41 PM

Grafana Agent Add-On

We've added a Grafana agent add-on chart to our community add-ons! For those using Grafana Cloud, this agents allows you to stream metrics to a remote Grafana instance.

Screen Shot 2021-09-21 at 7 49 42 PM

Other Changes/Improvements

  • Prevent large number of logs from crashing the frontend (#1193)
  • Relocate the Github action preview YAML to be optionally expanded (#1216)
  • Prevent large number of tokens in the token cache from slowing down the dashboard (#1201)
  • De-dupe environment variables when loaded multiple times from the same env group (#1217)
  • Allow websocket connections for live updates to exist longer than 15 minutes (#1191)
  • Fix issue where randomly generated add-on name continues to fill in (#1218)
  • Prevent frontend crashes when Launch Template button is clicked (#1221)
  • Allow buildpacks to work from a sub-folder or sub-directory (#1184)

Don't miss a new porter release

NewReleases is sending notifications on new releases.