We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0c659 commit 305cacdCopy full SHA for 305cacd
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.242.0 (2025-03-14)
4
+
5
+### Features
6
7
+ * add integ tests for training JumpStart models in private hub
8
9
+### Bug Fixes and Other Changes
10
11
+ * Torch upgrade
12
+ * Prevent RunContext overlap between test_run tests
13
+ * remove s3 output location requirement from hub class init
14
+ * Fixing Pytorch training python version in tests
15
+ * update image_uri_configs 03-11-2025 07:18:09 PST
16
+ * resolve infinite loop in _find_config on Windows systems
17
+ * pipeline definition function doc update
18
19
## v2.241.0 (2025-03-06)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.241.1.dev0
+2.242.0
0 commit comments