File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
26
## v2.74.0 (2022-01-26)
4
27
5
28
### Features
Original file line number Diff line number Diff line change 1
- 2.74.1.dev0
1
+ 2.75.0
You can’t perform that action at this time.
0 commit comments