We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71a050 commit 5393332Copy full SHA for 5393332
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## v2.114.0 (2022-10-26)
4
+
5
+### Features
6
7
+ * Graviton support for XGB and SKLearn frameworks
8
+ * Graviton support for PyTorch and Tensorflow frameworks
9
+ * do not expand estimator role when it is pipeline parameter
10
+ * added support for batch transform with model monitoring
11
12
+### Bug Fixes and Other Changes
13
14
+ * regex in tuning integs
15
+ * remove debugger environment var set up
16
+ * adjacent slash in s3 key
17
+ * Fix Repack step auto install behavior
18
+ * Add retry for airflow ParsingError
19
20
+### Documentation Changes
21
22
+ * doc fix
23
24
## v2.113.0 (2022-10-21)
25
26
### Features
VERSION
@@ -1 +1 @@
-2.113.1.dev0
+2.114.0
0 commit comments