Releases: frasermolyneux/portal-servers-integration
Releases · frasermolyneux/portal-servers-integration
v2.1.111
What's Changed
- Refactor API structure by @frasermolyneux in #933
Full Changelog: v2.1.109...v2.1.111
v2.1.109
What's Changed
- chore(deps): bump frasermolyneux/actions/dotnet-ci@dotnet-ci/v1.3 from 1.3 to 1.4 by @dependabot[bot] in #926
- chore(deps): bump frasermolyneux/actions/publish-nuget-packages@publish-nuget-packages/v1.2 from 1.2 to 1.3 by @dependabot[bot] in #927
- chore(deps): update action versions and packages by @frasermolyneux in #932
Full Changelog: v2.1.106...v2.1.109
v2.1.106
Full Changelog: v2.1.105...v2.1.106
v2.1.105
What's Changed
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #912
- Bump Microsoft.Azure.AppConfiguration.AspNetCore from 8.4.0 to 8.5.0 by @dependabot[bot] in #913
- Bump Microsoft.Extensions.Options from 10.0.2 to 10.0.3 by @dependabot[bot] in #916
- Bump Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.2 to 10.0.3 by @dependabot[bot] in #915
- Bump Microsoft.Extensions.DependencyInjection and 2 others by @dependabot[bot] in #917
- Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.Console by @dependabot[bot] in #920
- Bump Scalar.AspNetCore from 2.12.41 to 2.12.44 by @dependabot[bot] in #923
- Bump XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.85 to 2.1.126 by @dependabot[bot] in #924
Full Changelog: v2.1.85...v2.1.105
v2.1.92
What's Changed
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #912
- Bump Microsoft.Azure.AppConfiguration.AspNetCore from 8.4.0 to 8.5.0 by @dependabot[bot] in #913
- Bump Microsoft.Extensions.Options from 10.0.2 to 10.0.3 by @dependabot[bot] in #916
- Bump Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.2 to 10.0.3 by @dependabot[bot] in #915
- Bump Microsoft.Extensions.DependencyInjection and 2 others by @dependabot[bot] in #917
- Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Logging.Console by @dependabot[bot] in #920
Full Changelog: v2.1.85...v2.1.92
v2.1.85
What's Changed
- Bump swashbuckle.aspnetcore.cli from 10.1.0 to 10.1.1 by @dependabot[bot] in #890
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 9.0.11 to 9.0.12 by @dependabot[bot] in #867
- Bump MX.Api.Abstractions from 2.2.31 to 2.2.40 by @dependabot[bot] in #887
- Bump MX.Api.Web.Extensions from 2.2.31 to 2.2.40 by @dependabot[bot] in #889
- Bump MX.Api.Client from 2.2.31 to 2.2.40 by @dependabot[bot] in #888
- Bump MX.Api.Client from 2.2.31 to 2.2.40 by @dependabot[bot] in #891
- Bump XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.59 to 2.1.85 by @dependabot[bot] in #892
- chore: Update workflows to refine PR verification and code quality pr… by @frasermolyneux in #893
- chore: Update code quality workflow to include dependency review and … by @frasermolyneux in #894
- chore: Update workflow permissions to use empty object instead of rea… by @frasermolyneux in #896
- chore: Enhance PR verification workflow with additional job for Terraform plan and deploy by @frasermolyneux in #897
- chore(deps): Bump frasermolyneux/actions/dotnet-ci@dotnet-ci/v1.1 from 1.1 to 1.3 by @dependabot[bot] in #898
- chore: Update permissions and environment variables by @frasermolyneux in #899
- chore(deps): Bump ghcr.io/devcontainers/features/powershell from 1.5.1 to 2.0.0 by @dependabot[bot] in #900
- chore(deps): Update hashicorp/azurerm requirement from ~> 4.57.0 to ~> 4.59.0 in /terraform by @dependabot[bot] in #907
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 9.0.12 to 9.0.13 by @dependabot[bot] in #901
- chore(deps): update hashicorp/azurerm requirement from ~> 4.59.0 to ~> 4.60.0 in /terraform by @dependabot[bot] in #909
- Consolidate Dependabot dependency upgrades by @Copilot in #911
Full Changelog: v2.1.52...v2.1.85
v2.1.52
What's Changed
- Modernize codebase with C# 13 features and .NET 9 best practices by @Copilot in #886
Full Changelog: v2.1.46...v2.1.52
v2.1.46
What's Changed
- Fix async best practices: Eliminate sync-over-async antipatterns and improve resource management by @Copilot in #885
Full Changelog: v2.1.42...v2.1.46
v2.1.42
What's Changed
- Modernize codebase to C# 13 / .NET 9 conventions by @Copilot in #884
Full Changelog: v2.1.30...v2.1.42
v2.1.30
What's Changed
- Add missing GetCurrentMap endpoint to OpenAPI v1 spec by @Copilot in #881
- Fix Say and ChangeMap endpoints by using request DTOs instead of raw strings by @Copilot in #882
Full Changelog: v2.1.23...v2.1.30