Release v2.2.11
Node sdk v2.2.11+ is only compatible with Milvus v2.2.9+
What's Changed
New features
- support JSON type by @shanghaikid in #159
- support partition-key by @shanghaikid in #160
- support token as authorization string by @shanghaikid in #165
- Support add database by @shanghaikid in #167
- support consistency_level on query/search by @shanghaikid in #177
- Support Dynamic schema by @shanghaikid in #169
Enhance
- Create collection support string as data type by @shanghaikid in #157
- Adjust Grpc default options by @shanghaikid in #174
Bug fix
- fix create index on readme by @nameczz in #163
- if address starts with https, set ssl to true by @shanghaikid in #161
- Add logger by @shanghaikid in #172
Full Changelog: v2.2.10...v2.2.11