Skip to content

Releases: milvus-io/milvus-sdk-node

Release v2.5.5

28 Jan 00:30
c3357f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.5

Release v2.5.4

15 Jan 10:41
b14807b
Compare
Choose a tag to compare

What's Changed

The search result should not contains id field if you don't have it in your schema.

Full Changelog: v2.5.3...v2.5.4

Release v2.4.11

15 Jan 10:40
b59fe99
Compare
Choose a tag to compare

What's Changed

The search result should not contains the id field if you don't have it in your schema.

Full Changelog: v2.4.10...v2.4.11

Release v2.5.3

27 Dec 03:09
625e61b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

v2.4.10

27 Dec 03:23
4aaedd2
Compare
Choose a tag to compare

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

Release v2.5.2

21 Dec 08:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.2

Release v2.5.1

03 Dec 06:25
0f6fe26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0

26 Nov 08:24
6d2aa43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.9...v2.5.0

v2.4.9

15 Sep 08:59
Compare
Choose a tag to compare

Note: if you are using v2.4.7 & v2.4.8, the search requests were built incorrectly, please upgrade to v2.4.9.

What's Changed

Full Changelog: v2.4.8...v2.4.9

Release v2.4.8

03 Sep 06:42
69f2b13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.7...v2.4.8