Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.6.25
Changes:
- 1dd4b66 Accept slow/unstable nuget.org and skip existing package during push to allow retry
- d7c4638 Enable SA1003: Symbols should be spaced correctly
- 6dd9e64 Enable CentralPackageTransitivePinning
- c0a1f20 Update all packages
- a8121f3 Update to .NET 10
- bb3af51 Fix bug when using computed column in SELECT
- 49cbda1 Log test end and duration
- d7a0338 Avoid unsafe blocks and use harmony lib instead
- 47145be Sign only runtime library assemblies
- d219b51 Fix ReSharper error CSharp14OverloadResolutionWithSpanBreakingChange
See More
This list of changes was auto generated.
v1.6.12
Changes:
- 49ccd27 Upgrade to MSTest v4
- 6e9ebb0 Testcontainers packages weren't updated to the latest version for some reason
- 67cf50b dotnet CLI doesn't play well with classic SSDT projects
- 9b1db8d Update packages without breaking changes
- c85cdbc Fix CVE-2025-55247
This list of changes was auto generated.
v1.6.13
v1.6.7
Changes:
- 8b21e09 Add missing CommandType parameter to QueryFile
- 418237c Add support for Content-Length header parameter support using property source BODY.$LENGTH
This list of changes was auto generated.
v1.6.5
Changes:
- f840a76 Try to stabilize Compile_EnvironmentSource test on macOS Azure Pipelines agents
- fb8eae4 Do not buffer @FileResult data into memory
This list of changes was auto generated.
v1.6.3
Changes:
- 0e0ba5d Change default Content-Disposition type from 'inline' to 'attachment'
- 4f989e8 Rename OnConfigurationLoaded to ModifyConfiguration to make it more transparent that it allows configuration changes before the lazy validation tracker kicks in
- a875829 Set version to '1.6'
This list of changes was auto generated.
v1.5.80
v1.5.76
Changes:
- de3508d Fix MCP server resource uri when working with sub path
This list of changes was auto generated.
v1.5.75
Changes:
- 942f3d4 Add responseHandler to WebApiTestBase methods to perform asserts on the HttpResponse
- 44bf1be Add AssertJsonResponse overload that accepts existing JSON string
- 32d4cb5 Check non-enumerable properties for null when navigating nested enumerable property path
This list of changes was auto generated.