Releases: zhuwenxing/milvus-backup
Releases · zhuwenxing/milvus-backup
v0.4.20
Changelog
- d3d81c5: Prints the current backup config file in yaml format to stdio (zilliztech#209) (@roca)
- 71b2a31: Add Apache License (zilliztech#319) (@wayblink)
- 1bda6a6: Add LocalChunkManager support (zilliztech#246) (@wayblink)
- dc4b091: Add Makefile (zilliztech#397) (@wayblink)
- e4d81e5: Add a full_meta.json store the complete metadata (@wayblink)
- 59d9f5a: Add advanced control paramters in create and restore cmd (zilliztech#275) (@wayblink)
- 5f17d8b: Add check cmd (zilliztech#194) (@wayblink)
- 0691b27: Add example for partition data (zilliztech#210) (@wayblink)
- 135fe52: Add force backup option (zilliztech#195) (@wayblink)
- f944de1: Add homebrew (zilliztech#192) (@zhuwenxing)
- 69c0905: Add installation in README (zilliztech#238) (@zhuwenxing)
- 760ea2c: Add rbac user guide (zilliztech#408) (@wayblink)
- 6d5968b: Add retry in backup prepare & Fix backup size lost bug (zilliztech#284) (@wayblink)
- 8c34a47: Add retry in copy (zilliztech#310) (@wayblink)
- 4dfaf16: Add some log (zilliztech#294) (@wayblink)
- 04725d6: Add some log about flush (@wayblink)
- 37fee07: Alert for port conflicts (zilliztech#218) (@wayblink)
- 79a6915: BugFix: fix crossStorage load issue (zilliztech#417) (@balloon1995)
- da4b55a: Bump version to 0.4.1 (zilliztech#223) (@wayblink)
- 63f26c6: Change some log level to avoid confusion (zilliztech#180) (@wayblink)
- 1f8d535: Compatible to DescribeIndex error message update (zilliztech#214) (@wayblink)
- bd49a3a: Compatible with empty milvus rootPath (zilliztech#147) (@wayblink)
- 26dcae4: Configurable server port (zilliztech#380) (@xige-16)
- 3ef7fcd: Debug file copy (zilliztech#233) (@wayblink)
- 93f9ae0: Define meta v2 (zilliztech#349) (@wayblink)
- db1140d: Do some refine (zilliztech#206) (@wayblink)
- 8cefba8: Fix CI timeout bug (@wayblink)
- 84e72fc: Fix backup slow (zilliztech#236) (@wayblink)
- ce68f8f: Fix bug when restore with collection name using CLI (zilliztech#142) (@wayblink)
- 728e2cc: Fix can't restore to unexist db bug (@wayblink)
- cb214e7: Fix client not reuse bug (@wayblink)
- af8704d: Fix compatibility (zilliztech#202) (@wayblink)
- e37711e: Fix compatibility to old backup without database info (@wayblink)
- 8c05260: Fix data duplicate when restore data larger than 10*maxSegmentGroupSize (zilliztech#121) (@wayblink)
- f6fd7ed: Fix duplicated copy bug (zilliztech#314) (@wayblink)
- 7a17caa: Fix empty backup size in meta (@wayblink)
- acdfde1: Fix enabling both drop_exist_collection and skip_create_collection at the same time is incorrect (zilliztech#348) (@syang1997)
- 10ce061: Fix inaccurate size when backup concurrrently (@wayblink)
- 7f607a6: Fix load config bug (@wayblink)
- bf9c18f: Fix missing error handle (zilliztech#239) (@wayblink)
- 1aaac85: Fix not backuo autoID bug (@wayblink)
- b646d72: Fix possible stuck during restore in server mode (@wayblink)
- b049ab1: Fix progress may out of data range (zilliztech#391) (@wayblink)
- 2bc73b5: Fix: mkdir before copying file for local chunk manager (zilliztech#401) (@wayblink)
- 9caa490: Lazy initial milvus and storage client (@wayblink)
- bf610d4: Make dbCollections parameter compatible to both string and json struct (zilliztech#170) (@wayblink)
- 0d6fd2b: Make it compatible for old milvus without database support (zilliztech#382) (@wayblink)
- 623bed0: Modify docker file typo and �fix milvus-backup path in ENTRYPOINT (zilliztech#240) (@Nanjangpan)
- 32e3e25: Optimize restore speed with many small segments (zilliztech#356) (@wayblink)
- 73170f7: Optimize segment copy (@wayblink)
- 80cd2b9: Refine Delete API (zilliztech#376) (@wayblink)
- 654ddf5: Refine GC error log (zilliztech#339) (@wayblink)
- fca8663: Refine backup concurrency (zilliztech#252) (@wayblink)
- 6f67498: Refine cross storage backup and add doc (zilliztech#407) (@wayblink)
- 6daebd6: Refine getbackup log (@wayblink)
- 3e93105: Refine output when restore without name (zilliztech#301) (@wayblink)
- 7845b38: Refine proto and swag (zilliztech#281) (@wayblink)
- 1e1fc88: Refine scripts build with version (zilliztech#392) (@wayblink)
- 8672ef8: Remove useless method in chunkManager interface (zilliztech#396) (@wayblink)
- 8d80156: Support 2.3, support cosine and scalar index (zilliztech#186) (@wayblink)
- b67cc9e: Support Array datatype (zilliztech#230) (@wayblink)
- d6b9fcb: Support CDC (zilliztech#340) (@wayblink)
- c4c04d8: Support azure (zilliztech#212) (@wayblink)
- 0e539a0: Support backup progress (zilliztech#370) (@wayblink)
- c85a7ac: Support backup&restore RBAC (zilliztech#405) (@wayblink)
- 00f767e: Support concurrent backup and restore (zilliztech#219) (@wayblink)
- debe1cd: Support cross Azrue container backup (@wayblink)
- 90c57ce: Support cross bucket restore (zilliztech#149) (@wayblink)
- 2b91f30: Support cross storage backup/restore (zilliztech#398) (@wayblink)
- e27738b: Support db, dynamic schema and partition key (zilliztech#132) (@wayblink)
- 3ef8e81: Support gc pause during backup (zilliztech#291) (@wayblink)
- 55db2ce: Support gc pause refine (zilliztech#293) (@wayblink)
- 99e51a0: Support nullable field and default value (zilliztech#440) (@wayblink)
- e9e5c7d: Support pass database in create and restore request (zilliztech#155) (@wayblink)
- e989013: Support rename db,collection name when restore (@wayblink)
- aaadb04: Support restore L0 segments (zilliztech#357) (@wayblink)
- db2cee5: Support segment level restore concurrency (zilliztech#341) (@wayblink)
- cd087e4: Support skipImportDiskQuotaCheck option in restore (zilliztech#394) (@wayblink)
- 2b8d799: Support tencent cloud object storage (zilliztech#302) (@wayblink)
- 8ce2330: Update Dockerfile (zilliztech#333) (@erigo)
- f8685c7: Update Dockerfile (zilliztech#336) (@erigo)
- e39ed1b: Update README.md (@wayblink)
- 7588239: Update README.md (@wayblink)
- df0798a: Update Readme (@wayblink)
- 4265285: Update ci for rename default branch (@Bennu-Li)
- 06af64c: Update docs (zilliztech#453) (@wayblink)
- 29082b2: Update list backup rest api (zilliztech#264) (@wayblink)
- 7b62d3d: Update milvus go sdk to support 2.2.9 (@wayblink)
- 0ca6841: Update output of check command (@wayblink)
- 197ad69: Update proto remove omitempty (zilliztech#373) (@wayblink)
- 553e56a: Update sdk to support f16/bf16 (zilliztech#330) (@wayblink)
- c7e660a: Update sdk verison to 2.3.6 (zilliztech#300) (@wayblink)
- fbd593a: Update simpleResponse to support CDC (zilliztech#344) (@wayblink)
- 2e854ba: Update swagger UI (zilliztech#365) (@wayblink)
- e07656c: Update version by goreleaser (zilliztech#191) (@zhuwenxing)
- 0febeb8: Upgrade go sdk to support vachar autoid (zilliztech#296) (@wayblink)
- 79a8cea: [FIX]: Empty b.params.MinioCfg.RootPath handler (S3/Ceph) (zilliztech#177) (@punkerpunker)
- 60bfe7c: [ci]Add nightly to run all test on master, 2.3 and 2.2 milvus version (zilliztech#208) (@zhuwenxing)
- af4a02c: [ci]Optimization of ci runtime (zilliztech#211) (@zhuwenxing)
- ac245de: [ci]Refine ci (zilliztech#221) (@zhuwenxing)
- d5f77dd: [ci]Update image tag to 2.3.0-latest (zilliztech#198) (@zhuwenxing)
- 502544d: [ci]Update perf test (zilliztech#222) (@zhuwenxing)
- 3bd8675: [skip e2e]Increase timeout for nightly test (zilliztech#232) (@zhuwenxing)
- ca4ad82: [test]Add more partitions in br test (zilliztech#203) (@zhuwenxing)
- 7ae2387: [test]Add test cases to L0 to make sure checked in ci (#2...
v0.4.18
Changelog
- c3a8c9b: update (@zhuwenxing)
v0.0.3
Changelog
- d3d81c5: Prints the current backup config file in yaml format to stdio (zilliztech#209) (@roca)
- 71b2a31: Add Apache License (zilliztech#319) (@wayblink)
- 1bda6a6: Add LocalChunkManager support (zilliztech#246) (@wayblink)
- e4d81e5: Add a full_meta.json store the complete metadata (@wayblink)
- 59d9f5a: Add advanced control paramters in create and restore cmd (zilliztech#275) (@wayblink)
- 5f17d8b: Add check cmd (zilliztech#194) (@wayblink)
- 0691b27: Add example for partition data (zilliztech#210) (@wayblink)
- 135fe52: Add force backup option (zilliztech#195) (@wayblink)
- f944de1: Add homebrew (zilliztech#192) (@zhuwenxing)
- 69c0905: Add installation in README (zilliztech#238) (@zhuwenxing)
- 6d5968b: Add retry in backup prepare & Fix backup size lost bug (zilliztech#284) (@wayblink)
- 8c34a47: Add retry in copy (zilliztech#310) (@wayblink)
- 4dfaf16: Add some log (zilliztech#294) (@wayblink)
- 04725d6: Add some log about flush (@wayblink)
- 37fee07: Alert for port conflicts (zilliztech#218) (@wayblink)
- da4b55a: Bump version to 0.4.1 (zilliztech#223) (@wayblink)
- 63f26c6: Change some log level to avoid confusion (zilliztech#180) (@wayblink)
- 1f8d535: Compatible to DescribeIndex error message update (zilliztech#214) (@wayblink)
- bd49a3a: Compatible with empty milvus rootPath (zilliztech#147) (@wayblink)
- 3ef7fcd: Debug file copy (zilliztech#233) (@wayblink)
- 93f9ae0: Define meta v2 (zilliztech#349) (@wayblink)
- db1140d: Do some refine (zilliztech#206) (@wayblink)
- 8cefba8: Fix CI timeout bug (@wayblink)
- 84e72fc: Fix backup slow (zilliztech#236) (@wayblink)
- ce68f8f: Fix bug when restore with collection name using CLI (zilliztech#142) (@wayblink)
- 728e2cc: Fix can't restore to unexist db bug (@wayblink)
- cb214e7: Fix client not reuse bug (@wayblink)
- af8704d: Fix compatibility (zilliztech#202) (@wayblink)
- e37711e: Fix compatibility to old backup without database info (@wayblink)
- 8c05260: Fix data duplicate when restore data larger than 10*maxSegmentGroupSize (zilliztech#121) (@wayblink)
- f6fd7ed: Fix duplicated copy bug (zilliztech#314) (@wayblink)
- 7a17caa: Fix empty backup size in meta (@wayblink)
- 10ce061: Fix inaccurate size when backup concurrrently (@wayblink)
- 7f607a6: Fix load config bug (@wayblink)
- bf9c18f: Fix missing error handle (zilliztech#239) (@wayblink)
- 1aaac85: Fix not backuo autoID bug (@wayblink)
- b646d72: Fix possible stuck during restore in server mode (@wayblink)
- 9caa490: Lazy initial milvus and storage client (@wayblink)
- bf610d4: Make dbCollections parameter compatible to both string and json struct (zilliztech#170) (@wayblink)
- 623bed0: Modify docker file typo and �fix milvus-backup path in ENTRYPOINT (zilliztech#240) (@Nanjangpan)
- 73170f7: Optimize segment copy (@wayblink)
- 654ddf5: Refine GC error log (zilliztech#339) (@wayblink)
- fca8663: Refine backup concurrency (zilliztech#252) (@wayblink)
- 6daebd6: Refine getbackup log (@wayblink)
- 3e93105: Refine output when restore without name (zilliztech#301) (@wayblink)
- 7845b38: Refine proto and swag (zilliztech#281) (@wayblink)
- 8d80156: Support 2.3, support cosine and scalar index (zilliztech#186) (@wayblink)
- b67cc9e: Support Array datatype (zilliztech#230) (@wayblink)
- d6b9fcb: Support CDC (zilliztech#340) (@wayblink)
- c4c04d8: Support azure (zilliztech#212) (@wayblink)
- 00f767e: Support concurrent backup and restore (zilliztech#219) (@wayblink)
- debe1cd: Support cross Azrue container backup (@wayblink)
- 90c57ce: Support cross bucket restore (zilliztech#149) (@wayblink)
- e27738b: Support db, dynamic schema and partition key (zilliztech#132) (@wayblink)
- 3ef8e81: Support gc pause during backup (zilliztech#291) (@wayblink)
- 55db2ce: Support gc pause refine (zilliztech#293) (@wayblink)
- e9e5c7d: Support pass database in create and restore request (zilliztech#155) (@wayblink)
- e989013: Support rename db,collection name when restore (@wayblink)
- db2cee5: Support segment level restore concurrency (zilliztech#341) (@wayblink)
- 2b8d799: Support tencent cloud object storage (zilliztech#302) (@wayblink)
- 8ce2330: Update Dockerfile (zilliztech#333) (@erigo)
- f8685c7: Update Dockerfile (zilliztech#336) (@erigo)
- 4265285: Update ci for rename default branch (@Bennu-Li)
- 29082b2: Update list backup rest api (zilliztech#264) (@wayblink)
- 7b62d3d: Update milvus go sdk to support 2.2.9 (@wayblink)
- 0ca6841: Update output of check command (@wayblink)
- 553e56a: Update sdk to support f16/bf16 (zilliztech#330) (@wayblink)
- c7e660a: Update sdk verison to 2.3.6 (zilliztech#300) (@wayblink)
- fbd593a: Update simpleResponse to support CDC (zilliztech#344) (@wayblink)
- e07656c: Update version by goreleaser (zilliztech#191) (@zhuwenxing)
- 0febeb8: Upgrade go sdk to support vachar autoid (zilliztech#296) (@wayblink)
- 79a8cea: [FIX]: Empty b.params.MinioCfg.RootPath handler (S3/Ceph) (zilliztech#177) (@punkerpunker)
- 60bfe7c: [ci]Add nightly to run all test on master, 2.3 and 2.2 milvus version (zilliztech#208) (@zhuwenxing)
- af4a02c: [ci]Optimization of ci runtime (zilliztech#211) (@zhuwenxing)
- ac245de: [ci]Refine ci (zilliztech#221) (@zhuwenxing)
- d5f77dd: [ci]Update image tag to 2.3.0-latest (zilliztech#198) (@zhuwenxing)
- 502544d: [ci]Update perf test (zilliztech#222) (@zhuwenxing)
- 3bd8675: [skip e2e]Increase timeout for nightly test (zilliztech#232) (@zhuwenxing)
- ca4ad82: [test]Add more partitions in br test (zilliztech#203) (@zhuwenxing)
- 7ae2387: [test]Add test cases to L0 to make sure checked in ci (zilliztech#207) (@zhuwenxing)
- 59fecfa: [test]Add test for array data type (zilliztech#231) (@zhuwenxing)
- 7120687: [test]add json data type (zilliztech#131) (@zhuwenxing)
- f8910a6: [test]enable multi partitions in br test (zilliztech#200) (@zhuwenxing)
- 7937451: [test]update testcase to support db (zilliztech#171) (@zhuwenxing)
- 3fedf67: add new feature test (zilliztech#134) (@zhuwenxing)
- 92a8dcb: chore, storage: update dep and add token cache for gcs (@huanghaoyuanhhy)
- 6f25560: ci: add 2.4 release to ci (zilliztech#315) (@zhuwenxing)
- 2ed7259: ci: add additional files to trigger CI when they are modified (zilliztech#137) (@zhuwenxing)
- 236bae1: ci: add test for backup restore cross milvus version (zilliztech#153) (@zhuwenxing)
- 171b06f: ci: cancel previous runs in the PR when pushed new commits (zilliztech#154) (@zhuwenxing)
- f431342: ci: enable cron job (zilliztech#130) (@zhuwenxing)
- a337cb9: ci: refine image building (@zhuwenxing)
- 369c84e: ci: update image tag for cross version br (zilliztech#324) (@zhuwenxing)
- bbbadae: ci: update issue template (zilliztech#127) (@zhuwenxing)
- 93963b0: ci: update run test timeout (zilliztech#105) (@zhuwenxing)
- 64ea4fc: ci: use both master and release branch milvus image tag in ci (zilliztech#266) (@zhuwenxing)
- cfe4740: ci: verify backup and restore after upgrading (zilliztech#343) (@zhuwenxing)
- debc01a: common: no longer reuse worker (@huanghaoyuanhhy)
- 9a9465d: doc: add compatibility for milvus and milvus backup (zilliztech#148) (@zhuwenxing)
- 4519c94: feat: support absolute config file path (zilliztech#123) (@yinheli)
- 5214359: fix MinioChunkManager.Exist a exist path return false (zilliztech#257) (@wayblink)
- decf390: fix azure abort err (@wayblink)
- c94d9b1: fix default log level to info (zilliztech#225) (@yelusion2)
- ed6ddc3...
v0.4.5
Changelog
- d13eeb6: Add version sub command (@zhuwenxing)
v0.4.4
Changelog
- fc7c39a: Add version sub command (@zhuwenxing)
v0.4.3
Changelog
- 82b507c: Add version sub command (@zhuwenxing)
- b33edc3: update (@zhuwenxing)
v0.0.2
Changelog
- 48e9c73: Add homebrew (@zhuwenxing)
v0.4.1
Changelog
- de0ea5a: update (@zhuwenxing)
- b282b5d: update (@zhuwenxing)
- 0e6129f: update (@zhuwenxing)
v0.4.0
Changelog
- ddaec46: Add a full_meta.json store the complete metadata (@wayblink)
- cc31fcd: Compatible with empty milvus rootPath (zilliztech#147) (@wayblink)
- 8b75890: Fix CI timeout bug (@wayblink)
- 9e0ff33: Fix can't restore to unexist db bug (@wayblink)
- 38ea4ee: Fix client not reuse bug (@wayblink)
- 10d293c: Fix empty backup size in meta (@wayblink)
- 83d7e01: Lazy initial milvus and storage client (@wayblink)
- 09b4fff: Support cross bucket restore (zilliztech#149) (@wayblink)
- 4b9df28: Support pass database in create and restore request (zilliztech#155) (@wayblink)
- a3731a5: ci: add test for backup restore cross milvus version (zilliztech#153) (@zhuwenxing)
- 91dab64: ci: cancel previous runs in the PR when pushed new commits (zilliztech#154) (@zhuwenxing)
- 8a16a1e: fix empty rootpath (zilliztech#157) (@wayblink)
- 174338d: raise error when list segment files (@wayblink)
- a6b8fbc: update (@zhuwenxing)
- 421d343: update brew (@zhuwenxing)
- e5db456: update example (zilliztech#168) (@zhuwenxing)
v0.3.1
Changelog
- ce68f8f: Fix bug when restore with collection name using CLI (zilliztech#142) (@wayblink)
- 8c05260: Fix data duplicate when restore data larger than 10*maxSegmentGroupSize (zilliztech#121) (@wayblink)
- 1aaac85: Fix not backuo autoID bug (@wayblink)
- e27738b: Support db, dynamic schema and partition key (zilliztech#132) (@wayblink)
- 4265285: Update ci for rename default branch (@Bennu-Li)
- 7b62d3d: Update milvus go sdk to support 2.2.9 (@wayblink)
- 7120687: [test]add json data type (zilliztech#131) (@zhuwenxing)
- 3fedf67: add new feature test (zilliztech#134) (@zhuwenxing)
- 92a8dcb: chore, storage: update dep and add token cache for gcs (@huanghaoyuanhhy)
- 2ed7259: ci: add additional files to trigger CI when they are modified (zilliztech#137) (@zhuwenxing)
- f431342: ci: enable cron job (zilliztech#130) (@zhuwenxing)
- bbbadae: ci: update issue template (zilliztech#127) (@zhuwenxing)
- 93963b0: ci: update run test timeout (zilliztech#105) (@zhuwenxing)
- debc01a: common: no longer reuse worker (@huanghaoyuanhhy)
- f9dad50: doc: add compatibility for milvus and milvus backup (@zhuwenxing)
- 4519c94: feat: support absolute config file path (zilliztech#123) (@yinheli)
- c26094e: gcp: replace amz header with goog (@huanghaoyuanhhy)
- 473f399: milvus backup support aliyun oss (zilliztech#144) (@yelusion2)
- 404e477: update readme (@shanghaikid)
- bb17663: update text (@shanghaikid)