We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382d86f commit 204df75Copy full SHA for 204df75
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.59.0 (2020-05-21)
4
+
5
+### Features
6
7
+ * MXNet elastic inference support
8
9
+### Bug Fixes and Other Changes
10
11
+ * add Batch Transform data processing options to Airflow config
12
+ * add v2 warning messages
13
+ * don't try to use local output path for KMS key in Local Mode
14
15
+### Documentation Changes
16
17
+ * add instructions for how to enable 'local code' for Local Mode
18
19
## v1.58.4 (2020-05-20)
20
21
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.58.5.dev0
+1.59.0
0 commit comments