From 741e065fda4eaa7b09d6df23a8bd573825cb1fd2 Mon Sep 17 00:00:00 2001 From: Matteo Pologruto Date: Tue, 24 Jan 2023 16:16:57 +0100 Subject: [PATCH] Update UPGRADING.md --- docs/UPGRADING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/UPGRADING.md b/docs/UPGRADING.md index eb3f2766c98..f5c516e08f0 100644 --- a/docs/UPGRADING.md +++ b/docs/UPGRADING.md @@ -4,6 +4,10 @@ Here you can find a list of migration guides to handle breaking changes between ## 0.30.0 +### `daemon` CLI command's `--ip` flag removal + +The `daemon` CLI command no longer allows to set a custom ip for the gRPC communication. Currently there is not enough bandwith to support this feature. For this reason, the `--ip` flag has been removed. + ### `board attach` CLI command changed behaviour The `board attach` CLI command has changed behaviour: now it just pick whatever port and FQBN is passed as parameter and