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 eb17cd5 commit 6ea6435Copy full SHA for 6ea6435
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.61.0 (2020-06-09)
4
+
5
+### Features
6
7
+ * Use boto3 DEFAULT_SESSION when no boto3 session specified.
8
9
+### Bug Fixes and Other Changes
10
11
+ * remove v2 Session warnings
12
+ * upgrade smdebug-rulesconfig to 0.1.4
13
+ * explicitly handle arguments in create_model for sklearn and xgboost
14
15
## v1.60.2 (2020-05-29)
16
17
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.60.3.dev0
+1.61.0
0 commit comments