Releases: ApplauseOSS/decrypt-and-start
Releases · ApplauseOSS/decrypt-and-start
v0.6.1
What's Changed
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.38.0 to 1.38.1 by @dependabot[bot] in #137
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.3 to 1.18.4 by @dependabot[bot] in #138
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.44.0 to 1.44.2 by @dependabot[bot] in #141
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.37.0 to 1.38.0 by @dependabot[bot] in #139
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2 by @dependabot[bot] in #140
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.38.1 to 1.38.3 by @dependabot[bot] in #144
- chore(deps): Bump actions/github-script from 7 to 8 by @dependabot[bot] in #147
- chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #148
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.4 to 1.18.6 by @dependabot[bot] in #145
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.44.2 to 1.45.1 by @dependabot[bot] in #143
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.0 to 1.38.2 by @dependabot[bot] in #142
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.38.3 to 1.39.2 by @dependabot[bot] in #156
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.6 to 1.18.9 by @dependabot[bot] in #155
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.45.1 to 1.45.6 by @dependabot[bot] in #154
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.2 to 1.38.6 by @dependabot[bot] in #157
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.11 by @dependabot[bot] in #158
- chore(deps): Bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #159
- chore(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #160
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.3 by @dependabot[bot] in #162
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.45.6 to 1.46.0 by @dependabot[bot] in #161
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.6 to 1.38.7 by @dependabot[bot] in #164
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.9 to 1.18.10 by @dependabot[bot] in #165
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 by @dependabot[bot] in #163
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.3 to 1.39.4 by @dependabot[bot] in #168
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.10 to 1.18.11 by @dependabot[bot] in #170
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.46.0 to 1.46.2 by @dependabot[bot] in #169
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.7 to 1.38.9 by @dependabot[bot] in #167
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 by @dependabot[bot] in #166
- chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.4 to 1.39.5 by @dependabot[bot] in #174
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.9 to 1.39.0 by @dependabot[bot] in #172
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.11 to 1.18.12 by @dependabot[bot] in #171
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.46.2 to 1.47.0 by @dependabot[bot] in #175
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 by @dependabot[bot] in #173
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: migrate to aws-sdk-go-v2 by @verbotenj in #136
New Contributors
- @verbotenj made their first contribution in #136
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- build: use go 1.23 by @wolf31o2 in #119
- chore(deps): golang.org/x/crypto 0.35.0 by @wolf31o2 in #121
- chore(deps): Bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot[bot] in #122
- fix: error check setenv, return lowercase errors by @wolf31o2 in #124
- chore(deps): Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #123
- ci(publish): explicit workflow permissions by @wolf31o2 in #125
- chore(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot[bot] in #126
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot[bot] in #127
- chore(deps): Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #128
- chore(deps): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot[bot] in #129
- chore(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #130
- chore(deps): Bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #131
- chore(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #134
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #135
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.6 to 1.51.11 by @dependabot in #76
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 by @dependabot in #77
- chore(deps): upgrade to go 1.21 by @wolf31o2 in #79
- chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #78
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.51.16 to 1.53.5 by @dependabot in #86
- chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #85
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.53.5 to 1.53.14 by @dependabot in #88
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.53.19 by @dependabot in #89
- chore(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #90
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.2 by @dependabot in #91
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.11 by @dependabot in #93
- chore(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #94
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.18 by @dependabot in #96
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.18 to 1.54.19 by @dependabot in #97
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 by @dependabot in #98
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.3 by @dependabot in #99
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5 by @dependabot in #100
- chore(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #101
- chore(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #102
- chore: rename main to main.go by @wolf31o2 in #103
- chore(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #104
- chore(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #105
- chore(deps): Bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #106
- chore(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #107
- chore(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #108
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 by @dependabot in #109
- chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #111
- build(make): format mod-tidy golines and test targets by @wolf31o2 in #112
- ci: enable dependabot for github-actions by @wolf31o2 in #113
- chore(deps): Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #117
- chore(deps): Bump actions/github-script from 6 to 7 by @dependabot in #116
- chore(deps): Bump actions/setup-go from 3 to 5 by @dependabot in #115
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #114
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.263 to 1.44.294 by @dependabot in #24
- chore(deps): Bump golang.org/x/crypto from 0.9.0 to 0.11.0 by @dependabot in #25
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.306 by @dependabot in #28
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.306 to 1.44.312 by @dependabot in #29
- chore(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #30
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.312 to 1.44.317 by @dependabot in #31
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.317 to 1.44.322 by @dependabot in #32
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.322 to 1.44.327 by @dependabot in #33
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332 by @dependabot in #34
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.332 to 1.45.11 by @dependabot in #38
- chore(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #37
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.11 to 1.45.15 by @dependabot in #39
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19 by @dependabot in #40
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.45.25 by @dependabot in #43
- chore(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #42
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.1 by @dependabot in #44
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.46.1 to 1.46.6 by @dependabot in #45
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.46.6 to 1.47.3 by @dependabot in #46
- chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #47
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.47.3 to 1.47.9 by @dependabot in #48
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.0 by @dependabot in #49
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.48.0 to 1.48.4 by @dependabot in #50
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.16 by @dependabot in #53
- chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #52
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.9 by @dependabot in #56
- chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #55
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.13 by @dependabot in #57
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.16 by @dependabot in #58
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.49.16 to 1.50.0 by @dependabot in #61
- chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #60
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.10 by @dependabot in #63
- chore(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #64
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 by @dependabot in #65
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 by @dependabot in #66
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.30 by @dependabot in #68
- chore(deps): Bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #71
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.37 by @dependabot in #72
- ci: enable dependabot for go modules by @wolf31o2 in #73
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.50.37 to 1.51.6 by @dependabot in #75
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.21.8 to 1.34.0 by @dependabot in #10
- Bump golang.org/x/crypto from 0.0.0-20190701094942-4def268fd1a4 to 0.1.0 by @dependabot in #11
- ci: build and publish binaries on tag by @wolf31o2 in #12
- chore(deps): upgrade to Go 1.18 by @wolf31o2 in #13
- ci: configure dependabot by @wolf31o2 in #14
- Bump github.com/aws/aws-sdk-go from 1.44.262 to 1.44.263 by @dependabot in #15
- ci: use go 1.18 for publishing binaries by @wolf31o2 in #16
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.5.0...v0.5.1