Skip to content

Commit 250a789

Browse files
author
ci
committed
prepare release v2.169.0
1 parent a68faf1 commit 250a789

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.169.0 (2023-06-29)
4+
5+
### Features
6+
7+
* Add support for tags in to_pipeline API for feature processor
8+
* model registry integration to model cards to support model packages
9+
* SDK Defaults - DebugHookConfig defaults in TrainingJob API
10+
* Add segment config for Clarify
11+
12+
### Bug Fixes and Other Changes
13+
14+
* Neuronx image retrieval missing sdk information
15+
16+
### Documentation Changes
17+
18+
* Doc updates for SDK defaults - S3 Params, Env Variables, Disable Profiler, and DebugHookConfig
19+
320
## v2.168.0 (2023-06-22)
421

522
### Features

VERSION

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

0 commit comments

Comments
 (0)