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

latest releases: production, v0.52.52, v0.52.51...
2 years ago

Environment Group Merging/Previews (#856)

Environment variables used to be overwritten when loading them from an environment group, and users were not notified of conflicting environment variables that may be superseded. Now, users will be notified of overrides. Thanks @Xetera for the PR!

Environment Group Override

Github App Migration (#895)

As announced in the previous release, we have now fully migrated to using a Github App instead of an OAuth apps for repository integrations. This will give us more opportunities for integrations and make the integration more stable. In addition, if you're working on Porter in a team and have your personal repositories linked up, other members of the team will not be able to see or interact with those repositories -- team members will only see the repositories that they have access to. To set up the Github App integration, click on the user icon in the top right of the platform, and click "Account Settings":

Screen Shot 2021-07-28 at 9 16 43 AM

Webhook Regeneration (#916)

When a cluster is linked and unlinked on Porter, you may lose access to Porter webhooks that were written for a specific cluster, application, and namespace combination. If a webhook is not found for an application, we've now added the ability to recreate this webhook for a new cluster.

Other Improvements

  • Fix bug where env file upload does not work for deleted keys (#877) -- thanks @anukul for the PR!
  • Fix email verification for local instances on Porter (#914)
  • Auto-send email verification emails on signup (#913)
  • Better loading screen when metrics are returned as empty (#882)
  • Fix pod selection to prevent first pod from being auto selected (#889)
  • Fix environment variables for multi-line vars (#890)
  • Improve load time performance after clicking into an application (#894)
  • Show all objects when listing manifests in the "Manifests" tab (#896)
  • Fix --port flag for the porter server start command (#915)
  • Fix --path flag when calling porter update... commands (#906)

Don't miss a new porter release

NewReleases is sending notifications on new releases.