We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4e4eae + c8df9aa commit 42d9e7aCopy full SHA for 42d9e7a
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.205.0 (2024-01-25)
4
+
5
+### Features
6
7
+ * Support selective pipeline execution for function step
8
9
+### Bug Fixes and Other Changes
10
11
+ * remove fastapi and uvicorn dependencies
12
+ * Support using PipelineDefinitionConfig in local mode
13
+ * update get_execution_role_arn from metadata file if present
14
+ * update image_uri_configs 01-24-2024 06:17:33 PST
15
+ * Add validation for empty ParameterString value in start local pipeline
16
17
## v2.204.0 (2024-01-23)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.204.1.dev0
+2.205.1.dev0
0 commit comments