Skip to content

Releases: Serviceware/Dibix

v1.4.78

21 Jan 21:19
Compare
Choose a tag to compare

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

18 Jan 14:08
Compare
Choose a tag to compare

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

17 Jan 12:58
Compare
Choose a tag to compare

Changes:

  • e233b73 Switch to Microsoft.Data.SqlClient in http/worker host and Dibix.Testing

This list of changes was auto generated.

v1.4.72

16 Jan 10:10
Compare
Choose a tag to compare

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

08 Jan 12:00
Compare
Choose a tag to compare

Changes:

  • ce16262 Scope SqlConnection per test in Dibix.Testing

This list of changes was auto generated.

v1.4.68

07 Jan 08:44
Compare
Choose a tag to compare

Changes:

  • 4cb4396 Restore net48 target for Dibix.Http.Server

This list of changes was auto generated.

v1.4.67

06 Jan 09:40
Compare
Choose a tag to compare

Changes:

  • 327aeef Restore declarative status code response functionality

This list of changes was auto generated.

v1.4.66

03 Jan 11:10
Compare
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
Compare
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
Compare
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.