Skip to content

Commit 25915c1

Browse files
cimollyheamazon
ci
authored andcommitted
prepare release v2.243.1
1 parent aa36b96 commit 25915c1

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v2.243.1 (2025-04-11)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Added handler for pipeline variable while creating process job
8+
* Fix issue #4856 by copying environment variables
9+
* remove historical job_name caching which causes long job name
10+
* Update instance gpu info
11+
* Master
12+
* Add mlflow tracking arn telemetry
13+
* chore: fix semantic versioning for wildcard identifier
14+
* flaky test
15+
16+
### Documentation Changes
17+
18+
* update pipelines step caching examples to include more steps
19+
* update ModelStep data dependency info
20+
321
## v2.243.0 (2025-03-27)
422

523
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.243.1.dev0
1+
2.243.1

0 commit comments

Comments
 (0)