Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: AnthonyTsu1984 <[email protected]>
  • Loading branch information
AnthonyTsu1984 committed Oct 9, 2024
1 parent f9b05a4 commit e1860f6
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions site/en/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,33 @@ title: Release Notes

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.3.0 in this section. We suggest that you regularly visit this page to learn about updates.

## v2.3.22

Release date: October 9, 2024

| Milvus version | Python SDK version | Java SDK version | Go SDK version | Node.js SDK version |
|----------------|--------------------|------------------|----------------|----------|
| 2.3.22 | 2.3.7 | 2.3.6 | 2.3.6 | 2.3.5 |

Milvus v2.3.22 introduces several improvements and bug fixes, including:

### Improvements

- Git clone with retry mechanism ([#36262](https://github.com/milvus-io/milvus/pull/36262))
- [pipeline] list all status before uninstall helm release ([#36043](https://github.com/milvus-io/milvus/pull/36043))
- Friendly for docker cache ([#35793](https://github.com/milvus-io/milvus/pull/35793))
- Show pod status and delete pvc during pipeline dear down stage ([#35786](https://github.com/milvus-io/milvus/pull/35786))
- Turnoff use_asan in ci ([#35722](https://github.com/milvus-io/milvus/pull/35722))

### Bug fixes

- Fix a security vulnerability ([#36155](https://github.com/milvus-io/milvus/pull/36155))
- Fix proxy panic after getimportstate failed ([#35541](https://github.com/milvus-io/milvus/pull/35541))
- [cherry-pick] changes to propagate traceid from client ([#34640](https://github.com/milvus-io/milvus/pull/34640))

## v2.3.21

Release data: August 14, 2024
Release date: August 14, 2024

| Milvus version | Python SDK version | Java SDK version | Go SDK version | Node.js SDK version |
|----------------|--------------------|------------------|----------------|---------------------|
Expand Down Expand Up @@ -44,7 +68,7 @@ Miluvs v2.3.21 addresses a critical bug in data deletion ([#35390](https://githu

## v2.3.20

Release data: July 25, 2024
Release date: July 25, 2024

| Milvus version | Python SDK version | Java SDK version | Go SDK version | Node.js SDK version |
|----------------|--------------------|------------------|----------------|---------------------|
Expand Down

0 comments on commit e1860f6

Please sign in to comment.