Releases: TwiN/aws-eks-asg-rolling-update-handler
Releases · TwiN/aws-eks-asg-rolling-update-handler
v1.8.4
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.51.1 by @dependabot in #217
- chore(deps): bump github.com/TwiN/gocache/v2 from 2.2.0 to 2.2.2 by @dependabot in #219
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.1 to 1.51.6 by @dependabot in #218
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #216
- chore(deps): bump k8s.io/kubectl from 0.29.2 to 0.29.3 by @dependabot in #223
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.6 to 1.51.11 by @dependabot in #221
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #214
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 by @dependabot in #224
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.21 by @dependabot in #225
- chore(deps): bump k8s.io/kubectl from 0.29.3 to 0.30.0 by @dependabot in #230
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.21 to 1.51.30 by @dependabot in #231
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to 1.52.2 by @dependabot in #232
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #234
- chore(deps): bump k8s.io/kubectl from 0.30.0 to 0.30.1 by @dependabot in #235
- chore(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to 1.53.5 by @dependabot in #237
- chore(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to 1.53.19 by @dependabot in #242
- chore(deps): bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.6 by @dependabot in #249
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #248
- chore(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.11 by @dependabot in #250
- chore(deps): bump k8s.io/kubectl from 0.30.1 to 0.30.2 by @dependabot in #245
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.15 to 1.45.24 by @dependabot in #170
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #168
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #171
- chore(deps): bump k8s.io/kubectl from 0.28.2 to 0.28.3 by @dependabot in #172
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.46.1 by @dependabot in #176
- chore(deps): bump github.com/aws/aws-sdk-go from 1.46.1 to 1.46.6 by @dependabot in #177
- chore(deps): bump github.com/aws/aws-sdk-go from 1.46.6 to 1.47.3 by @dependabot in #178
- chore(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to 1.47.9 by @dependabot in #179
- chore(deps): bump k8s.io/kubectl from 0.28.3 to 0.28.4 by @dependabot in #181
- chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.0 by @dependabot in #184
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.0 to 1.48.3 by @dependabot in #185
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.11 by @dependabot in #186
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #187
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.11 to 1.48.16 by @dependabot in #188
- chore(deps): bump k8s.io/kubectl from 0.28.4 to 0.29.0 by @dependabot in #192
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.9 by @dependabot in #194
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #195
- chore(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.13 by @dependabot in #196
- chore(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.20 by @dependabot in #198
- chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.29.1 by @dependabot in #199
- chore(deps): bump github.com/aws/aws-sdk-go from 1.49.20 to 1.50.0 by @dependabot in #202
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.5 by @dependabot in #204
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 by @dependabot in #205
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 by @dependabot in #206
- chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.29.2 by @dependabot in #211
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 by @dependabot in #208
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- feat: add label to exclude from external loadbalancers by @derbauer97 in #131
- chore(deps): Several dependency upgrades
New Contributors
- @derbauer97 made their first contribution in #131
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
- feat: Handle larger clusters better by allowing up to 11% of updated nodes to be in a non-ready state (up to a max of 5)
- chore: Remove vendor folder from source code by @TwiN in #66
- chore(deps): bump k8s.io/client-go from 0.25.4 to 0.26.0 by @dependabot in #50
- chore(deps): bump k8s.io/kubectl from 0.25.4 to 0.26.0 by @dependabot in #51
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.152 to 1.44.157 by @dependabot in #52
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.162 by @dependabot in #55
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 by @dependabot in #56
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 by @dependabot in #57
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 by @dependabot in #58
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.180 by @dependabot in #59
- chore(deps): bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #63
- chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #62
- chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.26.1 by @dependabot in #60
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.184 by @dependabot in #64
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.189 by @dependabot in #65
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: Implement optional eager cordoning by @LaCodon in #42
- chore(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #31
- chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #32
- chore(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #33
- chore(deps): bump k8s.io/kubectl from 0.24.2 to 0.25.3 by @dependabot in #34
- chore(deps): bump github.com/TwiN/gocache/v2 from 2.1.1 to 2.1.2 by @dependabot in #35
- chore(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #36
- chore(deps): bump github.com/aws/aws-sdk-go from 1.36.5 to 1.44.131 by @dependabot in #37
- chore(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #40
- chore(deps): bump github.com/TwiN/gocache/v2 from 2.1.2 to 2.2.0 by @dependabot in #43
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.131 to 1.44.145 by @dependabot in #44
- chore(deps): bump k8s.io/kubectl from 0.25.3 to 0.25.4 by @dependabot in #47
- chore(deps): bump k8s.io/api from 0.25.3 to 0.25.4 by @dependabot in #46
- chore(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.14.0 by @dependabot in #48
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.145 to 1.44.152 by @dependabot in #49
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v1.6.0...v1.7.0