v4.4.0
What's Changed
Added support for Mysql database in addition to PostgreSQL database behind the portal.
Breaking changes
N/A
New features
- Feature/1719 add support mysql by @GuillaumeM-2ISA in #1734
- Fix SyncEdgeDeviceJob + unit tests by @GuillaumeM-2ISA in #1750
- enable search on concentrator page by @GuillaumeM-2ISA in #1755
- Feature: remove blazored modal references by @GuillaumeM-2ISA in #1738
- Update required framework version to 7.0.200 by @kbeaugrand in #1761
- Feature/upgrade framework version by @kbeaugrand in #1762
Minor changes
- Bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #1718
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.1 to 7.0.2 in /src by @dependabot in #1717
- Bump AutoMapper from 12.0.0 to 12.0.1 in /src by @dependabot in #1720
- Bump Microsoft.OpenApi from 1.4.5 to 1.5.0 in /src by @dependabot in #1723
- Bump Microsoft.Graph from 4.50.0 to 4.51.0 in /src by @dependabot in #1722
- Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 in /src by @dependabot in #1721
- Bump Microsoft.Graph from 4.51.0 to 4.52.0 in /src by @dependabot in #1727
- Bump MudBlazor from 6.1.7 to 6.1.8 in /src by @dependabot in #1732
- Bump Quartz from 3.5.0 to 3.6.0 in /src by @dependabot in #1730
- Bump Quartz.Serialization.Json from 3.5.0 to 3.6.0 in /src by @dependabot in #1729
- Bump Quartz.Extensions.Hosting from 3.5.0 to 3.6.0 in /src by @dependabot in #1733
- Bump Quartz.Extensions.DependencyInjection from 3.5.0 to 3.6.0 in /src by @dependabot in #1731
- Bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #1735
- Bump Microsoft.OpenApi from 1.5.0 to 1.6.0 in /src by @dependabot in #1736
- Bump Microsoft.TypeScript.MSBuild from 4.9.4 to 4.9.5 in /src by @dependabot in #1737
- Bump System.Linq.Dynamic.Core from 1.2.24 to 1.2.25 in /src by @dependabot in #1739
- Bump bunit from 1.14.4 to 1.15.5 in /src by @dependabot in #1741
- Bump Microsoft.Identity.Web from 1.25.10 to 1.26.0 in /src by @dependabot in #1742
- Bump Microsoft.Identity.Web.UI from 1.25.10 to 1.26.0 in /src by @dependabot in #1740
- Bump bunit from 1.15.5 to 1.16.2 in /src by @dependabot in #1746
- Bump Microsoft.Graph from 4.52.0 to 4.53.0 in /src by @dependabot in #1748
- Bump Azure.Data.Tables from 12.7.1 to 12.8.0 in /src by @dependabot in #1749
- Bump FluentAssertions from 6.9.0 to 6.10.0 in /src by @dependabot in #1753
- Bump FluentValidation from 11.4.0 to 11.5.0 in /src by @dependabot in #1754
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.2 to 7.0.3 in /src by @dependabot in #1760
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.2 to 7.0.3 in /src by @dependabot in #1759
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.2 to 7.0.3 in /src by @dependabot in #1757
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.2 to 7.0.3 in /src by @dependabot in #1756
- Bump Microsoft.OpenApi from 1.6.0 to 1.6.1 in /src by @dependabot in #1766
- Bump MudBlazor from 6.1.8 to 6.1.9 in /src by @dependabot in #1773
- Bump Microsoft.Graph from 4.53.0 to 4.54.0 in /src by @dependabot in #1772
- Bump prometheus-net from 7.0.0 to 8.0.0 in /src by @dependabot in #1775
- Bump prometheus-net.AspNetCore from 7.0.0 to 8.0.0 in /src by @dependabot in #1774
Full Changelog: v4.3.0...v4.4.0