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 a8b6b1d commit cee511bCopy full SHA for cee511b
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.171.0 (2023-07-06)
4
+
5
+### Features
6
7
+ * Add PipelineDefinitionConfig to pipelines to toggle custom job …
8
9
+### Bug Fixes and Other Changes
10
11
+ * Upgrade DJL deepspeed versions
12
+ * Remove unused dependency `protobuf3-to-dict`
13
+ * skip intelligent volume_size allocation based on instance type if it is a pipeline parameter
14
15
## v2.170.0 (2023-07-05)
16
17
### Features
VERSION
@@ -1 +1 @@
-2.170.1.dev0
+2.171.0
0 commit comments