You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [code changes](https://github.com/aws/aws-k8s-tester/compare/v0.7.6...v0.7.7).
9
+
10
+
### `ec2config`
11
+
12
+
- Skip [private key S3 uploads if `S3BucketName` is empty](https://github.com/aws/aws-k8s-tester/commit/2823aa88f7455289a2aa34589c388177fa3e8507).
13
+
14
+
### `eksconfig`
15
+
16
+
- Skip [private key S3 uploads if `S3BucketName` is empty](https://github.com/aws/aws-k8s-tester/commit/2823aa88f7455289a2aa34589c388177fa3e8507).
17
+
18
+
### Dependency
19
+
20
+
- Upgrade [`github.com/aws/aws-sdk-go`](https://github.com/aws/aws-sdk-go/releases) from [`v1.29.26`](https://github.com/aws/aws-sdk-go/releases/tag/v1.29.26) to [`v1.29.27`](https://github.com/aws/aws-sdk-go/releases/tag/v1.29.27).
21
+
22
+
### Go
23
+
24
+
- Compile with [*Go 1.14.0*](https://golang.org/doc/devel/release.html#go1.14).
0 commit comments