aws-sdk-sagemaker 1.107.0 → 1.111.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: d0986f21687769797067dd5d83e1ac56d3e10a6a11c63992e9d0ce0e4e65dd55
4
- data.tar.gz: d2ba1c3ae9cd3822f26793ece9afb1faceae1425f42e8441141e4bb167f07d1d
3
+ metadata.gz: 965985ee6fb67142638ed08700da3ffd3351cb1bde455b77bf8439db687040d4
4
+ data.tar.gz: 54c9cb164796b292c0f277d2b98e6066c3b425e16ab39309e902af194401d42a
5
5
  SHA512:
6
- metadata.gz: 5953364774ce262b882b8a7d7bc96fe303af2fdbf2edc1e71b03caadf3afcca4444432fe4f07c9828b7c6e32baea5d9cda5eec89b7ca9ea19aee7a168ee04d49
7
- data.tar.gz: 3ffff4ab398fb1f18f461274434300c3453e3776121184b7304bf1c6a821d28b7119dfcb1d4e1ee43aa7fc994f27f7bb5930b56dbeda3a1bd5f74145d95a004e
6
+ metadata.gz: 1212d718364b935bbb5699edb93ee664c74b8c5bdca1e5c09b09f183fe6b353b3b6bcac1f8256a86bc4de3ac02e0c31d4145bf0bfe356a0b1db304195fdf8c4b
7
+ data.tar.gz: 0f530a36fcb82e90656db8526e11a12fe78900a54fadd83d08afa1303476d52cf1e92e30acf9bc0550ea43b33f89cfae8e4f7508c57989f7bb9ae2b7f91d3fe7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.111.0 (2021-12-08)
5
+ ------------------
6
+
7
+ * Feature - This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
8
+
9
+ 1.110.0 (2021-12-01)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.109.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.108.0 (2021-11-08)
20
+ ------------------
21
+
22
+ * Feature - SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
23
+
4
24
  1.107.0 (2021-11-04)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.107.0
1
+ 1.111.0