Skip to content

Commit 8737bf0

Browse files
authored
Merge branch 'master' into master
2 parents 5bde004 + 99b70a1 commit 8737bf0

File tree

5 files changed

+305
-96
lines changed

5 files changed

+305
-96
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+
## v2.15.4 (2020-10-26)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* add kms_key optional arg to Pipeline.deploy()
8+
9+
### Documentation Changes
10+
11+
* Debugger API - improve docstrings and add examples
12+
13+
## v2.15.3 (2020-10-20)
14+
15+
### Bug Fixes and Other Changes
16+
17+
* refactor _create_model_request
18+
319
## v2.15.2 (2020-10-19)
420

521
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)