Release v2.6.10
What's Changed
- feat: update insert logic to consider allow_insert_auto_id property by @shanghaikid in #494
- feat: add request tracing and documentation by @shanghaikid in #495
- feat: implement collection function management in gRPC API by @shanghaikid in #496
- feat: add more http APIs by @shanghaikid in #497
- debug: http api error by @shanghaikid in #498
- feat: enhance search functionality with ID support by @shanghaikid in #499
- feat: set grpc keepalive interval to 10s with 5s timeout by @haorenfsa in #501
- fix: pass db_name in addCollectionFields to addCollectionField by @shanghaikid in #502
New Contributors
- @haorenfsa made their first contribution in #501
Full Changelog: v2.6.9...v2.6.10