Skip to content

v4.3.0

Compare
Choose a tag to compare
@kbeaugrand kbeaugrand released this 13 Jan 16:45
· 1068 commits to main since this release
455c9ef

What's Changed

Breaking changes

N/A

New features

Bug fixes

  • The default image of a new device model or edge model should be the d… by @ChristopheRib63 in #1684
  • Fix random failure on the unit test ImportDeviceListWrongFileFormatShouldThrowInternalServerErrorExceptionAsync by @hocinehacherouf in #1709

Minor changes

  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #1669
  • Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.0 to 7.0.1 in /src by @dependabot in #1670
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.0 to 7.0.1 in /src by @dependabot in #1672
  • Bump Blazored.LocalStorage from 4.2.0 to 4.3.0 in /src by @dependabot in #1528
  • Bump Microsoft.EntityFrameworkCore.Design from 7.0.0 to 7.0.1 in /src by @dependabot in #1671
  • Bump MudBlazor from 6.1.2 to 6.1.5 in /src by @dependabot in #1673
  • Bump Microsoft.Extensions.Http.Polly from 7.0.0 to 7.0.1 in /src by @dependabot in #1674
  • Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.0 to 7.0.1 in /src by @dependabot in #1675
  • Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.0 to 7.0.1 in /src by @dependabot in #1678
  • Bump Microsoft.Graph from 4.48.0 to 4.49.0 in /src by @dependabot in #1677
  • Bump bunit from 1.12.6 to 1.13.5 in /src by @dependabot in #1676
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src by @dependabot in #1683
  • Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.0 to 7.0.1 in /src by @dependabot in #1682
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 7.0.0 to 7.0.1 in /src by @dependabot in #1681
  • Bump MudBlazor from 6.1.5 to 6.1.6 in /src by @dependabot in #1680
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.0 to 7.0.1 in /src by @dependabot in #1679
  • Bump System.Linq.Dynamic.Core from 1.2.23 to 1.2.24 in /src by @dependabot in #1686
  • Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.0 to 7.0.1 in /src by @dependabot in #1685
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 7.0.0 to 7.0.1 in /src by @dependabot in #1688
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.0 to 7.0.1 in /src by @dependabot in #1687
  • Bump Microsoft.Extensions.Configuration.Binder from 7.0.0 to 7.0.1 in /src by @dependabot in #1689
  • Bump Moq from 4.18.3 to 4.18.4 in /src by @dependabot in #1691
  • Bump MudBlazor from 6.1.6 to 6.1.7 in /src by @dependabot in #1693
  • Bump NetEscapades.AspNetCore.SecurityHeaders from 0.17.0 to 0.18.0 in /src by @dependabot in #1692
  • Bump DavidAnson/markdownlint-cli2-action from 8 to 9 by @dependabot in #1694
  • Bump Microsoft.Graph from 4.49.0 to 4.50.0 in /src by @dependabot in #1695
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #1697
  • Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.1 to 7.0.2 in /src by @dependabot in #1698
  • Bump Microsoft.Extensions.Http.Polly from 7.0.1 to 7.0.2 in /src by @dependabot in #1699
  • Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.1 to 7.0.2 in /src by @dependabot in #1700
  • Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.1 to 7.0.2 in /src by @dependabot in #1702
  • Bump bunit from 1.13.5 to 1.14.4 in /src by @dependabot in #1705
  • Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.1 to 7.0.2 in /src by @dependabot in #1706
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.1 to 7.0.2 in /src by @dependabot in #1707
  • Bump Microsoft.EntityFrameworkCore.Relational from 7.0.1 to 7.0.2 in /src by @dependabot in #1710
  • Bump Microsoft.EntityFrameworkCore.Design from 7.0.1 to 7.0.2 in /src by @dependabot in #1704
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 7.0.1 to 7.0.2 in /src by @dependabot in #1701
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.1 to 7.0.2 in /src by @dependabot in #1715
  • Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.1 to 7.0.2 in /src by @dependabot in #1712
  • Bump FluentAssertions from 6.8.0 to 6.9.0 in /src by @dependabot in #1714
  • Bump Microsoft.Extensions.Configuration.Binder from 7.0.1 to 7.0.2 in /src by @dependabot in #1713
  • Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 in /src by @dependabot in #1711

Full Changelog: v4.2.0...v4.3.0