Skip to content

Releases: getporter/porter

v1.0.3

05 Dec 15:32
29fee1f
Compare
Choose a tag to compare

Highlights

  • Ensure that the mixins used in a bundle are always called in the same order when the bundle is built which improves performance and layer caching/reuse. #2472
  • The porter explain command includes if a parameter is sensitive now in the yaml/json output by @MadhuMPandurangi in #2440

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Nov 18:40
0656f1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Oct 15:03
91676a6
Compare
Choose a tag to compare

Overview

This release doesn't have any behavior changes, just updated dependencies and is now built on Go 1.19

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Oct 15:13
89ad7ed
Compare
Choose a tag to compare

Overview

If you are migrating from Porter v1, please read the migration instructions at https://getporter.org/storage-migrate/.

Below are some helpful blog posts explaining some of the changes in v1:

Install or Upgrade

Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.

Remember to install the most recent version of your plugins and mixins! Use porter mixins install NAME --version VERSION or porter plugins install NAME --version VERSION to install the latest prerelease.

What's Changed

Read more

v1.0.0-rc.3

26 Sep 18:19
89ad7ed
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

Install or Upgrade

Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.

Remember to install the most recent version of your plugins and mixins! Use porter mixins install NAME --version VERSION or porter plugins install NAME --version VERSION to install the latest prerelease.

v1.0.0-rc.2

21 Sep 17:57
b02ae73
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

Install or Upgrade

Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.

Remember to install the most recent version of your plugins and mixins! Use porter mixins install NAME --version VERSION or porter plugins install NAME --version VERSION to install the latest prerelease.

v0.38.13

21 Sep 16:33
85b77f6
Compare
Choose a tag to compare

Overview

This is a security fix for CVE-2020-16845. Please take time and evaluate porter v1 soon. Once it's released we will only support v0 for a limited amount of time.

What's Changed

Full Changelog: v0.38.12...v0.38.13

Install or Upgrade

See https://v0.getporter.org/install/

v1.0.0-rc.1

07 Sep 16:52
8e005d5
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-rc.1

Install or Upgrade

Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.

v1.0.0-beta.4

31 Aug 16:25
d815218
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Overview

We think we've found all the bugs around using Porter with an unsecured (http) registry or an insecure (untrusted TLS certificate) registry. See https://getporter.org/end-users/connect-registry/ for details on how to configure Porter to work with various registry configurations. If you find something else, please let us know!

What's Changed

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

Install or Upgrade

Run (or re-run) the installation from https://getporter.org/install to get the latest version of porter.

v1.0.0-beta.3

04 Aug 20:03
f7aa99d
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

Install or Update

Follow the installation instructions at https://getporter.org/install/#recommended