We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1b50a commit a123e85Copy full SHA for a123e85
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v2.201.0 (2023-12-20)
4
+
5
+### Features
6
7
+ * Use specific images for SMP v2 jobs
8
+ * Added update for model package
9
10
+### Bug Fixes and Other Changes
11
12
+ * Add write permission to job output dirs for remote and step decorator running on non-root job user
13
+ * Move func and args serialization of function step to step level
14
15
+### Documentation Changes
16
17
+ * SMP v2 doc updates (#1423)
18
+ * fix ModelBuilder sample notebook links
19
20
## v2.200.1 (2023-12-14)
21
22
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.200.2.dev0
+2.201.0
0 commit comments