Release v0.52.27
github-actions
released this
12 Jan 22:23
·
493 commits
to master
since this release
What's Changed
- do not autodropdown service status list if too many services exist, it makes the UI look clunky by @ferozemohideen in https://github.com/porter-dev/porter/pull/4143
- easier previews ci setup for docker apps by @ianedwards in https://github.com/porter-dev/porter/pull/4142
- introduce wait flag on apply that will wait for app revision status ready, also refactor update-tag by @ferozemohideen in https://github.com/porter-dev/porter/pull/4144
- sort services by their name and env variables by their keys by @ferozemohideen in https://github.com/porter-dev/porter/pull/4145
- feat: add ability to wait for a one-off job to complete after execution by @jose-fully-ported in https://github.com/porter-dev/porter/pull/4138
Full Changelog: porter-dev/porter@v0.52.25...v0.52.27