What's Changed
- fix: remove --deb-revision flag incompatible with cargo-deb 3.x when using --deb-version by @pranavpadmasali in #16
- fix: Don't read and check targetNumIDs file on v7 import by @rustybee42 in #17
- feat: Add support for returning metadata root mirror node info by @sundereshwar in #18
- docs: add instructions to build packages by @iamjoemccormick in #19
- fix(build): pin cargo package tool versions to prevent CI failures from unexpected updates by @pranavpadmasali in #20
- Server nodes IPv6 support by @rustybee42 in #13
- fix: update cargo-generate-rpm and cargo-deb to latest version by @rustybee42 in #23
- Management fall back to ipv4 sockets if ipv6 is unavailable by @rustybee42 in #25
- Require all nodes being shut down when mirroring the root inode & various fixes by @rustybee42 in #28
- Fall back to ipv4 if dual stack sockets are disabled by @rustybee42 in #26
- Add --ipv6-disable setting by @rustybee42 in #30
- fix(systemd): unit file was missing the requires directive by @iamjoemccormick in #32
New Contributors
- @pranavpadmasali made their first contribution in #16
- @sundereshwar made their first contribution in #18
Full Changelog: v8.1.0...v8.2.1