Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.5.37
Changes:
- a8c7b14 SetFromTemplate_WithEnumParameter_DbTypeIsResolvedFromEnumBaseType
- 6391fa5 Enable SA1028: Code should not contain trailing whitespace
- 024f57d Allow selecting root JSON tokens when asserting
This list of changes was auto generated.
v1.5.34
v1.5.33
v1.5.29
Changes:
- 91f8151 Validate unmapped parameters also if a body contract is involved
- 1b88503 Improve error handling
This list of changes was auto generated.
v1.5.27
Changes:
- 9aa70c2 Added support for nested collection parameter mapping
- 2ccb783 Rename ActionParameterPropertySource.PropertyName -> PropertyPath
This list of changes was auto generated.
v1.5.25
Changes:
- 358b3d4 Enable SA1028: Code should not contain trailing whitespace
- e2c7b28 Introduce StyleCop.Analyzers (all rules disabled)
- 96315f4 Use DotNetCoreCLI task to push NuGet packages
- ea89bf0 Ensure .NET SDK in CD pipeline
- 32a2b00 Dedicated MSBuild properties for OpenAPI version and description
- 7b121da Add missing null check for duplicate column analysis in case the column expression is quite possibly missing an alias
- ceabfaf Add
to OpenAPI YAML description for swagger-ui rendering - d799418 Move docker images to organizational level
- 35400ba Generate GitHub release changelog based on current product version
This list of changes was auto generated.
v1.5.16
Changes:
- a27ea2c Only reference Microsoft.Data.SqlClient in Dibix.Testing net8.0
This list of changes was auto generated.
v1.4.84
v1.5.13
Changes:
- e427152 Update packages
- 1460850 Switch Dibix.Worker.Abstractions from .NET Standard to .NET 8.0
- 9163a6b Stop inferring QUERY parameter location from required SP parameters
- ab71d12 Escape ' within string constant literal in t-sql debug statement
This list of changes was auto generated.
v1.5.9
Changes:
- 853646d Fix initial winmerge.bat being added to the wrong test context
- 002f30d Remove DateTimeZoneHandling.Unspecified from TestBase.AssertJsonResponse
- 1b79e55 Assert enum values using member name in TestBase.AssertJsonResponse
- 3a35cdf Remove Serializable support from DatabaseAccessException
This list of changes was auto generated.