Release v2.5.2
v2.5.1 is broken, please use v2.5.2
What's Changed
- feat: enhanced rbac GUI by @shanghaikid in #758
- feat: enable auto-id row edit by @shanghaikid in #737
- feat: Array json fun for milvus data filter JSON_CONTAINS_ANY and JSON_CONTAINS_ALL by @rgupta2508 in #740
- feat: support Zilliz Cloud serverless by @shanghaikid in #743
- feat: keep query parameters when switching pages by @shanghaikid in #746
- feat: better experience for editing entity by @shanghaikid in #748
- feat: support view privilege groups by @shanghaikid in #750
others
- fix: sample Varchar non-auto ID data looks strange by @shanghaikid in #738
- refactor: use
import type
instead ofimport
by @shanghaikid in #742 - chore: add missing dto for database requests by @shanghaikid in #744
- chore: add dto types and message for the milvus controller by @shanghaikid in #745
- fix: [1,2] or [0.1] is not allowed in the advanced filter by @shanghaikid in #747
- fix: can not delete multiple entities by @shanghaikid in #749
- chore: upgrade dependencies by @shanghaikid in #752
- chore: update express version by @shanghaikid in #753
- fix: 403 issue by @shanghaikid in #761
Full Changelog: v2.5.0...v2.5.2