We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95bdf1f commit a9ee785Copy full SHA for a9ee785
2 files changed
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v2.257.2 (2026-04-10)
4
+
5
+### Enhancements
6
+* Update SDK to use latest LMI v23 image for sdk v2.x (#5710)
7
+* Update SDK to use latest LMIv22 image for sdk v2.x (#5641)
8
+* Update SDK to use latest LMI image for sdk v2.x (#5617)
9
10
+### Bug Fixes
11
+* Security fixes for Triton HMAC key exposure and missing integrity check (v2) (#5656)
12
+* Include jumpstart/region_config.json in MANIFEST.in (#5605)
13
+* Apply default experiment config for pipelines only in regions with SageMaker Experiments (#5570)
14
15
+### Other Changes
16
+* Remove record-related telemetry decorators (#5626)
17
+* Fix integ tests (#5674)
18
19
20
## v2.257.1 (2026-03-04)
21
22
### Bug Fixes
VERSION
@@ -1 +1 @@
-2.257.1
+2.257.2
0 commit comments