Releases: harvester/node-disk-manager
Releases · harvester/node-disk-manager
v0.6.2
What's Changed
- Bump golang to v1.21 (backport #85) by @mergify in #87
- ci: make sure the upgrade could be tested by @Vicente-Cheng in #88
- ci: improve the ci stability (backport #94) by @mergify in #96
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (backport #91) by @mergify in #93
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (backport #86) by @mergify in #99
- ci: move drone to github action (backport #101) by @mergify in #105
Full Changelog: v0.6.1...v0.6.2
v0.5.5
What's Changed
- ci: improve the ci stability (backport #94) by @mergify in #95
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (backport #91) by @mergify in #92
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (backport #86) by @mergify in #98
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- packages: update copyright to 2024 (backport #72) by @mergify in #73
- uevent: should respawn the uevent monitor (backport #76) by @mergify in #78
- scanner: should not add the same wwn device again (backport #57) by @mergify in #83
- process: do not enable profiler by default (backport #66) by @mergify in #84
Full Changelog: v0.5.2...v0.5.3
v0.6.1
v0.6.0
What's Changed
- bump golang to v1.20.10 by @FrankYang0529 in #58
- feat: bump SLE to 15.5 by @FrankYang0529 in #59
- drone: update fetch operation before build by @Vicente-Cheng in #62
- drone: remove binary release by @Vicente-Cheng in #64
- enable ci for arm by @ibrokethecloud in #67
- process: do not enable profiler by default by @Vicente-Cheng in #66
- scanner: should not add the same wwn device again by @Vicente-Cheng in #57
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #68
- manifest publishing by @ibrokethecloud in #69
- drone: use environment instead env by @Vicente-Cheng in #70
- drone: use fixed image name by @Vicente-Cheng in #71
New Contributors
- @FrankYang0529 made their first contribution in #58
- @ibrokethecloud made their first contribution in #67
- @dependabot made their first contribution in #68
Full Changelog: v0.5.1...v0.6.0
v0.5.2
What's Changed
- bump golang to v1.20.10 by @FrankYang0529 in #58
- feat: bump SLE to 15.5 by @FrankYang0529 in #59
- drone: update fetch operation before build (backport #62) by @mergify in #63
- drone: remove binary release (backport #64) by @mergify in #65
New Contributors
- @FrankYang0529 made their first contribution in #58
- @mergify made their first contribution in #63
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- common: fix random number generator by @Vicente-Cheng in #56
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Misc NDM Improvement by @Vicente-Cheng in #55
Full Changelog: v0.4.10...v0.5.0
Notable Changes
- Make scanner trigger from uevent
- Now, disks could be inactive once it comes back
- Now the corrupted filesystem has a chance to fix it