Releases: PxTools/PxWebApi
Releases · PxTools/PxWebApi
PxWebApi 2.0 Beta Sprint 15.1
Extra release to keep in synk with PxWeb2 repository.
What's Changed
- Bump the minor-version-updates group with 6 updates by @dependabot in #260
- Introduce end-of-line normalization by @runejo in #262
- Set docker compose pull_policy to always by @runejo in #261
Full Changelog: v2.0.0-beta.sprint15...v2.0.0-beta.sprint15.1
PxWebApi 2.0 Beta Sprint 15
Various fixes to make it run better in a container.
What's Changed
- Bump the minor-version-updates group with 2 updates by @dependabot in #239
- Bump Swashbuckle.AspNetCore.SwaggerGen from 6.9.0 to 7.1.0 by @dependabot in #237
- Add support for docker compose by @runejo in #238
- Bump MSTest.TestFramework from 3.6.2 to 3.6.3 by @dependabot in #243
- Bump Swashbuckle.AspNetCore.SwaggerGen, Swashbuckle.AspNetCore.SwaggerUI and Swashbuckle.AspNetCore by @dependabot in #242
- Resolves #240 Language files are not found in Docker container by @runejo in #246
- Update Dockerfile by @JohannesFinsveen in #248
- Fix security hotspots, pass a timeout to limit the execution time by @runejo in #244
- Add SonarCube Cloud CI-based analysis by @runejo in #245
- Added project name by @oyessb in #249
- Console logging for containers by @runejo in #247
- Bump dotnet/aspnet from 8.0.10-alpine3.20 to 8.0.11-alpine3.20 by @dependabot in #254
- Add CNMM as en docker compose option by @runejo in #255
- Bump MSTest.TestAdapter from 3.6.3 to 3.6.4 by @dependabot in #256
- Bump MSTest.TestFramework from 3.6.3 to 3.6.4 by @dependabot in #257
- Update CODEOWNERS by @likp in #258
- Include more log entries from PCAxis libraries by @runejo in #253
Full Changelog: v2.0.0-beta.sprint14.1...v2.0.0-beta.sprint15
PxWebApi 2.0 Beta Sprint 14.1
What's Changed
Full Changelog: v2.0.0-beta.sprint14...v2.0.0-beta.sprint14.1
PxWebApi 2.0 Beta Sprint 14
Realease build for sprint 14
What's Changed
- Add CODEOWNERS file by @runejo in #213
- Bump MSTest.TestAdapter from 3.6.1 to 3.6.2 by @dependabot in #223
- Bump MSTest.TestFramework from 3.6.1 to 3.6.2 by @dependabot in #224
- Bump the minor-version-updates group with 7 updates by @dependabot in #221
- Bump Lucene.Net from 4.8.0-beta00016 to 4.8.0-beta00017 by @dependabot in #222
- Implemented defaultSelection parameter in metadata endpoint (PXWEB2-387) by @likp in #225
- Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 by @dependabot in #229
- Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #232
Full Changelog: sprint-14-skopje...v2.0.0-beta.sprint14
PxWeb 2.0 Sprint 14 Skopje
Information
This is a special edition for the demo of PxWeb 2 in Skopje
What's Changed
- Updated readme by @MikaelNordberg in #1
- Create dependabot.yml by @runejo in #2
- Bump Moq from 4.18.4 to 4.20.69 by @dependabot in #3
- Bump MSTest.TestFramework from 3.0.4 to 3.1.1 by @dependabot in #4
- Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 by @dependabot in #13
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.2 by @dependabot in #7
- Bump PCAxis.Serializers from 1.1.2 to 1.2.2 by @dependabot in #15
- Delete old workflow "deploy_to_azure.yml" by @runejo in #18
- Bump Swashbuckle from 6.4.0 to 6.5.0 by @runejo in #17
- Bump actions/checkout from 3 to 4 by @dependabot in #21
- Make sure System.IO.Path.GetDirectoryName always return forward slashes by @runejo in #22
- Show swagger page only in dev-environment by @KentMossback in #28
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #23
- Feature/cofigupdates by @KentMossback in #32
- Use the same name for json-stat as in api v1 by @runejo in #30
- Update SqlDb.Release.config by @KentMossback in #33
- Update appsettings.Release.json by @KentMossback in #34
- Bump Moq from 4.20.69 to 4.20.70 by @dependabot in #36
- Bump Microsoft.Extensions.Logging.Log4Net.AspNetCore from 6.1.0 to 7.0.0 by @dependabot in #20
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #37
- Bump PCAxis.Serializers from 1.2.2 to 1.2.3 by @dependabot in #38
- Bump PcAxis.Sql from 1.2.1 to 1.2.2 by @dependabot in #39
- Added Apache Parquet support using PCAxis.Serializers v1.2.2 by @trygu in #35
- Fix warnings part 1 by @runejo in #31
- Patch vulnerable transitive dependencies by @runejo in #41
- Added language dependent lucene analyzers by @JohannesFinsveen in #43
- Bump PcAxis.Sql from 1.2.2 to 1.2.3 by @dependabot in #46
- Bump MSTest.TestFramework from 3.1.1 to 3.2.0 by @dependabot in #47
- Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 by @dependabot in #48
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #49
- Misc injection fixes by @likp in #44
- Update appsettings.Release.json by @KentMossback in #40
- Bump MSTest.TestFramework from 3.2.0 to 3.2.1 by @dependabot in #52
- Bump MSTest.TestAdapter from 3.2.0 to 3.2.1 by @dependabot in #53
- Sanitized language input parameter by @likp in #55
- update from main by @JohannesFinsveen in #57
- Bump MSTest.TestAdapter from 3.2.1 to 3.2.2 by @dependabot in #63
- Bump MSTest.TestFramework from 3.2.1 to 3.2.2 by @dependabot in #62
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #61
- Update from main by @JohannesFinsveen in #64
- update from main by @JohannesFinsveen in #66
- update from main by @JohannesFinsveen in #65
- 54 see if some of the build warnings may be removed by @JohannesFinsveen in #56
- 58 try global usings by @JohannesFinsveen in #59
- 60 add some nothing has changed tests by @JohannesFinsveen in #67
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #71
- Bump MSTest.TestFramework from 3.2.1 to 3.2.2 by @dependabot in #72
- Bump MSTest.TestAdapter from 3.2.1 to 3.2.2 by @dependabot in #73
- Fixed some more warnings by @likp in #75
- update from main by @JohannesFinsveen in #77
- Adding CORS header on preflight request by @likp in #80
- Add Dockerfile and build job by @runejo in #83
- 74 try to refactor reading of menuxml and navigation by @JohannesFinsveen in #76
- Misc build stuff by @runejo in #84
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #88
- 78 menyxml should be the same when generated on linux and on windows by @JohannesFinsveen in #79
- Code formatting by @runejo in #85
- Code formatting by @runejo in #91
- Bump MSTest.TestFramework from 3.2.2 to 3.3.0 by @dependabot in #94
- Bump MSTest.TestAdapter from 3.2.2 to 3.3.0 by @dependabot in #95
- Update dependabot.yml by @JohannesFinsveen in #96
- Bump the small-change group with 2 updates by @dependabot in #97
- Update from main by @JohannesFinsveen in #98
- Split id-namespace into tableid and folderid by @JohannesFinsveen in #99
- Bump Azure.Identity from 1.10.4 to 1.11.0 in the small-change group by @dependabot in #101
- Added license.md from pxweb2 by @JohannesFinsveen in #100
- Bump Azure.Identity from 1.11.0 to 1.11.1 in the small-change group by @dependabot in #105
- Bump Azure.Identity from 1.11.1 to 1.11.2 in the small-change group by @dependabot in #108
- A drawing and minor cleanup by @JohannesFinsveen in #103
- Added implementation for default selection by @likp in #109
- Bump the small-change group across 1 directory with 2 updates by @dependabot in #112
- Bump the small-change group across 1 directory with 3 updates by @dependabot in #114
- Fix Language (and Aggregation) files not found when running on non-windows by @runejo in #115
- .NET 8.0 update by @runejo in #29
- .NET 8.0 update (#29) by @JohannesFinsveen in #119
- updated api spec nuget to 038 and made bacis changes so it complies a… by @JohannesFinsveen in #117
- Bump the small-change group with 5 updates by @dependabot in #118
- Bump the small-change group across 1 directory with 8 updates by @dependabot in #122
- update from main by @JohannesFinsveen in #124
- Bump the small-change group with 2 updates by @dependabot in #125
- Bump the small-change group with 2 updates by @dependabot in #126
- initial, metadata endpoint for json-stat2 by @JohannesFinsveen in #123
- Global route prefix middleware by @runejo in #127
- Global route prefix middleware (#127) by @JohannesFinsveen in #131
- adding Output formats in links by @JohannesFinsveen in #128
- Add appsetting EnableSwaggerUI by @runejo in #132
- Bump the small-change group across 1 directory with 5 updates by @dependabot in #134
- Bump the small-change group across 1 directory with 2 updates by @dependabot in #136
- Bump docker/build-push-action from 5 to 6 by @dependabot in #137
- Added allow all headers on requests by @likp in #141
- Bump dotnet/aspnet from 8.0.3-alpine3.19 to 8.0.6-alpine3.19 by @dependabot in #142
- Bump dotnet/sdk from 8.0.203-alpine3.19 to 8.0.302-1-alpine3.19 by @dependabot in #143
- config/ApiVersion is read from dll and it value excluded from tests by @JohannesFinsveen in #139
- B...