We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa36b96 commit 25915c1Copy full SHA for 25915c1
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
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
21
## v2.243.0 (2025-03-27)
22
23
### Features
VERSION
@@ -1 +1 @@
-2.243.1.dev0
+2.243.1
0 commit comments