Skip to content

Commit a30014c

Browse files
authored
Merge branch 'master' into cv_s3_upload
2 parents fd48fa8 + d81a305 commit a30014c

File tree

152 files changed

+8127
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+8127
-350
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v2.143.0 (2023-03-29)
4+
5+
### Features
6+
7+
* Support for SageMaker SDK Defaults
8+
9+
### Bug Fixes and Other Changes
10+
11+
* update feature store offline s3 path used in tests
12+
13+
## v2.142.0 (2023-03-27)
14+
15+
### Features
16+
17+
* combined model + script artifact
18+
319
## v2.141.0 (2023-03-24)
420

521
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.141.1.dev0
1+
2.143.1.dev0

doc/api/utility/config.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Config
2+
-------
3+
4+
.. automodule:: sagemaker.config.config
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

0 commit comments

Comments
 (0)