We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933cb54 commit aae6619Copy full SHA for aae6619
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.253.0 (2025-10-10)
4
+
5
+### Features
6
7
+ * Added condition to allow eval recipe.
8
+ * add model_type hyperparameter support for Nova recipes
9
10
+### Bug Fixes and Other Changes
11
12
+ * Fix for a failed slow test: numpy fix
13
+ * Add numpy 2.0 support
14
+ * chore: domain support for eu-isoe-west-1
15
+ * Adding default identity implementations to InferenceSpec
16
+ * djl regions fixes #5273
17
+ * Fix flaky integ test
18
19
## v2.252.0 (2025-09-29)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.252.1.dev0
+2.253.0
0 commit comments