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
{{ message }}
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,17 @@
1
1
# Changelog
2
+
## v3.5
3
+
17 December 2019
4
+
5
+
Notable Changes:
6
+
*[#337](https://github.com/uswitch/kiam/pull/337) Enable gRPC keepalive to detect dead TCP connections between agent and server
7
+
*[#330](https://github.com/uswitch/kiam/pull/330) Update AWS SDK to allow for use of [IAM Roles for Service Accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) for kiam-server
8
+
*[#315](https://github.com/uswitch/kiam/pull/315) Switch to using go modules
0 commit comments