Breaking Change
After upgrading, datasets/indexes generated by historical versions are not compatible with the new version and cannot be reused directly. Please rebuild the datasets after upgrading (a full rebuild is recommended) to avoid retrieval anomalies, inconsistent filtering results, or runtime errors.
Stop the service -> rm -rf ./your-openviking-workspace -> restart the service with the openviking-server command.
What's Changed
- Feat: CLI optimization by @MaojiaSheng in #389
- Update README.md by @Soda-Wong in #392
- Update README_CN.md by @Soda-Wong in #391
- feat: support glob -n and cmd echo by @MaojiaSheng in #395
- fix: fix release by @zhoujh01 in #396
New Contributors
- @Soda-Wong made their first contribution in #392
Full Changelog: v0.2.2...v0.2.3