Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
v1.4.78
Changes:
- 263b636 Fix PrimitiveType.Binary -> SqlDbType.VarBinary mapping
- 9a5190a Avoid parameter collisions by sharing arguments between authorization behavior and endpoint [Pt. II]
- 507465a Remove intermediate StructuredType base classes
- 190c442 Switch to Microsoft.Data.SqlClient in http/worker host and Dibix.Testing [Pt. III]
This list of changes was auto generated.
v1.4.74
Changes:
- 4c2a5c6 Switch to Microsoft.Data.SqlClient in http/worker host and Dibix.Testing [Pt. II]
This list of changes was auto generated.
v1.4.73
Changes:
- e233b73 Switch to Microsoft.Data.SqlClient in http/worker host and Dibix.Testing
This list of changes was auto generated.
v1.4.72
Changes:
- 945c3c3 Restore custom status code response functionality for exceptions thrown outside of HttpActionInvoker
- 52791a6 Move AreaRegistrationAttribute to Dibix.Http.Server.AspNet
- e9e6836 Collect log scope properties immediately to avoid ObjectDisposedException
This list of changes was auto generated.
v1.4.69
Changes:
- ce16262 Scope SqlConnection per test in Dibix.Testing
This list of changes was auto generated.
v1.4.68
Changes:
- 4cb4396 Restore net48 target for Dibix.Http.Server
This list of changes was auto generated.
v1.4.67
Changes:
- 327aeef Restore declarative status code response functionality
This list of changes was auto generated.
v1.4.66
Changes:
- d095ad4 Move framework dependent code out of Dibix.Http.Server
- 4a3e6d5 Stabilize data driven test method resolution [Pt. II] (parameter types were not resolved correctly)
- ea5fff9 Log test display name before it is executed
- 708f763 Stabilize data driven test method resolution (did not work with overloaded test methods)
- 7894872 Add ThreadId to global log scope
- 2b40b25 Add expectedText parameter to WebApiServiceTestBase.InvokeApiAndAssertResponse
- 6b1e59c Improve error message detection from throw statements
This list of changes was auto generated.
v1.4.59
Changes:
- c685a2d Stabilize http response collection
- 0bcfd90 Use fixed schema for ProblemDetails
- c073260 Stabilize OpenApiGenerator
- f9644b4 Fix relative path in OpenApiGenerator
- 76a9956 Return problem details for custom http status responses triggered by SQL
- f6eaccc Non-persisted computed columns weren't ignored from implicit nullability constraint in ImplicitDefaultSqlCodeAnalysisRule
- 42595b1 Get rid of BinaryFormatter in Dibix.Sdk
- 511579b Reactivate Dibix.Sdk.Tests.Database project
- 96981e2 Enable http logging in dibix http host
This list of changes was auto generated.
v1.4.50
Changes:
- a9ecb32 Update packages
- 66e5829 Add HttpClientBuilderExtensions.AddDibixHttpClient
- 8dfe1e4 Add --add-host to test container debug logging
- f9ff592 Wrap --env value in quotes in LogDockerRunDebugStatement
- 8a008e0 Do not dispose when rethrowing exceptions that occured during AssemblyInitialize
This list of changes was auto generated.