Skip to content

Commit 204385f

Browse files
author
ci
committed
prepare release v2.75.0
1 parent b1e8f41 commit 204385f

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

3+
## v2.75.0 (2022-02-05)
4+
5+
### Features
6+
7+
* JumpStart Integration
8+
* Adds support for async inference
9+
* Update instance types for integ test
10+
11+
### Bug Fixes and Other Changes
12+
13+
* Revert "feature: CompilationStep support for Sagemaker Pipelines
14+
* gpu use p3/p2 per avail for region
15+
* jumpstart typo
16+
* pin pytest-xdist to avoid release failures
17+
* set sagemaker_connection and image_uri in register method
18+
* update to incorporate black v22, pin tox versions
19+
* Add deprecation warning in Clarify DataConfig
20+
21+
### Documentation Changes
22+
23+
* Jumpstart doc strings and added new sections
24+
* Add Jumpstart support documentation
25+
326
## v2.74.0 (2022-01-26)
427

528
### Features

VERSION

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

0 commit comments

Comments
 (0)