Skip to content

Commit 462e3e8

Browse files
committed
Merge branch 'master' of https://github.com/aws/sagemaker-python-sdk into smdmp-1.11.0-doc
2 parents a1f8b0d + 17a479a commit 462e3e8

21 files changed

+1038
-2133
lines changed

CHANGELOG.md

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

3+
## v2.106.0 (2022-08-24)
4+
5+
### Features
6+
7+
* Implement Kendra Search in RTD website
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Add primitive_or_expr() back to conditions
12+
* remove specifying env-vars when creating model from model package
13+
* Add CGK in config for Spark Image
14+
315
## v2.105.0 (2022-08-19)
416

517
### Features

LICENSE.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,21 @@
173173
of your accepting any such warranty or additional liability.
174174

175175
END OF TERMS AND CONDITIONS
176+
177+
======================================================================================
178+
Amazon SageMaker Examples Subcomponents:
179+
180+
The Amazon SageMaker Examples project contains subcomponents with separate
181+
copyright notices and license terms. Your use of the source code for the
182+
these subcomponents is subject to the terms and conditions of the following
183+
licenses. See licenses/ for text of these licenses.
184+
185+
If a folder hierarchy is listed as subcomponent, separate listings of
186+
further subcomponents (files or folder hierarchies) part of the hierarchy
187+
take precedence.
188+
189+
=======================================================================================
190+
2-clause BSD license
191+
=======================================================================================
192+
_static/kendrasearchtools.js
193+
_templates/search.html

VERSION

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

0 commit comments

Comments
 (0)