Skip to content

Commit 364b0ff

Browse files
authored
Merge branch 'master' into tgi133
2 parents 55b2903 + 38b9cef commit 364b0ff

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

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+
320
## v2.200.1 (2023-12-14)
421

522
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.200.2.dev0
1+
2.201.1.dev0

0 commit comments

Comments
 (0)