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 f09521c commit 36dd9ddCopy full SHA for 36dd9dd
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.48.0 (2019-12-17)
4
+
5
+### Features
6
7
+ * allow setting the default bucket in Session
8
9
+### Bug fixes and other changes
10
11
+ * set integration test parallelization to 512
12
+ * shorten base job name to avoid collision
13
+ * multi model integration test to create ECR repo with unique names to allow independent parallel executions
14
15
## v1.47.1 (2019-12-16)
16
17
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.47.2.dev0
+1.48.0
0 commit comments