Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.1.148
Changes:
- 072a299 Reduce test output path length
- f3edd7f Add test output from a different directory to ensure the output is kept even if all tests of a run have passed
This list of changes was auto generated.
v1.1.146
Changes:
- 40ab73b QuerySingle(commandText, commandType, parameters, splitOn)
- 3ab5436 QuerySingle(commandText, commandType, parameters, splitOn)
This list of changes was auto generated.
v1.1.144
v1.1.143
v1.1.142
Changes:
- 305e848 Support string constants in endpoint action parameter overrides
- 84613a3 Revert "Improve HttpParameterResolver tests" => Requires some more knowledge that is done by ASP.NET (i.E. Model binders, etc.)
- 484bd33 Improve HttpParameterResolver tests
This list of changes was auto generated.
v1.1.139
Changes:
- bac1e26 ReadSingle(splitOn)
- 4de3387 Tables seem to crapped up in the markdown preview on nuget.org. Maybe this fixes it.
This list of changes was auto generated.
v1.1.137
Changes:
- 35d511a Improve namespace/type/target name resolution once again...
- 115162a ReadMany(splitOn)
- bbb7f48 ReadSingle(splitOn)
- 5f438b7 Define dedicated methods for projection, so they don't collide with non projection methods of the same generic type signature
- b68a9fa Oops
- c6ee239 Simplify TypeExtensions.IsPrimitive()
This list of changes was auto generated.
v1.1.131
Changes:
- 9fea6b6 Explicitly define .NET SDK version
- 98906f5 Capture recent event log errors in the correct order in Dibix.Testing
- 7b4277b Improve code coverage
- 72035ec Improve error handling for empty multi map contract segments
- a37b72e Include read me in nuget packages
- 6ed6720 Add release notes reference URL to the nuspec file
- aada379 Since we only have one version.json file, compute the version once and share with all projects in a large build
- bd9a829 Ensure required .NET SDK is installed on build agent (.NET 6 requirement currently failing on macOS)
- 980b7a3 Switch test projects to .NET 6
- 843fdfd Minor cleanup
See More
- 1720287 Consolidate net46 -> net461
- 111aaab Embed PDB for all builds
- 90e7b51 Switch to Cobertura code coverage collector, because the reports are more stable
- 47173c3 Another azure pipeline definition overhaul, separating both native and cobertura code coverage engines
- b298880 Fix Dibix.Tests on macOS
- 01ccf11 Azure pipeline definition overhaul, analyze code coverage using *.coverage -> cobertura.xml
This list of changes was auto generated.
v1.1.115
Changes:
- dfae1bc Fix line position in EndpointModelValidator
- 556f803 Added validation that HTTP verbs should not be present in endpoint action path
- 71b7e18 Drastically improve test performance by querying event log properly..
- 9c4ff36 Improve code generation tests - also assert endpoint generator
- 6213aba Return ICollection<> in generated C# client
- b5a8552 Minor logging improvements
This list of changes was auto generated.
v1.1.109
Changes:
- 8a018bc ReadMany(splitOn)
- 4f97da1 Verify if all UDT columns can be mapped in an endpoint action at design time
- e076cd8 Load external artifacts using embedded model instead of reflection - Including SQL statement definitions - This allows self contained artifact code
This list of changes was auto generated.