WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: milvus-io/birdwatcher

Release v1.1.1

27 Nov 03:09
ce239fc

Choose a tag to compare

What's Changed

🚀 Features

🎄 Enhancements

🐛 Bug Fixes

v1.1.0

13 Aug 09:46
b83e8af

Choose a tag to compare

What's Changed

🚀 Features

  • Support multi-state framework, enabling show etcd meta while visiting other components @congqixia
  • Support 2.6+ feature related commands @chyezh @JsDove @zhagnlu
  • Support querycoord Ops command for advanced cluster maintanence @weiliu1031
  • Support scan binlog of storage v2

🎄 Enhancements

Full Changelog

Release v1.0.8

25 Feb 08:50
e49c768

Choose a tag to compare

What's Changed

Changelog

  • c94207f Fix lint gci issue
  • 0127ae2 Support mark field index as deleted
  • d9d5bda enhance: Abstract state into common pkg
  • 3d7905e enhance: Add repair index-dup command (#359)
  • 8cdb9c7 enhance: Add default $ps & $timestamp env for scan expr (#343)
  • e6c5108 enhance: Add delta entry number statistics for segment output (#333)
  • f64ea49 enhance: Add filter for remove compaction command (#327)
  • 8b31891 enhance: Add node filter when show segment loaded via grpc (#331)
  • e49c768 enhance: Bump version to v1.0.x (#361)
  • edc9f7f enhance: Fix desc typo lint (#360)
  • 6aaaad2 enhance: Pass ctx for common.ListSegmentIndex instead (#346)
  • f41ff50 enhance: Refine show replica output (#330)
  • ad41e42 enhance: Support scan-deltalog command (#336)
  • 85cc52e enhance: Support invoke load-balance via qc (#338)
  • 0c6b1a9 enhance: Support removing import job (#329)
  • d1b0b99 enhance: Update goreleaser build main config (#356)
  • 72d7818 enhance: Use default etcd port 2379 when port not passed (#334)
  • cd46c0e enhance: [cherry-pick] Upgrade artifacts upload/download action version (#354) (#355)
  • f65dfb2 enhance: [v1.0.x] Bump dependency version for security issues (#342)
  • f686a69 enhance: enable remove dirty importing segments (#339)
  • 1b4fbb9 enhance: enable to show etcd kv tree (#340)
  • 77422dd fix lint
  • 28c50a2 fix: Fix remove bulkinsert job command (#335)
  • 43d4e81 fix: Fix scan-binlog panic (#344)
  • 7392091 fix: Separate basePath & metaPath to show config-etcd (#337)

Release v1.0.7

04 Nov 10:06

Choose a tag to compare

What's Changed

🚀 Features

🎄 Enhancements

🐛 Bug Fixes

Changelog

  • b09603e Add IsSorted field for segment (#312)
  • 020b4c0 doc: Add markdown document for command detection framework (#321)
  • 7363e5d enhance: Add Run flag for remove compaction command (#308)
  • 51fcbdb enhance: Add flag to control skip bucket exist check (#310)
  • 8694620 enhance: Add schema flags for channel watch command (#306)
  • 3a52682 enhance: Apply deltalog when scanning binlog (#311)
  • cf4ae51 enhance: Enable to show database props (#299)
  • 7acafae enhance: Print Array field element type (#300)
  • 3dd5cce enhance: Refine show segment-loaded-grpc command (#319)
  • f0b26f2 enhance: Rename duplicated compaction task command
  • f828ec5 enhance: Support Tencent myqcloud as OSS source (#302)
  • 89193d8 enhance: Support repair channel-watch command to set empty schema (#305)
  • 18618bb enhance: Support set collection consistency-level command (#323)
  • 6692403 enhance: Support aliyun as oss source (#301)
  • 3e2f73b enhance: Support show bulkinsert command (#322)
  • 09d69cd enhance: Support username/password ETCD credential (#324)
  • 041ae24 enhance: Upgrade goreleaser go version to 1.21
  • e61e242 enhance: enable check_qn_collection_leak (#320)
  • b597ba4 enhance: ignore the case of the input filter parameter (#307)
  • 87f5d7f enhance: print schema info in show channel-watched (#304)
  • ed97cba feature: Enable to remove checkpoints when remove orphan channel (#298)
  • dc550d4 fix: Upgrade golangci-lint workflow go version to v1.21 (#309)
  • a729223 fix: [Cherry-pick] Remove unused Unsafe reflection code (#315) (#316)
  • 305b7df support batch remove segment meta with filters (#313)

Release v1.0.6

20 Aug 06:08
2aad825

Choose a tag to compare

What's Changed

🚀 Features

  • 3369b50 enhance: Support scan-binlog command (#293)
  • e01dca7 use the env config to replace the default value when connecting the etcd (#297)

🎄 Enhancements

  • bf96edd Add block & mutex pprof type support (#288)
  • 1389fcf Add compact cmd in visit_datacoord (#289)
  • aa45b77 Experiment: add alter field to change is_clustering_key (#284)
  • edb2747 enhance: Add remove session command (#291)
  • 4de7d7c enhance: Display collection clustering key info (#285)
  • 0d6ba71 enhance: Filter show database result by name (#280)
  • 4b0dc4b refine show segment outputs (#292)
  • 5d1d835 feat: Add remove compaction command (#283)
  • 86fc2df enhance: Support show database filter with dbid (#290)
  • 8898d5b enhance: Refine inspect-pk command to support remote mode (#287)
  • 1102594 enhance: Support show resource-group command (#281)
  • 2aad825 enhance: Support filter show segment-index result with field ID (#296)

🐛 Bug Fixes

Others

New Contributors

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

27 Jun 02:52
7625699

Choose a tag to compare

What's Changed

🚀 Features

🎄 Enhancements

🐛 Bug Fixes

Changelog

  • c9bcfdb Add support for show ComapctionTasks (#275)
  • b68ca85 Remove collection key output scanning legacy collection
  • 1103602 enhance: Add repair legacy-collection-remnant command (#270)
  • 7ddc701 enhance: Add auto detect rootPath for connect command (#271)
  • 0d596cb enhance: Add setup workspace step to enable history by default (#263)
  • af72ef7 enhance: Make pprof fetching run in parallel (#264)
  • 7f07bb4 enhance: Refine history suggestion when input contains spaces (#262)
  • 27a03aa enhance: Show log id (#266)
  • 18abfa1 enhance: Show mem size in statistics (#273)
  • 7e6f3f0 enhance: Show segment's Memory Size (#265)
  • 4ab0795 enhance: Support filter segment with segment level (#267)
  • 3ffd5ff enhance: Use auto oss access detection for download-segment (#274)
  • 89d816e enhance: manual compaction trigger (#269)
  • 320f7f0 enhance:add support for partition stats for major compaction test(#276) (#277)
  • 063b99d fix: Remove collection history item when repairing legacy collection (#272)

Release v1.0.4

14 May 04:02

Choose a tag to compare

What's Changed

🚀 Features

🎄 Enhancements

🐛 Bug Fixes

Changelog

  • d0ebeb0 Add IndexCurrentVersion and SegmentLevel output (#218)
  • 19741bb Add checker activation (#228)
  • 7c2b8ec Add create timestamp output for show alias (#219)
  • 5f0e9f6 Add index params with kv pair (#241)
  • 2dba248 Add prefix param for show configuration command (#232)
  • 9911d5b Add segment,field level binlog size summary (#231)
  • 37d166c Check and repair diskann index params (#211)
  • b4d65c5 Fix gen proto script for proto/v2.2 pkg (#225)
  • 463f450 Fix partition filter not working (#199)
  • ef0f2fa Refine code (#242)
  • a6d871e Support remove one binlog from field binlogs (#203)
  • dd5ef57 Suppport connect to ETCD with tls cerificate (#194)
  • 36d674d [CP 1.0.x] Add remove leaked collection meta cmd (#223)
  • 251dbc3 add download global-distribution command (#246)
  • 914d2a6 enhance: Add consume cmd to read data from provided topic (#252)
  • 3b9757c enhance: Add force flag for remove channel command (#257)
  • 146ffb2 enhance: Add partition-loaded and make force-release selectable (#256)
  • 1fcbe0a enhance: Add check-partition-key command to export partition key error data (#247)
  • 43e4057 enhance: Add healthz-check command (#244)
  • fc8eb98 enhance: Bump v1.0.x
  • 727b43a enhance: Improve the prompt information when checking partition-key errors (#249)
  • 9f3891d enhance: Print collection properties (#238)
  • 3ef67d4 enhance: Print segment stats/deltalog size aggregration (#259)
  • b715414 enhance: Support consume command with Kafka MQ (#258)
  • ca52082 enhance: Unify oss access in oss package & support gcp (#248)
  • a991162 enhance: accelerate load-backup command speed (#233)
  • 35f7ff4 enhance: add config key filter for show configurations cmd (#235)
  • 3d4a89b enhance: improve show segment & distribution result output (#212)
  • 3f884b1 enhance: print all index params (#234)
  • 8bd3957 fix clean collection meta command (#229) (#230)
  • a08a0a5 fix lint (#243)
  • cbb1da9 fix: Fix panicking in remove collection-drop when collection not exist (#250)
  • a492ea1 fix: Get growing segment id when growing info is in GrowingSegments (#245)
  • c0eb6b3 fix: Make remove channel works when collection meta gone (#254)
  • 5178eef fix: Show segment-index of segments in Flushing state (#240)
  • 4e49ed9 fix: [1.0.x] Add WithBlock option when connecting Etcd (#253)

Release v1.0.3

18 Aug 07:37
93aa440

Choose a tag to compare

What's Changed

🚀 Features

Add command for auto fetch goroutine pprof

🎄 Enhancements

  • Add collectionID parameter for show index & show collection-loaded command
  • Print field id for index info

🐛 Bug Fixes

Fix audit log file permission and use date suffix in name

Changelog

  • e4a4ae5 Add command for auto fetch goroutine pprof (#186)
  • 93aa440 Cherry-pick command improvement and bump version to v1.0.3 (#192)
  • a4f381c Fix audit log file permission and use date suffix in name (#181) (#191)

Release v1.0.2

05 Aug 13:41
da722bb

Choose a tag to compare

What's Changed

🚀 Features

  • Support Database model in Milvus
  • Support post web server mode
  • Support Ctrl+R history search
  • Support one-line-command running mode

🎄 Enhancements

  • Accelerate backup command
  • Introduce auto command parsing framework

🐛 Bug Fixes

  • Fix command force-release does not work with qcv2 meta
  • Fix suggestion result not stable

Changelog

Release v1.0.1

16 Mar 14:45
98cc10d

Choose a tag to compare

What's Changed

🚀 Features

  • Add probe query functionality
  • Add remove binlog file cmd

🐛 Bug Fixes

  • Fix audit log write panic (#109)

Changelog