What's Changed
- add alterCollectionFieldProperties API by @shanghaikid in #392
- Add createPrivilegeGroup/dropPrivilegeGroup/listPrivilegeGroups/addPrivilegesToGroup/removePrivilegesFromGroup by @shanghaikid in #394
- Add grantPrivilegeV2 and revokePrivilegeV2 by @shanghaikid in #395
- add refreshLoad api by @shanghaikid in #396
- fix: query without output_fields should return all fields by @shanghaikid in #398
- Add backupRBAC and restoreRBAC API by @shanghaikid in #400
- fix upsert failed on autoid enabled collection by @shanghaikid in #402
- Add more test cases for the upsert API by @shanghaikid in #403
Full Changelog: v2.5.2...v2.5.3