Skip to content

Releases: getporter/porter

v1.0.4

09 Dec 14:56
e3a2a5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

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

  • Update install instructions to use v1.0.1 by @carolynvs in #2419
  • Bump github.com/hashicorp/go-hclog from 0.14.1 to 1.3.1 by @dependabot in #2421
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #2423
  • Bump github.com/cnabio/cnab-go from 0.24.0 to 0.24.1 by @dependabot in #2424
  • Update installation instructions for plugins/mixins by @carolynvs in #2427
  • Bump github.com/mmcdole/gofeed from 1.0.0-beta2 to 1.1.3 by @dependabot in #2431
  • Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #2429
  • Bump go.opentelemetry.io/otel/trace from 1.10.0 to 1.11.1 by @dependabot in #2432
  • Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.10.0 to 1.11.1 by @dependabot in #2430
  • Bump github.com/google/go-containerregistry from 0.5.1 to 0.12.0 by @dependabot in #2433
  • Split Installation into a spec and status by @carolynvs in #2435
  • Compile with Go 1.19.3, update go-restful by @carolynvs in #2448

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.