File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
23
## v2.239.0 (2025-02-01)
4
24
5
25
### Features
Original file line number Diff line number Diff line change 1
- 2.239.1.dev0
1
+ 2.239.1
You can’t perform that action at this time.
0 commit comments