aws-sdk-ecs 1.212.0 → 1.214.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: c6a544fd26af3d1adbacc503f65585563628ed68f6f30ea6ea041a449b878f82
4
- data.tar.gz: 4f8493385fc03dd58dc5349d9fd9aa1c27f4a873bf142cec91948b1f94ab2086
3
+ metadata.gz: 21a77f3157495f2e682563b38883e544689eafa49f19fad7451bd9950906ba94
4
+ data.tar.gz: a98254d30a8e9d22487c6efa1f5c089a0e04c85cdff11b0426221774f8190bea
5
5
  SHA512:
6
- metadata.gz: 9f7cc710208a4e56c34270fdb9d9d078dbb5a071fd71920925211fb884b12fcd14016dd5537c3e8133792a698b4fc40396119b3d934407b898b474f021337ffc
7
- data.tar.gz: bbe20013bf8095679812b089f367dce90af7d99622f114992c50c8c9e630d6a2ebf18cf232fb8860e9c2801fd805065e202427fcd9bff8c1245bb59a2b9421e5
6
+ metadata.gz: a66fd30ee85786fde4ea38fdf039036a154c44f836dfb8ee2d62bcb0e1aa203d70bcaccb6315804adb97374a42e3a8975d2a3dc58095b14236489076bad2d73f
7
+ data.tar.gz: '0891bc234583bd1d592b28cd671a8adada54eb070c8094662db96558eb009703fba0a53311154fe703f18fab2ee85d45f220d2eda4837342f53b8edc41b43f15'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.214.0 (2025-11-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.213.0 (2025-11-20)
10
+ ------------------
11
+
12
+ * Feature - Launching Amazon ECS Express Mode - a new feature that enables developers to quickly launch highly available, scalable containerized applications with a single command.
13
+
4
14
  1.212.0 (2025-11-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.212.0
1
+ 1.214.0