aws-sdk-batch 1.80.0 → 1.82.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: 02ff3a4f1bfb1d3be1f5e4e0d6e07bb216de6540dd51735962e90e1b4316c0ec
4
- data.tar.gz: 0c3759a732b4d16a10d078c8cc736eeb18db622b44fa82115c32a823572d436f
3
+ metadata.gz: 0f349833dbe27c2b4d504cc54aa22f577deccf0f0313403019cf99077d12c57b
4
+ data.tar.gz: ac61524af277388a42c549e35774eaccda4e146f11ca1df3644586a9ae66ff74
5
5
  SHA512:
6
- metadata.gz: 59e56f68b42117100957efa3f2001b7d42a01252697cc7b518f27303226ecd0db1ea5e549918026dab709ac6c10f43273c393cd1becdc6af828efea9d8b0ff01
7
- data.tar.gz: 2acb01ea76367a45bdf38b9ad45fe44cd4b58bb3dde28752c1a345b419ad1a2b577cf44aa337ee61f173b27a47be2c0baa3164b78eb754ab3527d1cda897b3ab
6
+ metadata.gz: b4e32a0ccc4ba9913f31335ebec4c2b3d863eb861e9f03a8fa48782ce7a300200f780be53bde26365e09852031bb62152baf93e98ab7589a1302d9092d163637
7
+ data.tar.gz: ad8a0c3c7b423095214d736744a5816dc41df2d034b8e603e8bed31831cde5a6080f1ffe0ba08e35808d3c13b12b649305b43a1d1b4b8f5a3dbbc8868962580f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.82.0 (2024-02-28)
5
+ ------------------
6
+
7
+ * Feature - This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
8
+
9
+ 1.81.0 (2024-02-09)
10
+ ------------------
11
+
12
+ * Feature - This feature allows Batch to support configuration of repository credentials for jobs running on ECS
13
+
4
14
  1.80.0 (2024-01-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.80.0
1
+ 1.82.0