aws-sdk-sagemaker 1.104.0 → 1.108.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: 1edad013fc1fffc85b399477c4197dc558ef78be72eccd72c5c8a5ff96fc74da
4
- data.tar.gz: da37502794928ffb3d85da1b3c7e4f7546102e80a27fb21752f5a40b4be9d876
3
+ metadata.gz: ea25490091b38e7f3b7d8a7f3eadab5bb68785286bfca16034089f08a3719cf0
4
+ data.tar.gz: 83e457e5c014c5211976826b146f60bae4e3bdbb23ddeed097d58c4e24e470ea
5
5
  SHA512:
6
- metadata.gz: 3641e15f3db6640764c0ab550d37e0616a666c9aa8eb1f696cf65a89c27befb6ade50b5b3a28f06e551506a2262cf0e7c459737dd24380c28ca3dcd4c20dd2a7
7
- data.tar.gz: 841c82350827fd9cc836800f55054eb41eacf4932fc96911cc33fccfaf76907bdad2ef199de8bb3d63cd4288950ee3bff3da27584856d36e9d3545a5acb1166c
6
+ metadata.gz: bb825cbebc4afb015403ba009e6f70c30de9dbd878e70fffaa525ea19b5bf28f91eb1cae73040ababe1c0fbbad7943adde73b065cb3167fc2532c84f743cb6a4
7
+ data.tar.gz: 680e33d9ded46cc6483bd3a1d3896cd88f1b6e8039c8bab357fdf0a257a61f2be414dc1a839da6f5376b2b1c7506764747988a82c27bd45dbe786a0148f367f1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.108.0 (2021-11-08)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.107.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * Feature - ListDevices and DescribeDevice now show Edge Manager agent version.
13
+
14
+ 1.106.0 (2021-10-28)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for RStudio on SageMaker.
18
+
19
+ 1.105.0 (2021-10-27)
20
+ ------------------
21
+
22
+ * Feature - This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages.
23
+
4
24
  1.104.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.104.0
1
+ 1.108.0