Skip to content

v2.4.10

Compare
Choose a tag to compare
@shanghaikid shanghaikid released this 27 Dec 03:23
· 2 commits to 2.4 since this release
4aaedd2

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