We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5a00ea + 012c4e8 commit e9ec778Copy full SHA for e9ec778
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## v2.42.0 (2021-05-24)
4
+
5
+### Features
6
7
+ * support for custom pipeline execution name
8
+ * Add data ingestion only data-wrangler flow recipe generation helper function
9
10
+### Bug Fixes and Other Changes
11
12
+ * add kms key for processing job code upload
13
+ * remove failing notebooks from notebook pr test
14
+ * fix in and not in condition bug
15
+ * Update overview.rst
16
17
+### Documentation Changes
18
19
+ * Update "Ask a question" contact link
20
+ * Update smdp docs with sparse_as_dense support
21
22
## v2.41.0 (2021-05-17)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.41.1.dev0
+2.42.1.dev0
0 commit comments