aws-sdk-sagemaker 1.108.0 → 1.112.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: ea25490091b38e7f3b7d8a7f3eadab5bb68785286bfca16034089f08a3719cf0
4
- data.tar.gz: 83e457e5c014c5211976826b146f60bae4e3bdbb23ddeed097d58c4e24e470ea
3
+ metadata.gz: 00cc09d9a8b8d58a2e367112c0089b565645a4a97e712bff6e9e3ae982369142
4
+ data.tar.gz: 9f2d235c0993630427f0e3c2531cc2c10b6492f3a36bc1cc9e05767594e6ccce
5
5
  SHA512:
6
- metadata.gz: bb825cbebc4afb015403ba009e6f70c30de9dbd878e70fffaa525ea19b5bf28f91eb1cae73040ababe1c0fbbad7943adde73b065cb3167fc2532c84f743cb6a4
7
- data.tar.gz: 680e33d9ded46cc6483bd3a1d3896cd88f1b6e8039c8bab357fdf0a257a61f2be414dc1a839da6f5376b2b1c7506764747988a82c27bd45dbe786a0148f367f1
6
+ metadata.gz: 45673f522f206365cbade0bff77497d53b5bc56e2c6707fdd3df1b996639ec4cbd7d85e4bec14f70a23055a07bfe25f13747b445e5e618572e1af3126d576c25
7
+ data.tar.gz: 657c38e3a0044a47072b7f16e5e259ca6304ba51c9a9dcfe973b65d623350db914fdd7e6bf8774426165806d95fe1353a487b71cf5850c94408ff825b60b05c5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.112.0 (2021-12-20)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.
8
+
9
+ 1.111.0 (2021-12-08)
10
+ ------------------
11
+
12
+ * Feature - This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
13
+
14
+ 1.110.0 (2021-12-01)
15
+ ------------------
16
+
17
+ * Feature - This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.
18
+
19
+ 1.109.0 (2021-11-30)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.108.0 (2021-11-08)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.108.0
1
+ 1.112.0