Releases: home-assistant/cli
Releases · home-assistant/cli
v5.0.0
What's Changed
- Drop build for unsupported architectures (#646) @sairon
- Bump Go in CI and go.mod to to 1.25 (#645) @sairon
- Replace logrus with log/slog (#634) @scop
- Run golangci-lint without fixing in CI (#633) @scop
- Prevent false positive golangci-lint gosec errors (#644) @sairon
- Apply golangci-lint autofixes (#632) @scop
- Add modernize to golangci-lint, apply autofixes (#631) @scop
- Bump golang.org/x/term from 0.40.0 to 0.41.0 (#639) @dependabot[bot]
- Bump actions/setup-go from 6.2.0 to 6.4.0 (#643) @dependabot[bot]
- Bump release-drafter/release-drafter from 6 to 7 (#641) @dependabot[bot]
- Bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 (#637) @dependabot[bot]
- Bump golang.org/x/term from 0.39.0 to 0.40.0 (#636) @dependabot[bot]
v4.46.0
What's Changed
- Rename add-ons to apps with deprecated backward compatibility (#627) @sairon
- Add support for 500 and 429 status codes (#620) @mdegat01
- Add
--ipvx-route-metricoption for ha network (#629) @davidrapan - Bump actions/checkout from 6.0.1 to 6.0.2 (#628) @dependabot[bot]
- Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#625) @dependabot[bot]
- Bump actions/setup-go from 6.1.0 to 6.2.0 (#624) @dependabot[bot]
- Bump golang.org/x/term from 0.38.0 to 0.39.0 (#623) @dependabot[bot]
- Add repository repair API to cli (#622) @mdegat01
- Bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 (#621) @dependabot[bot]
v4.45.0
v4.44.0
What's Changed
- Remove
overlay2from completion indocker migrate-storage-driver(#617) @sairon - Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#616) @dependabot[bot]
- Bump actions/checkout from 6.0.0 to 6.0.1 (#614) @dependabot[bot]
- Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#615) @dependabot[bot]
v4.43.0
What's Changed
- Add
docker migrate-storage-drivercommand (#613) @sairon - Bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 (#611) @dependabot[bot]
- Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#612) @dependabot[bot]
- Bump actions/checkout from 5.0.1 to 6.0.0 (#610) @dependabot[bot]
- Bump actions/setup-go from 6.0.0 to 6.1.0 (#609) @dependabot[bot]
- Bump actions/checkout from 5.0.0 to 5.0.1 (#608) @dependabot[bot]
- Bump golang.org/x/term from 0.36.0 to 0.37.0 (#607) @dependabot[bot]
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#606) @dependabot[bot]
- Bump codespell-project/actions-codespell from 2.1 to 2.2 (#605) @dependabot[bot]
v4.42.0
v4.41.0
What's Changed
- Bump golang.org/x/term from 0.34.0 to 0.35.0 (#597) @dependabot[bot]
- Bump go to v1.24 (#598) @agners
- Bump actions/setup-go from 5.5.0 to 6.0.0 (#596) @dependabot[bot]
- feat: Add mDNS/LLMNR network options (#591) @t3hk0d3
- Add Docker MTU configuration support to CLI (#589) @agners
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#594) @dependabot[bot]
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#595) @dependabot[bot]
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#590) @dependabot[bot]
- Improve CLI error handling (#586) @agners
- Bump actions/checkout from 4.2.2 to 5.0.0 (#587) @dependabot[bot]
v4.40.1
v4.40.0
What's Changed
- Bump golang.org/x/term from 0.33.0 to 0.34.0 (#582) @dependabot[bot]
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#579) @dependabot[bot]
- Print hint that restart is required if
enable-ipv6flag is passed (#578) @agners - Add --force option to addons rebuild command (#576) @felipecrs
- Fix listing active interfaces w/o any address (#575) @davidrapan
- Bump golang.org/x/term from 0.32.0 to 0.33.0 (#577) @dependabot[bot]
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#574) @dependabot[bot]
- Clarify help text for ha network update/vlan addresses (#573) @sairon
- Fix 'docker options' example syntax (#572) @sairon
v4.39.0
What's Changed
- Add detect blocking IO option to Supervisor options (#570) @agners
- Add
--enable-ipv6w/ha docker options(#567) @davidrapan - Clarify that HA Supervisor is ready to go (#569) @lsthompson
- Add missing default values for IPv6 address configuration (#568) @davidrapan
- Add
--ipv6-addr-gen-modeand--ipv6-privacyoptions forha network(#566) @davidrapan - Bump actions/setup-go from 5.4.0 to 5.5.0 (#565) @dependabot[bot]
- Bump golang.org/x/term from 0.31.0 to 0.32.0 (#564) @dependabot[bot]
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#563) @dependabot[bot]
- Improve os config swap options argument (non-)completions (#561) @scop
- Bump golang.org/x/net from 0.36.0 to 0.38.0 (#562) @dependabot[bot]