aws-sdk-eks 1.172.0 → 1.174.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b5db22c1dcc4e882753027f15631a622f69ae37e7d732bb0e96f99a7c5986300
4
- data.tar.gz: '093b71f56eebc9d6c18423e29bcf9fda53c4c580ba6d1dce0a790f257fadaf17'
3
+ metadata.gz: 012777266f5217141bb2b61ed6e7233173d341c91f413607521f4e3ab0f2dedc
4
+ data.tar.gz: e99f3c4f834196a55541b43fcbee09c438ddbdbc28fb4ca500cb0a237451472b
5
5
  SHA512:
6
- metadata.gz: e3b4411a5c51024494dfc1b68aba5dc8820ae3d57df39d76cb438ec152d8eee54b9afc3610a8010d088583de7b19d08ed0a70edaebc52fbf4b86324aacdeddb5
7
- data.tar.gz: 6758ecba8d698ace27b870bff9ef85a8764996d414c40a81028271e7589c39fd30638324fed5f82b49ff7b995643bbea816b504fb063c9ab8553c30b5d8934a0
6
+ metadata.gz: 37163cc3e07dc078a5ec763a1902d5209f8ae52785f8dba425754da158286db799cfccc07080ccf8649a72b7d9620678aa9395a5b98981ed864da4e597b22996
7
+ data.tar.gz: 84be8a1667fdec653e0dd667dc75376f0c6c5cfd69450981161d66f541a05b49f20d40952ad338256ee1f3b4485869dda09a9568299b40fc6c0290a9a4acf63f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.174.0 (2026-08-19)
5
+ ------------------
6
+
7
+ * Feature - Adds support for EKS cluster certificate authorities (CA)
8
+
9
+ 1.173.0 (2026-08-11)
10
+ ------------------
11
+
12
+ * Feature - This feature would give customers the ability to selectively tune certain configurations of Kubernetes control plane components in an Amazon EKS cluster.
13
+
4
14
  1.172.0 (2026-07-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.172.0
1
+ 1.174.0