Releases: Serviceware/Dibix
Releases · Serviceware/Dibix
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.
v1.4.45
v1.4.41
Changes:
- d9f5a1b Add support for CPM in generated projects and centralize package versions when not using CPM
This list of changes was auto generated.
v1.4.40
Changes:
- 31446d5 Avoid use of System.ComponentModel.(Data)Annotations package in generated accessor solely for KeyAttribute
- b6de6d1 Restore Dibix.Sdk.Tests.Database
- 54cbc38 Remove unused System.Text.Json references
- 0cd4863 Move System.IO.Packaging reference
- df197c7 Make Dibix.Sdk cross platform
This list of changes was auto generated.
v1.4.35
v1.4.34
Changes:
- 78809c0 UsePathBase instead of adding the base address to each route registration
- 55803ca Improve stability of dotnet publish script
- 46910a1 Action template is optional
- 2e9fc69 Remove EXTERNAL_PROPERTIES from Dibix.Sdk.targets
- a42cae8 Use Testcontainers.MsSql in Dibix.Dapper.Tests
This list of changes was auto generated.
v1.4.29
Changes:
- 65fd72d Fix IL3000 in UserAgentFactory
- bd79431 Add support for avoiding exceptions thrown in EnsureSuccessStatusCodeHttpMessageHandler and handling it yourself
This list of changes was auto generated.
v1.4.27
Changes:
- b364a59 Add support for multiple authorization behaviors
This list of changes was auto generated.