Skip to content

Commit 42d9e7a

Browse files
authored
Merge branch 'master' into tgi
2 parents f4e4eae + c8df9aa commit 42d9e7a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## v2.204.0 (2024-01-23)
418

519
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.204.1.dev0
1+
2.205.1.dev0

0 commit comments

Comments
 (0)