v1.0.0-beta.1
Pre-release
Pre-release
getporterbot
released this
05 Jul 17:24
·
168 commits
to release/v1
since this release
Overview
This is the first prerelease of Porter that supports migrating your old data from v0.38 to v! 🎉 Learn how to migrate from v0 to v1 at https://getporter.org/storage-migrate
What's Changed
- add blog post for the new secret plugin protocol by @VinozzZ in #2121
- Docs: When to use credentials vs parameters by @carolynvs in #2127
- Remove stale website content by @carolynvs in #2131
- Improve Porter's tagline by @carolynvs in #2123
- Fix build target on an arm dev machine by @carolynvs in #2144
- Storage fix-permissions should handle missing config by @carolynvs in #2145
- Fix two small typos in docs by @kevinbarbour in #2155
- Update k8s and containerd dependencies by @carolynvs in #2147
- Fix broken links in tutorial docs by @kevinbarbour in #2169
- Bump cnab-to-oci to v0.3.4 by @carolynvs in #2177
- use relocation map for pulling images during archive by @VinozzZ in #2149
- Add porter parameter create command by @joshuabezaleel in #2168
- fix parameter with space error by @Simpcyclassy in #2091
- Allow run stop time to be empty by @carolynvs in #2184
- Support customizing the test porter command by @carolynvs in #2183
- Fix timing on logging a plugin connection error by @carolynvs in #2185
- Refactor functions that create indices by @carolynvs in #2187
- Reduce smoke test suite size by @carolynvs in #2182
- staticcheck lint fixes by @tchaudhry91 in #2176
- Set the uninstalled flag on the installation by @carolynvs in #2189
- refactor: replace
pkg/errors
by golang built-in errors by @epsxy in #2175 - Add state and status to list installation by @joshuabezaleel in #2171
- Update Navigation Bar by @hrittikhere in #2195
- Copy latest changes from main to v1 by @carolynvs in #2194
- improve website design by @reveurguy in #2178
- Update relocation map during porter publish by @VinozzZ in #2186
- Add Yingrong to OWNERS by @VinozzZ in #2204
- Update our codeowners file by @carolynvs in #2208
- Persist run bundle as string by @carolynvs in #2200
- Recommend installing v1 by @carolynvs in #2206
- Change release-v1 links to go to main site by @carolynvs in #2207
- Ignore/Fix all remaining staticcheck errors by @tchaudhry91 in #2201
- Run Vet and Lint as part of validate phase in the pipeline by @tchaudhry91 in #2203
- Update error message when docker is not available by @tchaudhry91 in #2217
- Support migration of data from v0 to v1 by @carolynvs in #2150
New Contributors
- @epsxy made their first contribution in #2175
- @reveurguy made their first contribution in #2178
Full Changelog: v1.0.0-alpha.22...v1.0.0-beta.1