What's Changed
- GPU_BRUTE_FORCE index enablement for CLI tool by @Rachit-Chaudhary11 in #103
- update milvus-cli in dockerfile to 1.0.2 by @Damon07 in #104
- support get alias for all collections under a namespace by @xiaofan-luan in #111
- Add new CLI commands for collection management and data op by @xiaofan-luan in #113
- Refactor cli from ORM api to MilvusClient api by @nameczz in #107
- feat: enhance CLI usability with improved shell by @xiaofan-luan in #114
- feat: add ResourceGroup, PrivilegeGroup support and comprehensive integration tests by @xiaofan-luan in #115
- Add test infrastructure with runner script and documentation by @nameczz in #116
- Add PyPI release workflow by @nameczz in #117
New Contributors
- @Rachit-Chaudhary11 made their first contribution in #103
- @Damon07 made their first contribution in #104
- @xiaofan-luan made their first contribution in #111
Full Changelog: v1.0.2...v1.2.0