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.9.7...v0.9.8).
9
9
10
-
### `eksconfig`
11
-
12
-
- Fix [`eks create config` by removing unnecessary `eksconfig.Config.Sync` call](https://github.com/aws/aws-k8s-tester/pull/83).
13
-
-https://github.com/aws/aws-k8s-tester/issues/82
14
-
15
-
### Dependency
16
-
17
-
- Upgrade [`github.com/aws/aws-sdk-go`](https://github.com/aws/aws-sdk-go/releases) from [`v1.30.2`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.2) to [`v1.30.3`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.3).
18
-
19
10
### Go
20
11
21
12
- Compile with [*Go 1.14.1*](https://golang.org/doc/devel/release.html#go1.14).
@@ -24,17 +15,19 @@ See [code changes](https://github.com/aws/aws-k8s-tester/compare/v0.9.7...v0.9.8
See [code changes](https://github.com/aws/aws-k8s-tester/compare/v0.9.6...v0.9.7).
30
21
31
22
### `eksconfig`
32
23
33
24
- Fix [`Sync` method to not overwriting pointer fields with `nil`](https://github.com/aws/aws-k8s-tester/commit/2a2aa2a9428161624c6a20126a940b40d31dbae4).
25
+
- Fix [`eks create config` by removing unnecessary `eksconfig.Config.Sync` call](https://github.com/aws/aws-k8s-tester/pull/83).
26
+
-https://github.com/aws/aws-k8s-tester/issues/82
34
27
35
28
### Dependency
36
29
37
-
- Upgrade [`github.com/aws/aws-sdk-go`](https://github.com/aws/aws-sdk-go/releases) from [`v1.30.1`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.1) to [`v1.30.2`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.2).
30
+
- Upgrade [`github.com/aws/aws-sdk-go`](https://github.com/aws/aws-sdk-go/releases) from [`v1.30.1`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.1) to [`v1.30.3`](https://github.com/aws/aws-sdk-go/releases/tag/v1.30.3).
0 commit comments