Skip to content

Releases: Serviceware/Dibix

v1.1.154

22 Jun 12:24

Choose a tag to compare

Changes:

  • 804e8bb Pass cancellationToken to TaskExtensions.Retry
  • 2055df7 QuerySingleOrDefaultAsync(commandText, commandType, parameters, cancellationToken)
  • af2cc5c Use commandTimeout: 30 default from ADO.NET in DatabaseTestBase.ExecuteStoredProcedure

This list of changes was auto generated.

v1.1.151

22 Jun 06:16

Choose a tag to compare

Changes:

  • 40b3782 Make DefaultHttpClientFactory singleton ready, by supporting named clients + Disable content buffering by default in HttpRequestTracer

This list of changes was auto generated.

v1.1.150

07 Jun 14:07

Choose a tag to compare

Changes:

  • dc839e4 Extend DefaultHttpClientFactory with the important aspects of the .NET implementation (Socket exhaustion, DNS change detection)
  • af7ad68 Dedicated test output directory improvements

This list of changes was auto generated.

v1.1.148

03 Jun 14:14

Choose a tag to compare

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

02 Jun 15:30

Choose a tag to compare

Changes:

  • 40ab73b QuerySingle(commandText, commandType, parameters, splitOn)
  • 3ab5436 QuerySingle(commandText, commandType, parameters, splitOn)

This list of changes was auto generated.

v1.1.144

01 Jun 12:22

Choose a tag to compare

Changes:

  • 564eb3f Improve dedicated test output

This list of changes was auto generated.

v1.1.143

31 May 11:26

Choose a tag to compare

Changes:

  • 0cb800f Persist test output on successful test

This list of changes was auto generated.

v1.1.142

25 May 12:04

Choose a tag to compare

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

23 May 14:11

Choose a tag to compare

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

19 May 09:26

Choose a tag to compare

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.