Browse Source

Update changelog.md (#376)

Signed-off-by: yhmo <yihua.mo@zilliz.com>

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot 2 years ago
parent
commit
034a878c16
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -8,7 +8,8 @@
 
 ### Improvement
 
-- Remove withGuaranteeTimestamp/withGracefulTime of SearchParam/QueryParam. User only need to provide consistency level.
+- Remove withGuaranteeTimestamp/withGracefulTime of SearchParam/QueryParam. User only need to provide consistency level
+- Change the default consistency level from Strong to Bounded in SearchParam/QueryParam
 
 ## milvus-sdk-java 2.1.0-beta4 (2022-07-22)