v2.4.10
What's Changed
- support expr template values
- Add alterCollectionFieldProperties API
- Add backupRBAC and restoreRBAC API
- Add grantPrivilegeV2 and revokePrivilegeV2
- Add createPrivilegeGroup/dropPrivilegeGroup/listPrivilegeGroups/addPrivilegesToGroup/removePrivilegesFromGroup
- Add alterIndexProperties and dropIndexProperties
- support delete properties for database and collection
- support the properties param in the create database api
- Passing db_name param to the describeCollection()
- feat(TLS): Support skipCertCheck option to bypass certificate check
- support clustering key
- fix: queryIterator limit field should be optional
Full Changelog: v2.4.9...v2.4.10