Skip to content

Commit d194050

Browse files
author
ci
committed
prepare release v2.244.1
1 parent 3e419ee commit d194050

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## v2.244.1 (2025-05-15)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Fix Flask-Limiter version
8+
* Fix test_huggingface_tei_uris()
9+
* huggingface-llm-neuronx dlc
10+
* huggingface-neuronx dlc image_uri
11+
* huggingface-tei dlc image_uri
12+
* Fix test_deploy_with_update_endpoint()
13+
* add AG v1.3
14+
* parameter mismatch in update_endpoint
15+
* remove --strip-component for untar source tar.gz
16+
* Fix type annotations
17+
* chore: Allow omegaconf >=2.2,<3
18+
* honor json serialization of HPs
19+
* Map llama models to correct script
20+
* pin test dependency
21+
* fix bad initialization script error message
22+
* Improve error logging and documentation for issue 4007
23+
* build(deps): bump scikit-learn
24+
* build(deps): bump mlflow
25+
* build(deps): bump mlflow in /tests/data/serve_resources/mlflow/pytorch
26+
* chore: Add tei 1.6.0 image
27+
328
## v2.244.0 (2025-05-02)
429

530
### Features

VERSION

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

0 commit comments

Comments
 (0)