We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd90b1d commit ceb318cCopy full SHA for ceb318c
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.154.0 (2023-05-11)
4
+
5
+### Features
6
7
+ * Add integ tests for remote_function, auto_capture functionality
8
+ * jumpstart model estimator classes
9
10
+### Bug Fixes and Other Changes
11
12
+ * integs - pytorch transformer deps and add test retry
13
+ * adding .lower() so new Pandas dtypes will match the type lookup.
14
+ * Pass KMS value to create processing job
15
16
## v2.153.0 (2023-05-09)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.153.1.dev0
+2.154.0
0 commit comments