Skip to content

Releases: getporter/hashicorp-plugins

v1.0.2

11 Dec 22:10
7292a5e

Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 23.0.1+incompatible to 24.0.7+incompatible by @dependabot[bot] in #14
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #15
  • Bump golang.org/x/net from 0.19.0 to 0.38.0 by @dependabot[bot] in #16
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 by @dependabot[bot] in #17
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 by @dependabot[bot] in #19
  • Bumped Vault and porter versions by @dgannon991 in #20
  • Bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in #21

New Contributors

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

v1.0.1

23 Feb 21:48
9789751

Choose a tag to compare

Changelog

  • 9789751 Merge pull request #10 from carolynvs/bump-porter-in-tests
  • 00529bf Merge pull request #6 from carolynvs/update-install-instr
  • cec7aed Merge pull request #7 from carolynvs/sync-readme
  • 3b98d88 Merge pull request #8 from getporter/bump-deps
  • 8ba31ba Sync readme with more recent changes on porter's website
  • 13564d1 Test against porter v1.0.9
  • c5b2af1 Update Porter to v1.0.9
  • 684e038 Update golang.org/x/net and golang.org/x/crypto
  • 9f089c7 Update installation instructions

v1.0.0

18 Oct 16:22
23374aa

Choose a tag to compare

This is a temporary fork and release of the hashicorp plugin for Porter.

You can install it with the following command:

porter plugin install hashicorp --version v1.0.0 --url https://github.com/getporter/hashicorp-plugins/releases/download

Changelog

  • 5eea67b Bump porter to v1.0.1
  • 23374aa Merge pull request #3 from carolynvs/bump-porter

v1.0.0-rc.1

28 Sep 17:52
ecebeff

Choose a tag to compare

Changelog

  • ecebeff Fix release process
  • faddd95 Merge pull request #1 from carolynvs/bump-porter
  • 37d6aae Merge pull request #2 from carolynvs/remove-publish-feed
  • 9693ad7 Remove publish to atom feed
  • f5cf390 Run unit tests on builds
  • 6f3b3f6 Update github workflows
  • 084444a Update porter to 1.0.0-rc.3

v0.1.0-porter.1

23 May 17:15
686f234

Choose a tag to compare

v0.1.0-porter.1 Pre-release
Pre-release

This is a temporary fork and release of the hashicorp plugin for Porter. It updates the plugin to support the latest release of Porter, v1.0.0-alpha.20 where we changed the secrets protocol from v1 to v2.

You can install it with the following command:

porter plugin install hashicorp --version v0.1.0-porter.1 --url https://github.com/getporter/hashicorp-plugins/releases/download