aws-sdk-ecs 1.173.0 → 1.180.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: 0b7b5db14d446165f70a152e4c9589026089ddb9aacd8b5ca6c6471e09e28e8c
4
- data.tar.gz: 1e7fc9d1c5809e152bf609aedca5cf57a438122c0c3f61ebb5d8c2249e0a620b
3
+ metadata.gz: 0f836d60a9a037d4ac8463315f8ef36005d7724cbdb1120d48437c80d5be69cf
4
+ data.tar.gz: b35be142b9b23c3e038273f72b21838029b9eebe2262fa01dbc309abc2935b6d
5
5
  SHA512:
6
- metadata.gz: 23e8ef3d922f2283ae7e10ba1371856fc14122ca252182e31ed441cae3ea65ecf637f641b04b39aa081c56b339648214cb41c5514141d1c1b5259ec159c1dc20
7
- data.tar.gz: c070dc46c15486aac753dca5730b271fa482c65aa7f08de836c835fefb6988c5018af286ae3e280a58e8d1bd9ca3e6464ac237cd481fc39eceee6fce6971ddb8
6
+ metadata.gz: a5ac8d91eb85751fe36a37a91e7c58f48ee4ee3fcb893c2834c0621c153a76d5fed48899e952828250e9942712e024e9785dc2e1f5dc19da068e9559322ea14e
7
+ data.tar.gz: cd3dc6e2d2d5735ea89cb6798be8bb2bc9c36bd97dc92dd179b29b62b4ddfbf888cac83e2b196c84f7869d0b57c46acfc893e7b291c640047bcf9ff65ff0c9e4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,41 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.180.0 (2025-02-19)
5
+ ------------------
6
+
7
+ * Feature - This is a documentation only release for Amazon ECS that supports the CPU task limit increase.
8
+
9
+ 1.179.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.178.0 (2025-02-13)
15
+ ------------------
16
+
17
+ * Feature - This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format.
18
+
19
+ 1.177.0 (2025-02-06)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.176.0 (2025-01-16)
25
+ ------------------
26
+
27
+ * Feature - The release addresses Amazon ECS documentation tickets.
28
+
29
+ 1.175.0 (2025-01-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.174.0 (2025-01-03)
35
+ ------------------
36
+
37
+ * Feature - Adding SDK reference examples for Amazon ECS operations.
38
+
4
39
  1.173.0 (2024-12-17)
5
40
  ------------------
6
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.173.0
1
+ 1.180.0