You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v2.4.x/site/en/release_notes.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,40 @@ title: Release Notes
7
7
8
8
Find out what’s new in Milvus! This page summarizes new features, improvements, known issues, and bug fixes in each release. You can find the release notes for each released version after v2.4.0 in this section. We suggest that you regularly visit this page to learn about updates.
9
9
10
+
## v2.4.24
11
+
12
+
Release date: November 11, 2025
13
+
14
+
| Milvus version | Python SDK version | Java SDK version | Node.js SDK version |
We announce the release of Milvus 2.4.24, which addresses a **critical security vulnerability**[CVE-2025-64513](https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p) and we strongly encourage **all Milvus 2.4.x users to upgrade to 2.4.24** as soon as possible. This update also includes several other improvements and fixes.
19
+
20
+
### Features
21
+
22
+
- Supported deny DDL according to database property ([#40785](https://github.com/milvus-io/milvus/pull/40785))
23
+
- Added DDL rate type and related quota configurations ([#40654](https://github.com/milvus-io/milvus/pull/40654))
24
+
25
+
### Improvements
26
+
27
+
- Skipped check source id ([#45391](https://github.com/milvus-io/milvus/pull/45391))
0 commit comments