Releases: home-assistant/cli
Releases · home-assistant/cli
v4.36.0
What's Changed
- Bump go to v1.23 (#513) @sairon
- Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.2 (#512) @dependabot
- Bump golang.org/x/term from 0.23.0 to 0.24.0 (#509) @dependabot
- Centralize error handling and add 503 support (#504) @mdegat01
- Bump codespell-project/actions-codespell from 2.0 to 2.1 (#507) @dependabot
- Use string formatting for final spinner message (#508) @agners
- Bump golang.org/x/term from 0.22.0 to 0.23.0 (#506) @dependabot
- Add force options to commands restricted during migrations (#502) @mdegat01
- Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0 (#505) @dependabot
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#503) @dependabot
- Bump actions/setup-go from 5.0.1 to 5.0.2 (#501) @dependabot
- Bump golang.org/x/term from 0.21.0 to 0.22.0 (#500) @dependabot
v4.35.0
What's Changed
- Add safe mode option to core rebuild (#495) @mdegat01
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#498) @dependabot
- Bump actions/checkout from 4.1.6 to 4.1.7 (#497) @dependabot
- Bump golang.org/x/term from 0.20.0 to 0.21.0 (#496) @dependabot
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#494) @dependabot
- Fix host logs follow mode with identifier specified (#493) @sairon
- Bump actions/checkout from 4.1.4 to 4.1.6 (#490) @dependabot
- Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 (#489) @dependabot
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (#487) @dependabot
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (#485) @dependabot
v4.34.0
What's Changed
- Allow restarting core in safe mode (#474) @mdegat01
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#483) @dependabot
- Bump golang.org/x/term from 0.19.0 to 0.20.0 (#484) @dependabot
- Bump actions/setup-go from 5.0.0 to 5.0.1 (#482) @dependabot
- Fix number of lines argument (#481) @agners
- Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (#480) @dependabot
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#478) @dependabot
- Bump actions/checkout from 4.1.3 to 4.1.4 (#479) @dependabot
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (#475) @dependabot
- Bump actions/checkout from 4.1.2 to 4.1.3 (#477) @dependabot
v4.33.0
What's Changed
- Add flags for handling features of advanced logs (#471) @sairon
- Bump golang.org/x/term from 0.18.0 to 0.19.0 (#473) @dependabot
v4.32.0
What's Changed
- Allow changing the boot slot via cli (#469) @mdegat01
- Use --ipv(4|6)-nameserver as argument consistently (#472) @agners
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 (#470) @dependabot
- Bump actions/checkout from 4.1.1 to 4.1.2 (#468) @dependabot
v4.31.0
What's Changed
- Bump golang.org/x/term from 0.17.0 to 0.18.0 (#467) @dependabot
- Update banner with new ascii logo (#466) @mdegat01
- Add device wipe command to CLI (#464) @mdegat01
- Increase timeout for add-on updates (#465) @agners
- Allow removing addon config on uninstall (#463) @mdegat01
- Allow listing of HA users via admin CLI (#462) @mdegat01
v4.30.1
v4.30.0
What's Changed
- Fix a misnamed
homeassistant-exclude-database
(#459) @LordMike - Fixes a misnamed "days_until_stale" in backup options. (#458) @LordMike
- Add support for making read-only mounts (#451) @mdegat01
- More linting, address findings, config improvements (#448) @scop
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (#456) @dependabot
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#454) @dependabot
- Bump golang.org/x/term from 0.16.0 to 0.17.0 (#453) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#450) @dependabot
- Bump golang.org/x/term from 0.15.0 to 0.16.0 (#449) @dependabot
- Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#447) @dependabot
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#446) @dependabot
- Fix network update nameservers flag (#445) @aurorasmiles
- Bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#444) @dependabot
- Bump actions/setup-go from 4.1.0 to 5.0.0 (#443) @dependabot
- Bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#442) @dependabot
- Bump golang.org/x/term from 0.14.0 to 0.15.0 (#441) @dependabot
- Bump golang.org/x/term from 0.13.0 to 0.14.0 (#440) @dependabot
- Configure golangci-lint using config file, enable some more linters (#437) @scop
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#439) @dependabot
- Add codespell action (#438) @scop
- Bump actions/checkout from 4.1.0 to 4.1.1 (#435) @dependabot
- Bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0 (#434) @dependabot
v4.29.0
What's Changed
- Bump golang.org/x/net from 0.15.0 to 0.17.0 (#433) @dependabot
- Add exclude DB options to CLI (#427) @mdegat01
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#432) @dependabot
- Bump golang.org/x/term from 0.12.0 to 0.13.0 (#431) @dependabot
v4.28.1
What's Changed
- Remove defunct CAS (#430) @frenck
- Bump github.com/go-resty/resty/v2 from 2.8.0 to 2.9.1 (#428) @dependabot