Skip to content

PxWebApi 2.0 Beta Sprint 16

Pre-release
Pre-release
Compare
Choose a tag to compare
@MikaelNordberg MikaelNordberg released this 23 Jan 13:25
· 94 commits to main since this release
89567a9

What's Changed

  • Fix for filing msbuild action by @likp in #264
  • Upgraded PcAxis.Sql nuget to 1.2.5 by @likp in #263
  • Scan docker images with Trivy by @runejo in #259
  • Improve reliability by @runejo in #250
  • Let trivy add security-events by @runejo in #265
  • Fixes so that the values are the aggregated values only by @likp in #266
  • Output values is set to aggregated values in DefaultSelection by @likp in #269
  • Move Trivy image scan to a scheduled workflow by @runejo in #267
  • Update the value when default ValueSet is used in DefaultSelection by @likp in #270
  • Bump Microsoft.OpenApi.Readers from 1.6.22 to 1.6.23 by @dependabot in #272
  • Bump the minor-version-updates group with 2 updates by @dependabot in #271
  • Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #273
  • Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 by @dependabot in #280
  • Bump MSTest.TestFramework from 3.7.0 to 3.7.1 by @dependabot in #279
  • Adjusted to change in sqlparser 126: ApiUtil changed to ApiUtilStatic by @JohannesFinsveen in #275
  • Bump dotnet/aspnet from 8.0.11-alpine3.20 to 8.0.12-alpine3.20 by @dependabot in #284
  • Bump dotnet/sdk from 8.0.404-alpine3.20 to 8.0.405-alpine3.20 by @dependabot in #283
  • Updated the output format with the optional output format parameters by @likp in #277
  • Bumped PCAxis.Sql to Fix problem with codelists by @likp in #286
  • Update PcAxis.Sql package to version 1.2.8 by @likp in #287
  • Bump PcAxis.Core from 1.2.4 to 1.2.5 by @dependabot in #289
  • Bump MSTest.TestFramework from 3.7.1 to 3.7.2 by @dependabot in #290
  • Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #294
  • Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #292
  • Bump MSTest.TestAdapter from 3.7.1 to 3.7.2 by @dependabot in #291

Full Changelog: v2.0.0-beta.sprint15.1...v2.0.0-beta.sprint16