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 ef3ed27 commit 1dc344bCopy full SHA for 1dc344b
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.67.0 (2020-06-29)
4
+
5
+### Features
6
7
+ * Apache Airflow integration for SageMaker Processing Jobs
8
9
+### Bug Fixes and Other Changes
10
11
+ * fix punctuation in warning message
12
13
+### Testing and Release Infrastructure
14
15
+ * address warnings about pytest custom marks, error message checking, and yaml loading
16
+ * mark long-running cron tests
17
+ * fix tox test dependencies and bump coverage threshold to 86%
18
19
## v1.66.0 (2020-06-25)
20
21
### Features
VERSION
@@ -1 +1 @@
-1.66.1.dev0
+1.67.0
0 commit comments