Releases: zilliztech/milvus-backup
Releases · zilliztech/milvus-backup
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)
 
v0.2.2
v0.2.1
Changelog
- 1aaac85 Fix not backuo autoID bug
 - 22bbe11 Merge pull request #101 from huanghaoyuanhhy/feat_gcp_cache
 - 62cf787 Merge pull request #104 from huanghaoyuanhhy/fix_gcp_header
 - d6e4281 Merge pull request #107 from Bennu-Li/ci-rename-update
 - 6237aa4 Merge pull request #109 from shanghaikid/update-readme
 - bb47366 Merge pull request #112 from wayblink/fix-auto-id
 - 4265285 Update ci for rename default branch
 - 92a8dcb chore, storage: update dep and add token cache for gcs
 - 93963b0 ci: update run test timeout (#105)
 - c26094e gcp: replace amz header with goog
 - 404e477 update readme
 - bb17663 update text
 
v0.2.0
v0.1.0
Changelog
- 218d328 Add cmd
 - 32c2e35 Add example
 - 0e2574c Add issue template
 - 847b356 Add mergify (#89)
 - aa7f3f3 Add milvus go sdk
 - b4d92f2 Add milvus storage minio service
 - d1d8329 Add milvus version info in backup info and check whether it is a support version when backup/restore
 - 117d95f Add needed milvus codes
 - 5b2c792 Add perf test
 - ccafbfb Add pprof port to backup server
 - c155f80 Add release github action workflow (#91)
 - bbc00d2 Add swagger UI (#21)
 - d6447f3 Add test
 - 4ffe5ce Add test case (#17)
 - 6cce4b7 Add test cases for empty collection restore
 - 9cb0a7b Add test for Helm deployment (#56)
 - 300418d Add test github action
 - aadf892 Add testcase (#32)
 - d0de872 Add testcases and fix bugs
 - fff58a9 Async Refactor part 1 (#14)
 - aa54cda Change implment method of get segment binlog infos
 - a6d4cad Complete backup meta info proto
 - 8ccb864 Develop CreateBackup
 - f4f2a31 Export Milvus log (#82)
 - 0a4f8fd Fix UTs
 - 4f9ca68 Fix bulkinsert error handle logic (#81)
 - 4e094e5 Fix deployment image tag (#8)
 - cac2276 Fix divide by zero error (#42)
 - fa43e52 Fully impl load backup
 - 979fe0d Impl interfaces
 - ca28207 Impl most cli
 - e0592d0 Implement CreateBackup 1st edition
 - ed14641 Implement backup meta serialize and deserialize
 - 8e9a478 Implment LoadBackup interface
 - 50a7b1a Import milvus-proto as submodule and remove redundant codes
 - 1588bb1 Indicate main steps of backup methods
 - 85e526c Merge pull request #1 from EricStarer/storage
 - 21984d5 Merge pull request #2 from zhuwenxing/add_test
 - 9d4c3e4 Merge pull request #25 from zhuwenxing/add_test
 - 682ff8b Merge pull request #3 from wayblink/my
 - f146f9b Merge pull request #33 from zhuwenxing/add_issue_template
 - 44717b2 Merge pull request #34 from zhuwenxing/update_action
 - 9152afd Merge pull request #37 from zhuwenxing/add_perf
 - df55c28 Merge pull request #4 from wayblink/my
 - d5c5948 Merge pull request #44 from zhuwenxing/empty_restore
 - 1f8c991 Merge pull request #49 from zhuwenxing/fix_doc
 - c3c9f72 Merge pull request #54 from zilliztech/way-de
 - f804a71 Merge pull request #59 from zilliztech/way-dev
 - 43fc0dd Merge pull request #62 from wayblink/i-61
 - 8c756ff Merge pull request #65 from wayblink/i-61-2
 - 4af89a3 Merge pull request #66 from wayblink/i-66
 - 9fde423 Merge pull request #68 from wayblink/hot-fix
 - ac8731a Merge pull request #75 from wayblink/refine
 - 6632d6e Merge pull request #78 from wayblink/update-bulkinsert-timeout
 - 05f5243 Merge pull request #84 from wayblink/group-dev
 - bcb1c85 Merge pull request #85 from huanghaoyuanhhy/feat_concurrency_copy
 - d6b4f6b Merge pull request #88 from wayblink/scalar-index
 - 218ba93 Move backup.proto into core directory
 - d730724 REST API backbone
 - 1f267da Refactor parameter logic
 - 0a13534 Refine readme and proto (#22)
 - 97631b9 Refine restore method and implement GetRestore interface (#15)
 - 828c942 Remove dependency to milvus protos (#12)
 - 0fdb3d1 Remove milvus datacoord client usage
 - 5af7b92 Remove milvus yaml file dependency
 - 8b50d82 Remove sleep
 - c074508 Revert "Remove milvus yaml file dependency"
 - 2f1f6ee Seperate segments into groups to enable restore large data
 - 3ee7917 Support backup index info and load state
 - 5eef1d7 Support cli
 - 531d846 Support pass bucketName and path in RestoreBackup
 - b666489 Support print log to file (#16)
 - a5fa980 Support progress (#28)
 - 7d75df5 Support read milvus yaml file
 - 1ae45a1 Support return simple response (#26)
 - e2fdc96 Support store backup into another minio bucket and path (#7)
 - c12acb1 Support version subcommand (#52)
 - f19645d Test backup across instances (#38)
 - 8044ddc Test minio impls
 - 1232198 Update Flush and get timeOfSeal from Flush interface
 - 44a5512 Update Milvus tag (#80)
 - 29d92b9 Update README
 - 66ac920 Update README
 - 8a0593b Update README
 - 119135f Update README
 - 7282f87 Update README
 - 4014fa0 Update README, add some introduction
 - 38d4eed Update README, warn -> ignore
 - 05fe91d Update backup proto, prepare to support get create/load backup state (#9)
 - bde67f6 Update bulkinsert timeout logic
 - 20c4aa3 Update bulkload interface and refine create backup corner case
 - 6090d66 Update github action
 - 59624be Update minio storage chunk to milvus latest implement to support GCP (#5)
 - 7375f67 Update proto
 - a2f9b1a Update swagger
 - d36494a Update swagger UI (#39)
 - 974d4f5 Update test timeout (#70)
 - fb6a9ca Use sync map
 - 9602c33 User friendly update
 - 0ddede0 add distribute clients
 - 85a495c add fail backup in ListBackups
 - 9a48492 add get backup UTs
 - 46cb692 add gitignore and update go.sum
 - 967051d clean code
 - 65000f8 copy delta and stats log in create backup
 - b9c8bd7 core: concurrency copy
 - 0d45fa8 first commit
 - b4ae8ff fix index get bug and refine get backup response
 - 1acf6c7 fix mistake
 - 5817441 fix rest api path
 - 7c8d789 fix swagger bug.
 - 2c99393 fix tests
 - 7d05dbc initial proto
 - 563b1fb log level to info
 - c667fcc milestone: simple test work
 - 0f7e87b modify gitignore name correct.
 - 4738918 modify mod and sum
 - 5d14b9a refactor request and response format and add uuid support (#20)
 - 8bebabb refine response (#40)
 - 37c2805 remove omitempty for size (#77)
 - 02a51db skip backup stats_log
 - 3d1f50b small fix
 - 332ee2e small refactor (#11)
 - 864d4a2 support auth and tls (#10)
 - 7c5ce97 support get scalar index
 - fec2ea0 update .gitignore and README.md
 - eb3ae76 update create cli
 - d8cbe1b update flush
 - a2ba12d update go.mod
 - 12ccdd0 update verify_data
 - aca47f5 validate backup name when create