File tree 2 files changed +38
-1
lines changed
2 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.200.0 (2023-12-13)
4
+
5
+ ### Deprecations and Removals
6
+
7
+ * remove explicit ` partitions ` key requirement on pysdk side.
8
+
9
+ ### Features
10
+
11
+ * add non-repeating config logger
12
+ * Add SageMaker Geospatial verison 1.x images
13
+ * TGI 1.2.0 Image Uri
14
+ * support model.register() with triton model
15
+ * Enable retrieving function step results for local mode
16
+
17
+ ### Bug Fixes and Other Changes
18
+
19
+ * TGI 1.3.1
20
+ * excessive jumpstart instance type logging
21
+ * Support local mode for remote function
22
+ * ` Session.download_data ` can not download nested objects
23
+ * Fix writing into non-closed file with git clone command
24
+ * mitigation of xgboost container incompatibility with new version
25
+ * update image and hardware validation with inf and graviton
26
+ * remove two setuptools deprecations
27
+ * minor jumpstart dev ex improvements
28
+ * save utils fix
29
+ * Correct DJL neuronx regions
30
+ * delete unused file inference-experience-dev-tester.sh
31
+ * Fix Experiment Run integ test w.r.t unexpected boto3 version
32
+ * Bump test dependencies versions
33
+ * fast follow on js uncompressed support - ModelBuilder
34
+ * Modify Region List for Neuron Images (HF neuron/neuronx, PT Neuron)
35
+
36
+ ### Documentation Changes
37
+
38
+ * Mention for custom Docker Image
39
+
3
40
## v2.199.0 (2023-11-30)
4
41
5
42
### Features
Original file line number Diff line number Diff line change 1
- 2.199.1.dev0
1
+ 2.200.0
You can’t perform that action at this time.
0 commit comments