Vault Unseal Versions Save

auto-unseal utility for Hashicorp Vault

v0.1.1

2 years ago

Docker Releases are located here.

What's Changed

Full Changelog: https://github.com/lrstanley/vault-unseal/compare/v0.1.0...v0.1.1

go version go1.17.7 linux/amd64

v0.1.0

2 years ago

Docker Releases are located here.

⚠Breaking Changes ⚠

  • Previously, SMTP calls would ignore TLS certificate verifications. This release adds support for enabling/disabling this, however, the new default is to not skip verification by default.

Changelog

  • 36a4adf bump go version requirements
  • b5aa50e Merge pull request #6 from devon-mar/mail-tls
  • dafe0fb Add additional SMTP TLS options

go version go1.17.7 linux/amd64

v0.0.8

2 years ago

Docker Releases are located here.

Changelog

2b22149 remove unused httpClient; addl. error checks 3f5fbdc Merge pull request #2 from devon-mar/arm 17c7ff8 Add arm and arm64 to goarch

go version go1.17.2 linux/amd64

v0.0.7

2 years ago

Docker Releases are located here.

Changelog

660fe65 & e8150a8 fix: addl. goreleaser config fixes 2fe0248 fix: prevent --log.quiet from writing to log file; closes #1 180f459 upgrade deps 532f8d9 spelling

go version go1.16.6 linux/amd64

v0.0.6

3 years ago

Docker Releases are located here.

Changelog

Previous release but built with:

go version go1.16 linux/amd64

v0.0.5

3 years ago

Docker Releases are located here.

Changelog

Previous release but built with:

go version go1.15.8 linux/amd64

v0.0.4

3 years ago

Docker Releases are located here.

Changelog

655968b remove upload-artifact task due to limited account size

go version go1.15.7 linux/amd64

v0.0.3

3 years ago

Docker Releases are located here.

Changelog

630c247 goreleaser should run with entire git history 612aa24 fix snapshot path fb028d1 only upload snapshot artifacts (excludes tmp files) 6ddd285 add paths-ignore to actions/build b2151ea fix docker badge 064d4b2 fix single-line var escaping 888a006 test? bdb8e33 add snapshot artifacts via actions 4970c88 ignore bin dir 963e3b1 add steps to pull latest go version 3a44a46 move to apex/log; merge flags and config into one; support more environment variables ec72637 add docker support ac995c7 clean up makefile; stop generating readme 1c28ac1 move to github actions 61e5793 support newer goreleaser functionality 4e3c7c3 readme-gen

go version go1.15.6 linux/amd64

v0.0.2

5 years ago

Changelog

cd73f4e add version flag babb7c5 improvements to systemd (re)starting 5d39849 further clarify why in the documentation e8eda64 add todo section in readme 0723574 add more documentation 56ebb01 readme-gen

v0.0.1

5 years ago

Changelog

cc4ede6 remove go vet from travis ci run 620baad fix crlf -> lf, ensure GO111MODULE is on 82310af fix crlf -> lf, ensure GO111MODULE is on 9a50fdd dep updates b782898 add .travis.yml 5bf840c fixes for readme-gen 0c0c5c3 initial commit and release