PxWebApi 2.0 Beta Sprint 17
Pre-release
Pre-release
·
67 commits
to main
since this release
What's Changed
🏕 Features
- Feature/add alternate lang to codelist endpoint by @JohannesFinsveen in #296
- Stop using Microsoft.OpenApi.Readers by @runejo in #302
- Update translations.json files by @runejo in #306
- Separate features and depencencies in release notes by @runejo in #308
- findtable may now return null , for when table is not indexed (yet) by @JohannesFinsveen in #301
- Removing SqlDbConfigExtensions.cs and using PCAxis.Sql instead by @JohannesFinsveen in #310
- Made necessary changes after upgrading to the lates version of the API nugets by @likp in #311
- Fix TODO logging by @runejo in #307
- Sync with PCAxis.Serializers by @runejo in #309
- Lock on a dedicated object instance by @runejo in #314
- Fix always true by @runejo in #315
- Removed outputvalues from the API by @likp in #317
👒 Dependencies
- Update PcAxis.Sql package to version 1.2.8 (#287) by @JohannesFinsveen in #288
- Update PxWeb.csproj with revert of Microsoft.OpenApi.Readers by @JohannesFinsveen in #297
- Bump Microsoft.OpenApi.Readers from 1.6.22 to 1.6.23 by @dependabot in #298
- Revert Microsoft.OpenApi.Readers version to 1.6.22 and ignore updates for 1.6.23 by @likp in #300
- Bump MSTest.TestFramework from 3.7.2 to 3.7.3 by @dependabot in #304
- Bump MSTest.TestAdapter from 3.7.2 to 3.7.3 by @dependabot in #305
- Remove PackageReference to Azure.Identity by @runejo in #303
- Bump dotnet/aspnet from 8.0.12-alpine3.20 to 8.0.13-alpine3.20 by @dependabot in #318
- Bump dotnet/sdk from 8.0.405-alpine3.20 to 8.0.406-alpine3.20 by @dependabot in #319
Full Changelog: v2.0.0-beta.sprint16...v2.0.0-beta.sprint17