Skip to content

Commit a123e85

Browse files
author
ci
committed
prepare release v2.201.0
1 parent 3d1b50a commit a123e85

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.0

0 commit comments

Comments
 (0)