Skip to content

Releases: frasermolyneux/portal-servers-integration

v2.1.111

21 Feb 20:38
8d21c98

Choose a tag to compare

What's Changed

Full Changelog: v2.1.109...v2.1.111

v2.1.109

20 Feb 15:58
e39af80

Choose a tag to compare

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

19 Feb 20:45

Choose a tag to compare

Full Changelog: v2.1.105...v2.1.106

v2.1.105

19 Feb 17:53

Choose a tag to compare

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

19 Feb 01:20

Choose a tag to compare

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

16 Feb 05:05
d37b914

Choose a tag to compare

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

01 Feb 16:08
1caecab

Choose a tag to compare

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

31 Jan 11:22
ebd3684

Choose a tag to compare

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

31 Jan 05:04
a01967a

Choose a tag to compare

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

28 Jan 04:44
9e2d655

Choose a tag to compare

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