Releases: getporter/hashicorp-plugins
Releases · getporter/hashicorp-plugins
v1.0.2
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
- @dependabot[bot] made their first contribution in #14
- @dgannon991 made their first contribution in #20
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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
v1.0.0-rc.1
v0.1.0-porter.1
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