aws-sdk-ecs 1.116.0 → 1.131.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: c9d5abbd33de57234e3078be526939c5597427b4eede4c19c00673fdaad5f396
4
- data.tar.gz: df76354c0704f80d1e6f928cd61454cb90c8bd8611a71f6b20aecf1589c09cd4
3
+ metadata.gz: bd17f1e96153338ba22930d8515bf665cf7b7e8c173a9a46590b3cfa6a4e0125
4
+ data.tar.gz: 29d3ac3597bbc14d5ad9f16a08c2b6bb454758cf8298abacd1e4500016cac6c0
5
5
  SHA512:
6
- metadata.gz: 03343a21e3e167f02764d438d3a6b16e02bdd59a1d50f224a5e61d767a760e3065a239a61455279d2516fce34cf68d54328f7e18a796521c5548cfac4c016935
7
- data.tar.gz: 8240e9af8ac51480be4922d4079bcd52cd3665ee1dd1c031a6af0fe92126edd0e93847257f57a5d003e233059c7a53564b66d191e189ff3311edc7fddac8a5bb
6
+ metadata.gz: '0860585a980ad315b8163803b7f30bbf90e14aed2acf44d6a942f508469fa31930559fcbd09ca5a29f8898eb0e9c2279802c898bf617379491b021f843132599'
7
+ data.tar.gz: 879bd85d459640b803946299845711e5c85216236ce5751799ef0be31293c36cb38f1ba92f7057b811ee3e4f56016f62e096a9ae64ffebfefa2709cfbc740dc4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,81 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.131.0 (2023-10-17)
5
+ ------------------
6
+
7
+ * Feature - Documentation only updates to address Amazon ECS tickets.
8
+
9
+ 1.130.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.129.0 (2023-09-05)
15
+ ------------------
16
+
17
+ * Feature - Documentation only update for Amazon ECS.
18
+
19
+ 1.128.0 (2023-08-31)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.
23
+
24
+ 1.127.0 (2023-08-04)
25
+ ------------------
26
+
27
+ * Feature - This is a documentation update to address various tickets.
28
+
29
+ 1.126.0 (2023-07-11)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.125.0 (2023-07-06)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.124.0 (2023-06-30)
40
+ ------------------
41
+
42
+ * Feature - Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
43
+
44
+ 1.123.0 (2023-06-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.122.0 (2023-06-19)
50
+ ------------------
51
+
52
+ * Feature - Documentation only update to address various tickets.
53
+
54
+ 1.121.0 (2023-06-15)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.120.0 (2023-05-31)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.119.0 (2023-05-18)
65
+ ------------------
66
+
67
+ * Feature - Documentation only release to address various tickets.
68
+
69
+ 1.118.0 (2023-05-04)
70
+ ------------------
71
+
72
+ * Feature - Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
73
+
74
+ 1.117.0 (2023-05-02)
75
+ ------------------
76
+
77
+ * Feature - Documentation only update to address Amazon ECS tickets.
78
+
4
79
  1.116.0 (2023-04-21)
5
80
  ------------------
6
81
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.116.0
1
+ 1.131.0