v0.3.1
Changelog
- e4d81e5: Add a full_meta.json store the complete metadata (@wayblink)
- bd49a3a: Compatible with empty milvus rootPath (#147) (@wayblink)
- 8cefba8: Fix CI timeout bug (@wayblink)
- ce68f8f: Fix bug when restore with collection name using CLI (#142) (@wayblink)
- 728e2cc: Fix can't restore to unexist db bug (@wayblink)
- cb214e7: Fix client not reuse bug (@wayblink)
- 7a17caa: Fix empty backup size in meta (@wayblink)
- 9caa490: Lazy initial milvus and storage client (@wayblink)
- bf610d4: Make dbCollections parameter compatible to both string and json struct (#170) (@wayblink)
- 90c57ce: Support cross bucket restore (#149) (@wayblink)
- e9e5c7d: Support pass database in create and restore request (#155) (@wayblink)
- 7937451: [test]update testcase to support db (#171) (@zhuwenxing)
- 2ed7259: ci: add additional files to trigger CI when they are modified (#137) (@zhuwenxing)
- 236bae1: ci: add test for backup restore cross milvus version (#153) (@zhuwenxing)
- 171b06f: ci: cancel previous runs in the PR when pushed new commits (#154) (@zhuwenxing)
- 9a9465d: doc: add compatibility for milvus and milvus backup (#148) (@zhuwenxing)
- ed6ddc3: fix empty rootpath (#157) (@wayblink)
- 473f399: milvus backup support aliyun oss (#144) (@yelusion2)
- 7207fec: raise error when list segment files (@wayblink)
- 6011511: update example (#168) (@zhuwenxing)