Releases: utilitywarehouse/ssh-key-agent
Releases · utilitywarehouse/ssh-key-agent
v1.0.17
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #40
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #42
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #41
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #44
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #43
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #45
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #46
- Bump golang.org/x/crypto from 0.10.0 to 0.12.0 by @dependabot in #48
- Bump docker/build-push-action from 4 to 5 by @dependabot in #54
- Bump docker/metadata-action from 4 to 5 by @dependabot in #53
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #52
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #51
- Bump docker/login-action from 2 to 3 by @dependabot in #50
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #49
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #57
- Bump actions/checkout from 3 to 4 by @dependabot in #56
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #55
- Bump golang.org/x/crypto from 0.14.0 to 0.16.0 by @dependabot in #58
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #59
- Bump github/codeql-action from 2 to 3 by @dependabot in #60
- Bump actions/setup-go from 4 to 5 by @dependabot in #61
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #62
- Bump golang.org/x/crypto from 0.18.0 to 0.20.0 by @dependabot in #63
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #64
- Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #65
- Release arm64 version to be able to run on t4g instances by @ffilippopoulos in #66
- Allow selecting architecture for ssh-key-agent binaries on tf by @ffilippopoulos in #67
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #33
- Bump actions/checkout from 2 to 3 by @dependabot in #32
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #34
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #35
- Move goreleaser to it's own workflow by @george-angel in #36
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #37
- Bump docker/build-push-action from 3 to 4 by @dependabot in #38
- Bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #39
Full Changelog: v1.0.14...v1.0.15
v1.0.14
Changelog
- f1aef85 Release v1.0.14
- 6015c5e Merge pull request #31 from utilitywarehouse/ignition-upd
- aa1483c Update terraform-provider-ignition
- 73119bd Bump docker/setup-qemu-action from 1 to 2 (#29)
- 847e73b Merge pull request #30 from utilitywarehouse/dependabot/github_actions/dependabot/fetch-metadata-1.3.3
- 0ae3d58 Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
- c7390c7 Bump docker/login-action from 1 to 2 (#25)
- 23a76c3 Bump goreleaser/goreleaser-action from 2 to 3 (#24)
- c9e4d99 Bump docker/metadata-action from 3 to 4 (#26)
- cbdcfef Bump docker/setup-buildx-action from 1 to 2 (#27)
- 82d67dd Bump docker/build-push-action from 2 to 3 (#28)
- cab6e42 systemd is no longer capitalised (#23)
- 58b4664 Add example for debugging boxes where ska fails (#22)
- c2db7c3 Bump github/codeql-action from 1 to 2 (#21)
- b250d7b Run dependabot monthly
- e108fc0 Merge pull request #20 from utilitywarehouse/dependabot/github_actions/dependabot/fetch-metadata-1.3.1
- dd805f2 Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1
v1.0.13
What's Changed
- added dependabot and updated dependencies by @asiyani in #18
- Bump actions/setup-go from 2 to 3 by @dependabot in #19
New Contributors
- @asiyani made their first contribution in #18
- @dependabot made their first contribution in #19
Full Changelog: 1.0.12...v1.0.13
1.0.12
Changelog
1e5d5b8 Merge pull request #17 from utilitywarehouse/systemd-infinite-restarts
d68da79 Allow 10 seconds between service restarts, instead of disabling interval
772fe69 Allow the systemd services to restart endlessly
400f233 drone: golang:1.16 (#16)
b83e0b0 Merge pull request #15 from utilitywarehouse/ignition-1.3.0
3d7b6c4 Use community-terraform-providers/ignition
52d9bd6 Merge branch 'master' of github.com:utilitywarehouse/ssh-key-agent
13a4214 Remove deprecated ioutil lib
3b71e6c Merge pull request #14 from utilitywarehouse/updates
770ffd9 Use latest Go and Alpine
1.0.11
- Format Terraform config compatible with latest v0.14
1.0.10
- output a docker_unit file for running agent as a container
- fix name refs from 1.0.9
1.0.9 - BROKEN
- output a docker_unit file for running agent as a container