Skip to content

Commit 1dc344b

Browse files
author
ci
committed
prepare release v1.67.0
1 parent ef3ed27 commit 1dc344b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

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+
319
## v1.66.0 (2020-06-25)
420

521
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.66.1.dev0
1+
1.67.0

0 commit comments

Comments
 (0)