Skip to content

Commit 4aedeaa

Browse files
author
ci
committed
prepare release v2.195.0
1 parent 0202bad commit 4aedeaa

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v2.195.0 (2023-10-25)
4+
5+
### Features
6+
7+
* jumpstart gated model artifacts
8+
* jumpstart extract generated text from response
9+
* jumpstart contruct payload utility
10+
11+
### Bug Fixes and Other Changes
12+
13+
* relax upper bound on urllib in local mode requirements
14+
* bump urllib3 version
15+
* allow smdistributed to be enabled with torch_distributed.
16+
* fix URL links
17+
18+
### Documentation Changes
19+
20+
* remove python 2 reference
21+
* update framework version links
22+
323
## v2.194.0 (2023-10-19)
424

525
### Features

VERSION

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

0 commit comments

Comments
 (0)