Releases: zilliztech/milvus-backup
Releases · zilliztech/milvus-backup
v0.4.5
Changelog
- 59d9f5a: Add advanced control paramters in create and restore cmd (#275) (@wayblink)
- 29082b2: Update list backup rest api (#264) (@wayblink)
- 59fecfa: [test]Add test for array data type (#231) (@zhuwenxing)
- 64ea4fc: ci: use both master and release branch milvus image tag in ci (#266) (@zhuwenxing)
- b7a0197: fix restore not use backup index name (#274) (@wayblink)
- 8762dee: flush all collection first (#262) (@wayblink)
- 626fecf: update README.md (#272) (@axiangcoding)
v0.4.4
Changelog
- 1bda6a6: Add LocalChunkManager support (#246) (@wayblink)
- 69c0905: Add installation in README (#238) (@zhuwenxing)
- bf9c18f: Fix missing error handle (#239) (@wayblink)
- 623bed0: Modify docker file typo and �fix milvus-backup path in ENTRYPOINT (#240) (@Nanjangpan)
- fca8663: Refine backup concurrency (#252) (@wayblink)
- 5214359: fix MinioChunkManager.Exist a exist path return false (#257) (@wayblink)
- 53d85ff: rename minio.cloudProvider to minio.storageType (#259) (@wayblink)
v0.4.3
v0.4.2
Changelog
- 3ef7fcd: Debug file copy (#233) (@wayblink)
- 84e72fc: Fix backup slow (#236) (@wayblink)
- 73170f7: Optimize segment copy (@wayblink)
- b67cc9e: Support Array datatype (#230) (@wayblink)
- debe1cd: Support cross Azrue container backup (@wayblink)
- 0ca6841: Update output of check command (@wayblink)
- 502544d: [ci]Update perf test (#222) (@zhuwenxing)
- 3bd8675: [skip e2e]Increase timeout for nightly test (#232) (@zhuwenxing)
- c94d9b1: fix default log level to info (#225) (@yelusion2)
- 48a0620: support SAS (@wayblink)
v0.4.1
Changelog
- 0691b27: Add example for partition data (#210) (@wayblink)
- 37fee07: Alert for port conflicts (#218) (@wayblink)
- da4b55a: Bump version to 0.4.1 (#223) (@wayblink)
- 1f8d535: Compatible to DescribeIndex error message update (#214) (@wayblink)
- 6daebd6: Refine getbackup log (@wayblink)
- c4c04d8: Support azure (#212) (@wayblink)
- 00f767e: Support concurrent backup and restore (#219) (@wayblink)
- 60bfe7c: [ci]Add nightly to run all test on master, 2.3 and 2.2 milvus version (#208) (@zhuwenxing)
- af4a02c: [ci]Optimization of ci runtime (#211) (@zhuwenxing)
- ac245de: [ci]Refine ci (#221) (@zhuwenxing)
- ca4ad82: [test]Add more partitions in br test (#203) (@zhuwenxing)
- 7ae2387: [test]Add test cases to L0 to make sure checked in ci (#207) (@zhuwenxing)
v0.4.0
Changelog
- 5f17d8b: Add check cmd (#194) (@wayblink)
- 135fe52: Add force backup option (#195) (@wayblink)
- f944de1: Add homebrew (#192) (@zhuwenxing)
- db1140d: Do some refine (#206) (@wayblink)
- af8704d: Fix compatibility (#202) (@wayblink)
- 8d80156: Support 2.3, support cosine and scalar index (#186) (@wayblink)
- e07656c: Update version by goreleaser (#191) (@zhuwenxing)
- d5f77dd: [ci]Update image tag to 2.3.0-latest (#198) (@zhuwenxing)
- f8910a6: [test]enable multi partitions in br test (#200) (@zhuwenxing)
- 6bcf899: support auto name generation (#196) (@WuYiFan0108)
- 1eb5996: update goreleaser to ignore linux_386 arch (@zhuwenxing)
v0.3.3
v0.3.2
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)
v0.3.0
Changelog
- 996dd1e Merge pull request #136 from wayblink/0607
- e27738b Support db, dynamic schema and partition key (#132)
- 7b62d3d Update milvus go sdk to support 2.2.9
- 7120687 [test]add json data type (#131)
- 3fedf67 add new feature test (#134)
- f431342 ci: enable cron job (#130)
- bbbadae ci: update issue template (#127)
- 4519c94 feat: support absolute config file path (#123)