Releases: CGI-FR/IoT-Hub-Portal
v5.0.0
What's Changed
This new major release introduce the support of AWS IoT Core device in the portal.
By using the Portal with AWS IoT Core you will be able to manage :
- Thing Types (via Device models)
- Things and shadows (via the device management)
- Greengrass deployments (via Edge Models)
- Greengrass enrolment
Some features like LoRaWAN devices are not currently supported, this will be fixed in the next minor releases stay in touch.
Breaking changes
Note that by introducing AWS IoT Core support, we also introduce some new breaking changes :
- Added Cloud provider selector in the configuration
- Prefixing cloud provider specific settings
Please take a look at https://cgi-fr.github.io/IoT-Hub-Portal/stable/dev-guide/migrations/v4-to-v5/ to have a complete list of those breaking changes.
Full Changelog: v4.13.0...v5.0.0
v4.13.0
What's Changed
Bug fixes
- Fix #2099 + fix issue when creating an edge device by @kbeaugrand in #2101
- Update AU915-928 sub frequency channels by @kbeaugrand in #2236
- Replace deprecated Palette by PaletteLight by @hocinehacherouf in #2112
- Add multi instance dev container by @kbeaugrand in #2105
Minor changes
- Bump Toolbelt.Blazor.LoadingBar from 13.1.2 to 13.2.0 in /src by @dependabot in #2079
- Bump Microsoft.Identity.Web from 2.10.0 to 2.11.0 in /src by @dependabot in #2082
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src by @dependabot in #2083
- Bump Microsoft.Identity.Web.UI from 2.10.0 to 2.11.0 in /src by @dependabot in #2084
- Bump Microsoft.Graph from 5.10.0 to 5.11.0 in /src by @dependabot in #2088
- Bump Docker.DotNet from 3.125.14 to 3.125.15 in /src by @dependabot in #2091
- Bump coverlet.collector from 3.2.0 to 6.0.0 in /src by @dependabot in #2097
- Bump bunit from 1.19.14 to 1.20.8 in /src by @dependabot in #2096
- Bump MudBlazor from 6.2.3 to 6.2.5 in /src by @dependabot in #2089
- Bump Microsoft.AspNetCore.Mvc.Versioning from 5.0.0 to 5.1.0 in /src by @dependabot in #2108
- Bump Microsoft.Graph from 5.11.0 to 5.12.0 in /src by @dependabot in #2116
- Bump MudBlazor from 6.2.5 to 6.3.0 in /src by @dependabot in #2115
- Bump MudBlazor from 6.3.0 to 6.3.1 in /src by @dependabot in #2125
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 in /src by @dependabot in #2134
- Bump Selenium.WebDriver.ChromeDriver from 113.0.5672.6300 to 114.0.5735.9000 in /src by @dependabot in #2135
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 in /src by @dependabot in #2152
- Bump Microsoft.TypeScript.MSBuild from 5.0.4 to 5.1.3 in /src by @dependabot in #2153
- Bump Microsoft.Identity.Web from 2.11.0 to 2.11.1 in /src by @dependabot in #2174
- Bump Microsoft.Identity.Web.UI from 2.11.0 to 2.11.1 in /src by @dependabot in #2176
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 in /src by @dependabot in #2175
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #2183
- Bump Azure.Messaging.EventHubs from 5.9.1 to 5.9.2 in /src by @dependabot in #2182
- Bump Azure.Messaging.EventHubs.Processor from 5.9.1 to 5.9.2 in /src by @dependabot in #2181
- Bump MudBlazor from 6.3.1 to 6.4.0 in /src by @dependabot in #2187
- Bump Selenium.WebDriver from 4.9.1 to 4.10.0 in /src by @dependabot in #2186
- Bump Selenium.Support from 4.9.1 to 4.10.0 in /src by @dependabot in #2188
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #2197
- Bump MudBlazor from 6.4.0 to 6.4.1 in /src by @dependabot in #2196
- Bump Microsoft.Graph from 5.12.0 to 5.13.0 in /src by @dependabot in #2195
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #2201
- Bump Microsoft.Extensions.Http.Polly from 7.0.5 to 7.0.7 in /src by @dependabot in #2205
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.5 to 7.0.7 in /src by @dependabot in #2206
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.5 to 7.0.7 in /src by @dependabot in #2202
- Bump NetEscapades.AspNetCore.SecurityHeaders from 0.18.0 to 0.19.0 in /src by @dependabot in #2204
- Bump Microsoft.EntityFrameworkCore.Relational from 7.0.5 to 7.0.7 in /src by @dependabot in #2209
- Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.5 to 7.0.7 in /src by @dependabot in #2208
- Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.5 to 7.0.7 in /src by @dependabot in #2213
- Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 7.0.5 to 7.0.7 in /src by @dependabot in #2203
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.5 to 7.0.7 in /src by @dependabot in #2210
- Bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #2211
- Bump DavidAnson/markdownlint-cli2-action from 10 to 11 by @dependabot in #2212
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.5 to 7.0.7 in /src by @dependabot in #2215
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.3 in /src by @dependabot in #2214
- Bump Microsoft.EntityFrameworkCore.Design from 7.0.5 to 7.0.7 in /src by @dependabot in #2216
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.5 to 7.0.7 in /src by @dependabot in #2217
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.5 to 7.0.7 in /src by @dependabot in #2218
- Bump Microsoft.Identity.Web from 2.11.1 to 2.12.2 in /src by @dependabot in #2224
- Bump Microsoft.Graph from 5.13.0 to 5.14.0 in /src by @dependabot in #2222
- Bump Microsoft.Identity.Web.UI from 2.11.1 to 2.12.2 in /src by @dependabot in #2223
- Bump Microsoft.Identity.Web from 2.12.2 to 2.12.4 in /src by @dependabot in #2229
- Bump Microsoft.OpenApi from 1.6.4 to 1.6.5 in /src by @dependabot in #2230
- Bump Microsoft.Identity.Web.UI from 2.12.2 to 2.12.4 in /src by @dependabot in #2231
- Bump Microsoft.Graph from 5.14.0 to 5.15.0 in /src by @dependabot in #2237
Full Changelog: v4.12.0...v4.13.0
v4.12.0
What's Changed
Bug fixes
- Fix #2064 - Take command name from the row key in the table by @kbeaugrand in #2065
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
Minor changes
- Bump Selenium.WebDriver from 4.9.0 to 4.9.1 in /src by @dependabot in #2053
- Bump Selenium.Support from 4.9.0 to 4.9.1 in /src by @dependabot in #2055
- Bump Microsoft.Identity.Web from 2.9.0 to 2.10.0 in /src by @dependabot in #2054
- Bump Microsoft.Identity.Web.UI from 2.9.0 to 2.10.0 in /src by @dependabot in #2052
- Bump Azure.Messaging.EventHubs from 5.9.0 to 5.9.1 in /src by @dependabot in #2059
- Bump Azure.Messaging.EventHubs.Processor from 5.9.0 to 5.9.1 in /src by @dependabot in #2058
- Bump Microsoft.Graph from 5.9.0 to 5.10.0 in /src by @dependabot in #2060
Full Changelog: v4.10.0...v4.11.0
v4.10.0
What's Changed
Minor changes
- Bump MudBlazor from 6.2.1 to 6.2.2 in /src by @dependabot in #2024
- Bump Microsoft.Identity.Web from 2.7.0 to 2.9.0 in /src by @dependabot in #2027
- Bump Docker.DotNet from 3.125.13 to 3.125.14 in /src by @dependabot in #2028
- Bump Microsoft.Identity.Web.UI from 2.7.0 to 2.9.0 in /src by @dependabot in #2026
- Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 7.0.4 to 7.0.5 in /src by @dependabot in #2030
- Bump Microsoft.Graph from 5.5.0 to 5.6.0 in /src by @dependabot in #2025
- Bump swashbuckle.aspnetcore.cli from 6.2.3 to 6.5.0 in /src by @dependabot in #2029
- Bump Microsoft.Graph from 5.6.0 to 5.7.0 in /src by @dependabot in #2033
- Bump FluentAssertions from 6.10.0 to 6.11.0 in /src by @dependabot in #2036
- Bump Selenium.WebDriver from 4.8.2 to 4.9.0 in /src by @dependabot in #2035
- Bump Selenium.Support from 4.8.2 to 4.9.0 in /src by @dependabot in #2034
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.3 to 7.0.4 in /src by @dependabot in #2037
- Bump bunit from 1.18.4 to 1.19.14 in /src by @dependabot in #2039
- Bump DavidAnson/markdownlint-cli2-action from 9 to 10 by @dependabot in #2038
- Bump Microsoft.Graph from 5.7.0 to 5.8.0 in /src by @dependabot in #2042
- Bump Selenium.WebDriver.ChromeDriver from 112.0.5615.4900 to 113.0.5672.6300 in /src by @dependabot in #2046
- Bump Microsoft.Azure.Devices.Shared from 1.30.2 to 1.30.3 in /src by @dependabot in #2043
- Bump Microsoft.Azure.Devices.Provisioning.Service from 1.18.2 to 1.18.3 in /src by @dependabot in #2044
- Bump Microsoft.Azure.Devices from 1.38.2 to 1.39.0 in /src by @dependabot in #2045
- Bump MudBlazor from 6.2.2 to 6.2.3 in /src by @dependabot in #2048
- Bump Microsoft.Graph from 5.8.0 to 5.9.0 in /src by @dependabot in #2047
- Bump Microsoft.OpenApi from 1.6.3 to 1.6.4 in /src by @dependabot in #2049
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
Minor changes
- Bump System.Linq.Dynamic.Core from 1.3.1 to 1.3.2 in /src by @dependabot in #1983
- Bump actions/add-to-project from 0.4.1 to 0.5.0 by @dependabot in #1989
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #1993
- Merge create and edit device screen by @kbeaugrand in #1992
- Bump Selenium.WebDriver.ChromeDriver from 111.0.5563.6400 to 112.0.5615.4900 in /src by @dependabot in #1996
- Bump Microsoft.Graph from 5.4.0 to 5.5.0 in /src by @dependabot in #1997
- Bump FluentValidation from 11.5.1 to 11.5.2 in /src by @dependabot in #2001
- Bump AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 to 12.0.1 in /src by @dependabot in #2000
- Bump Microsoft.TypeScript.MSBuild from 5.0.3 to 5.0.4 in /src by @dependabot in #1999
- Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.4 to 7.0.5 in /src by @dependabot in #2004
- Bump Microsoft.EntityFrameworkCore.Relational from 7.0.4 to 7.0.5 in /src by @dependabot in #2007
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.4 to 7.0.5 in /src by @dependabot in #2008
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.4 to 7.0.5 in /src by @dependabot in #2006
- Bump Azure.Messaging.EventHubs from 5.8.1 to 5.9.0 in /src by @dependabot in #2005
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.4 to 7.0.5 in /src by @dependabot in #2014
- Bump Microsoft.EntityFrameworkCore.Design from 7.0.4 to 7.0.5 in /src by @dependabot in #2012
- Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.4 to 7.0.5 in /src by @dependabot in #2013
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.4 to 7.0.5 in /src by @dependabot in #2011
- Bump Microsoft.Extensions.Http.Polly from 7.0.4 to 7.0.5 in /src by @dependabot in #2010
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #2021
- Bump Azure.Messaging.EventHubs.Processor from 5.8.1 to 5.9.0 in /src by @dependabot in #2020
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.4 to 7.0.5 in /src by @dependabot in #2017
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.4 to 7.0.5 in /src by @dependabot in #2016
- Bump Azure.Storage.Blobs from 12.15.1 to 12.16.0 in /src by @dependabot in #2019
- Bump MudBlazor from 6.2.0 to 6.2.1 in /src by @dependabot in #2018
Full Changelog: v4.8.0...v4.9.0
v4.8.2
v4.8.1
v4.8.0
What's Changed
New features
- Adding TagsPage scenario by @yassir-ai in #1920
Bug fixes
- Bugfix: Add healthcheck on postgres services by @hocinehacherouf in #1950
- Fix #1970 - Remove duplicated Frequency plan id for AU_915_928_FSB_8 by @kbeaugrand in #1971
Minor changes
- Refactor source code + Fix unit tests by @GuillaumeM-2ISA in #1907
- Bump Microsoft.Graph from 5.1.0 to 5.2.0 in /src by @dependabot in #1930
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.5.0 in /src by @dependabot in #1934
- Bump MudBlazor from 6.1.9 to 6.2.0 in /src by @dependabot in #1933
- Bump coverlet.collector from 3.1.2 to 3.2.0 in /src by @dependabot in #1932
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.3 to 7.0.4 in /src by @dependabot in #1931
- Bump Microsoft.TypeScript.MSBuild from 4.9.5 to 5.0.2 in /src by @dependabot in #1945
- Bump Microsoft.Graph from 5.2.0 to 5.3.0 in /src by @dependabot in #1949
- Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1 in /src by @dependabot in #1944
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #1954
- Bump Microsoft.Identity.Web from 2.5.0 to 2.6.1 in /src by @dependabot in #1952
- Bump Microsoft.Identity.Web.UI from 2.5.0 to 2.6.1 in /src by @dependabot in #1953
- Bump Selenium.WebDriver from 4.8.1 to 4.8.2 in /src by @dependabot in #1968
- Bump Selenium.Support from 4.8.1 to 4.8.2 in /src by @dependabot in #1967
- Bump Azure.Storage.Blobs from 12.15.0 to 12.15.1 in /src by @dependabot in #1966
- Bump Microsoft.Graph from 5.3.0 to 5.4.0 in /src by @dependabot in #1969
- Bump Microsoft.Identity.Web from 2.6.1 to 2.7.0 in /src by @dependabot in #1976
- Bump Microsoft.TypeScript.MSBuild from 5.0.2 to 5.0.3 in /src by @dependabot in #1974
- Bump Microsoft.Identity.Web.UI from 2.6.1 to 2.7.0 in /src by @dependabot in #1975
New Contributors
- @yassir-ai made their first contribution in #1920
Full Changelog: v4.7.1...v4.8.0
v4.7.1
What's Changed
- Fix #1901 - Add class name in rows to identfy tag in DOM by @kbeaugrand in #1917
- Fix #1902 - Fix query search parameters in lorawan concentrator list page by @kbeaugrand in #1918
Full Changelog: v4.7.0...v4.7.1