Skip to content

Releases: Serviceware/Dibix

v1.4.66

03 Jan 11:10

Choose a tag to compare

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

29 Nov 12:41

Choose a tag to compare

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

20 Nov 09:24

Choose a tag to compare

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

07 Nov 19:15

Choose a tag to compare

Changes:

  • 709bb26 Extended test container support
  • 0d4b5a0 Zip file didn't end up in the test result attachments
  • 46868b1 Expose TestImplementationResolver API
  • 35148b8 Normalize line endings by default in AssertEqual

This list of changes was auto generated.

v1.4.41

30 Oct 13:12

Choose a tag to compare

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

29 Oct 13:34

Choose a tag to compare

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

24 Oct 06:55
8087615

Choose a tag to compare

Changes:

  • 8087615 update System.IO.Packaging to 8.0.1 (#2)

This list of changes was auto generated.

v1.4.34

04 Oct 13:09

Choose a tag to compare

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

04 Oct 04:37

Choose a tag to compare

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

18 Sep 13:29

Choose a tag to compare

Changes:

  • b364a59 Add support for multiple authorization behaviors

This list of changes was auto generated.