Skip to content

Releases: getporter/porter

v1.0.6

25 Jan 18:14
9343f85

Choose a tag to compare

Breaking Change

This release contains a fix for the plugins file schema. If you have existing plugins file, please update it to match the newly release schema.
For more details, please read the new blog post

  • check for plugins file schema version and type by @VinozzZ in #2532

Other Change

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Jan 18:59
2aa80a6

Choose a tag to compare

Highlight

  • Install multiple plugins by passing in a file argument to porter plugins install by @VinozzZ in #2504
  • Replaced tar to improve consistency of archived bundles by @jarnfast in #2363

What's Changed

  • Added Documentation for lint codes by @0xquark in #2493
  • Sync az mixin documentation by @carolynvs in #2498
  • Bump go.opentelemetry.io/otel/trace from 1.11.1 to 1.11.2 by @dependabot in #2494
  • Bump get.porter.sh/magefiles from 0.3.2 to 0.3.3 by @dependabot in #2495
  • Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1 by @dependabot in #2496
  • Bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 by @dependabot in #2497
  • Bump github.com/containerd/containerd from 1.6.12 to 1.6.14 by @dependabot in #2500
  • Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 by @dependabot in #2501
  • Bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #2502
  • Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.11.1 to 1.11.2 by @dependabot in #2507
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.4 to 0.37.0 by @dependabot in #2508
  • Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 by @dependabot in #2499
  • Bump github.com/moby/buildkit from 0.10.5 to 0.10.6 by @dependabot in #2509
  • Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in #2510
  • Fix minor typo in 'skipConfig' docstring by @omarkohl in #2506
  • Bump github.com/containerd/containerd from 1.6.14 to 1.6.15 by @dependabot in #2512
  • Add missing "Contributing Guide" link to "Contributor Ladder" by @omarkohl in #2513
  • only call EnsureStaticCheck once by @VinozzZ in #2515
  • Install multiple plugins by passing in a file argument to porter plugins install by @VinozzZ in #2504
  • Replaced tar to improve consistency of archived bundles by @jarnfast in #2363
  • Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #2519
  • Bump get.porter.sh/magefiles from 0.3.3 to 0.3.4 by @dependabot in #2521
  • Bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #2522
  • Bump github.com/moby/buildkit from 0.10.6 to 0.11.0 by @dependabot in #2520
  • Fix help test for plugins install --file flag by @VinozzZ in #2527

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 Dec 14:56
e3a2a5e

Choose a tag to compare

What's Changed

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

v1.0.3

05 Dec 15:32
29fee1f

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

Choose a tag to compare

What's Changed

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

v1.0.1

14 Oct 15:03
91676a6

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

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

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

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

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/