Parcourir la source

Update changelog.md (#376)

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

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot il y a 2 ans
Parent
commit
034a878c16
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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)