Skip to content

Commit c40bb9a

Browse files
authored
Merge branch 'master' into patch-1
2 parents 7515bb7 + 93f33d9 commit c40bb9a

File tree

140 files changed

+7411
-302
lines changed

Some content is hidden

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

140 files changed

+7411
-302
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
313
## v2.142.0 (2023-03-27)
414

515
### Features

VERSION

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

doc/api/utility/config.rst

Lines changed: 7 additions & 0 deletions
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)