Skip to content

Commit aae6619

Browse files
author
ci
committed
prepare release v2.253.0
1 parent 933cb54 commit aae6619

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

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+
319
## v2.252.0 (2025-09-29)
420

521
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.252.1.dev0
1+
2.253.0

0 commit comments

Comments
 (0)