aws-sdk-ecs 1.86.0 → 1.90.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: 3ca2c8c1ca5c458e7d9f2d50e49ec331f80f44aa82d6ba5d4c4f1007441f7639
4
- data.tar.gz: a91292f1766c79d5707811572801e4287ad9d8e673e5e72a0cc1c4099eab7280
3
+ metadata.gz: 6b0cab3ba672b63cd9ba00d3bee69feb3aa351f3c67850e0b530813986858633
4
+ data.tar.gz: 5b5848645b48129c84faed820b50c468a194ab9a7478a2f6c68b87d1360023c7
5
5
  SHA512:
6
- metadata.gz: 8bd43a91dd33f82c6496f26a300c1ea6a88762f9fd5bb309cd0bc6003fa0876619f74a4127c7e02816bb77d4f08c20ea526dff35edc2c65f33f9a706e8183df3
7
- data.tar.gz: 462b50d3322f6f552c430b64d4c8076b2e56ccee90d1009b25d39066293a7fe1c885727d8b405b1755073854d66d09719bc2185250a889cbdf457be88f08ff83
6
+ metadata.gz: f613b581bbe033d37fc3ecce992d6478f2cf9dac559e7dca6ad4631999f712a15ec1947daaac5dab7ea8f1fe071b2bb8619f9d6397cc5a97bfe34ef8a20c29dc
7
+ data.tar.gz: b5452d6fa507aaa2c47f81467aeeae63b1344837e74ff49e0868d32a5456b081f6d6457107564221b7c9301645998431cb8990cd9ba25aa121639e7967ea26d3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.90.0 (2021-11-10)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for container instance health.
8
+
9
+ 1.89.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.88.0 (2021-10-28)
15
+ ------------------
16
+
17
+ * Feature - Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full.
18
+
19
+ 1.87.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.86.0 (2021-10-12)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.86.0
1
+ 1.90.0