Releases: zilliztech/milvus_cli
Releases · zilliztech/milvus_cli
Release list
v1.2.1-20260306
What's Changed
- feat: add truncate, show partition_stats, show role commands by @nameczz in #119
- Fix 'list index out of range' error on connect by @nameczz in #118
- Add linux/arm64 Docker image support by @nameczz in #120
- Bump version to v1.2.1 and relax dependency pins by @nameczz in #121
Full Changelog: v1.2.0...v1.2.1
v1.2.0-20260122
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
v1.0.2-20240210
What's Changed
- fix version display by @nameczz in #92
- Issue 94 by @nameczz in #96
- feat: support nullable , default value for scalar fields by @nameczz in #97
- feat:support function for milvus2.5 by @nameczz in #99
- Implement TLS Capability in Milvus CLI by @gifi-siby in #100
- fix: remove useless github action by @nameczz in #101
- update readme by @nameczz in #102
New Contributors
- @gifi-siby made their first contribution in #100
Full Changelog: v1.0.1...v1.0.2
v1.0.1-20241217
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0-20240729
What's Changed
Full Changelog: v0.4.3...v1.0.0
v0.4.3-20240618
v0.4.2-20240119
What's Changed
Full Changelog: v0.4.1...v0.4.2
v0.4.19-20231212
What's Changed
- Add COSINE metric to CLI by @shawnatmeredith in #57
- support json for cli by @nameczz in #65
New Contributors
- @shawnatmeredith made their first contribution in #57
Full Changelog: v0.4.0...v0.4.1
v0.4.0-20230828
What's Changed
- implement reset password command by @Yeuoly in #30
- init connection,database api and test by @nameczz in #33
- Add parameter description for connect command by @CrazyShipOne in #34
- Optimize connection by @nameczz in #35
- support database cli by @nameczz in #36
- add collection operations and tests by @nameczz in #37
- Support collection cli by @nameczz in #38
- add index operation by @nameczz in #40
- add load/release/loading-progress for collection class by @nameczz in #41
- compelet index related cli by @nameczz in #42
- add data cli and tests by @nameczz in #43
- support alias operations by @nameczz in #45
- add partition operations by @nameczz in #46
- support user cli and test by @nameczz in #44
- support partition cli by @nameczz in #47
- Remove connection alias by @nameczz in #48
- Optimize codes and support connect with token by @nameczz in #49
- fix build path by @nameczz in #50
- updater verion,readme and remove docs in repo by @nameczz in #51
- update setup and readme by @nameczz in #52
- fix some comments by @nameczz in #53
- Refactor milvus cli by @nameczz in #54
New Contributors
- @Yeuoly made their first contribution in #30
- @CrazyShipOne made their first contribution in #34
Full Changelog: v0.3.3...v0.4.0
v0.3.3-20230517
What's Changed
Full Changelog: v0.3.2...v0.3.3