Skip to content

Commit 4b934c3

Browse files
author
ci
committed
prepare release v2.239.1
1 parent 13ad978 commit 4b934c3

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

Diff for: CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## v2.239.1 (2025-02-14)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* keep sagemaker_session from being overridden to None
8+
* Fix all type hint and docstrings for callable
9+
* Fix the workshop link for Step Functions
10+
* Fix Tensorflow doc link
11+
* Fix FeatureGroup docstring
12+
* Add type hint for ProcessingOutput
13+
* Fix sourcedir.tar.gz filenames in docstrings
14+
* Fix documentation for local mode
15+
* bug in get latest version was getting the max sorted alphabetically
16+
* Add cleanup logic to model builder integ tests for endpoints
17+
* Fixed pagination failing while listing collections
18+
* fix ValueError when updating a data quality monitoring schedule
19+
* Add docstring for image_uris.retrieve
20+
* Create GitHub action to trigger canaries
21+
* update image_uri_configs 02-04-2025 06:18:00 PST
22+
323
## v2.239.0 (2025-02-01)
424

525
### Features

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.239.1.dev0
1+
2.239.1

0 commit comments

Comments
 (0)