mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
issue: #31176 master pr: #32144 2.4 pr: #32160 1. cannot get dbName correctly while describe alias [Bug]: [restful v2]The dbName parameter of the describe alias interface did not take effect #31978 2. return a valid json string even if the user doesn't have the whole privileges to describe collection [Bug]: [restful v2]When accessing the interface with a user without permission, the response will contain multiple results, some of which will report an error of lack of permission, while one will return the correct result #31635 3. rename IndexParam.IndexConfig to IndexParam.Params 4. FieldSchema.ElementTypeParams, IndexParam.Params can not only accept string Signed-off-by: PowderLi <min.li@zilliz.com>