aws-sdk-ecs 1.151.0 → 1.157.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: 68e8f4a37eaf20d15ba6c24424a166827d54ce409c066a8484b01d3f20810cd9
4
- data.tar.gz: f4475b6e66bb21408baba4b326854171ca427cf16fcf15163d9ed0f7520d89a4
3
+ metadata.gz: a0a574947915cb1d35c1c5cd03a33f34dae7478ecb37a75b231012ed6c3dd6f4
4
+ data.tar.gz: dfa1eaa1e907cf8f589792908226ccaae3b3410107ecf0ee8423c9e1579d3543
5
5
  SHA512:
6
- metadata.gz: 6014b592e1fca8e15b4703f8e3145b5bc89c6591b543fec9323d6ab072bc8ccab188d59d5f69a4e1f1ca0008ef6320746c11997db01e9f8ac1b3cd4b72137c3f
7
- data.tar.gz: 60febd7496ae22d1dfcd60c9fb507bc7ce0deaa5067522cc5be9d9c7823a563f90210fcf2283560ee1b434ec60c4b194afae04560b1a293aaa0278e11db2a9c1
6
+ metadata.gz: 9049c013a2e020fb3c4bead37b05d64fe9e4161db210023485115a80e2b9b44f0eaeefd647e75f5713a54f58b9f2b137f089275140a6e4e48af11ad646e99758
7
+ data.tar.gz: 32cf1dc9fa16e6026fff7399bc643156d45890aea6e83cf1c70c340d62676359e19e6d1288963aba3a451b61f8d94b7b7fbfc7db6447b9807bc61fe4973b8bdb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.157.0 (2024-09-11)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.156.0 (2024-09-10)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.155.0 (2024-09-03)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.154.0 (2024-08-20)
20
+ ------------------
21
+
22
+ * Feature - Documentation only release to address various tickets
23
+
24
+ 1.153.0 (2024-08-15)
25
+ ------------------
26
+
27
+ * Feature - This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
28
+
29
+ 1.152.0 (2024-08-02)
30
+ ------------------
31
+
32
+ * Feature - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
33
+
4
34
  1.151.0 (2024-07-02)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.151.0
1
+ 1.157.0