aws-sdk-ecs 1.165.0 → 1.171.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe2946f95c4ee4771f99cecbf1d4d4ad3497c404c3568ac2e6a3b8b9e358ecf5
4
- data.tar.gz: 0210b97331cdfd04bf1cb350353d4507a8954544a8b60cf0f2939e54b0d59b5b
3
+ metadata.gz: 88ccea68f205a92d9da5e2b856a4231d9de923ad3547e10bc7609b9922b9d7e1
4
+ data.tar.gz: aca1bda31828f6721925f74a48383fc4395f8e2505d8f1151fbd1a1eb678ed36
5
5
  SHA512:
6
- metadata.gz: 0c4a81db15b02451e356997eaacf1d91041315134a95ddfdf0b10b550d4610b1bd73f8622c92e306862efd644c43595b14d1e100035f2965e9103ace303e3ea6
7
- data.tar.gz: fa9788f32d73f4d85aecb574067304adfc82fa8b7324ddf4e27e207f0fea9b4ef46b03616fe0d51b1427240cd913ec74ad7a2832ba98b7e2d22e8310e5e17508
6
+ metadata.gz: c897395e2379e1f7fac7f3915e957060709cfb9ee502429367241f2625eff539c91bfcf3b790531b2373375a7219328981d0e86cf5049119c53be3aa0ee90a6e
7
+ data.tar.gz: d9d8525ac28e0061fb07942493d1dcd03fa71642ac8246d080820dcbb9523256e33bdb0f308b3848da67c6e97d3e9dfb4f1c279c6ef66456c1671ff3ba4f3924
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.171.0 (2024-12-02)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for Container Insights with Enhanced Observability for Amazon ECS.
8
+
9
+ 1.170.0 (2024-11-20)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for the Availability Zone rebalancing feature on Amazon ECS.
13
+
14
+ 1.169.0 (2024-11-19)
15
+ ------------------
16
+
17
+ * Feature - This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest.
18
+
19
+ 1.168.0 (2024-11-18)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services.
23
+
24
+ 1.167.0 (2024-11-06)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.166.0 (2024-10-30)
30
+ ------------------
31
+
32
+ * Feature - This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.
33
+
4
34
  1.165.0 (2024-10-24)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.165.0
1
+ 1.171.0