Skip to content

Commit 2edd52a

Browse files
author
ci
committed
prepare release v2.239.2
1 parent 4f19de5 commit 2edd52a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v2.239.2 (2025-02-18)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Add warning about not supporting torch.nn.SyncBatchNorm
8+
* pass in inference_ami_version to model_based endpoint type
9+
* Fix hyperparameter strategy docs
10+
* Add framework_version to all TensorFlowModel examples
11+
* Move RecordSerializer and RecordDeserializer to sagemaker.serializers and sagemaker.deserialzers
12+
313
## v2.239.1 (2025-02-14)
414

515
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)