diff --git a/CHANGELOG.md b/CHANGELOG.md index e3805f6..cb95851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## Izuma Edge utilities 2.3.5 +1. [fw-tools] - remove `ping` test from `serial-vault-partners.canonical.com`, it is not responding to `ping` anymore. + ## Izuma Edge utilities 2.3.4 1. [fw-tools] - fix the grepping of edge-K8s logfile. diff --git a/edge-info/edge-info b/edge-info/edge-info index a745ab7..2316018 100755 --- a/edge-info/edge-info +++ b/edge-info/edge-info @@ -29,7 +29,7 @@ GREEN="\u001b[32m" YELLOW="\u001b[33m" MAGENTA="\u001b[35m" CYAN="\u001b[36m" -version="2.3.4" +version="2.3.5" export LogToTerm=1 loglevel=info; diff --git a/fw-tools/edge-testnet b/fw-tools/edge-testnet index 258de27..26e7c0b 100755 --- a/fw-tools/edge-testnet +++ b/fw-tools/edge-testnet @@ -252,7 +252,6 @@ test_L3() { _url canonical-lcy01.cdn.snapcraftcontent.com _url canonical-lcy02.cdn.snapcraftcontent.com _url canonical-bos01.cdn.snapcraftcontent.com - _url serial-vault-partners.canonical.com fi } diff --git a/identity-tools/developer_identity/VERSION b/identity-tools/developer_identity/VERSION index 683e92c..a20c569 100644 --- a/identity-tools/developer_identity/VERSION +++ b/identity-tools/developer_identity/VERSION @@ -1,2 +1,2 @@ -2.3.4 +2.3.5