Skip to content

Releases: Serviceware/Dibix

v1.6.25

19 Nov 14:33

Choose a tag to compare

Changes:

  • 1dd4b66 Accept slow/unstable nuget.org and skip existing package during push to allow retry
  • d7c4638 Enable SA1003: Symbols should be spaced correctly
  • 6dd9e64 Enable CentralPackageTransitivePinning
  • c0a1f20 Update all packages
  • a8121f3 Update to .NET 10
  • bb3af51 Fix bug when using computed column in SELECT
  • 49cbda1 Log test end and duration
  • d7a0338 Avoid unsafe blocks and use harmony lib instead
  • 47145be Sign only runtime library assemblies
  • d219b51 Fix ReSharper error CSharp14OverloadResolutionWithSpanBreakingChange
See More
  • 4d0b5db Mitigate constant analyzer exceptions
  • 9c5296d Fix build script

This list of changes was auto generated.

v1.6.12

23 Oct 06:05

Choose a tag to compare

Changes:

  • 49ccd27 Upgrade to MSTest v4
  • 6e9ebb0 Testcontainers packages weren't updated to the latest version for some reason
  • 67cf50b dotnet CLI doesn't play well with classic SSDT projects
  • 9b1db8d Update packages without breaking changes
  • c85cdbc Fix CVE-2025-55247

This list of changes was auto generated.

v1.6.13

10 Nov 13:14

Choose a tag to compare

Changes:

  • 38e6603 Upgrade Microsoft.OpenApi v2

This list of changes was auto generated.

v1.6.7

16 Oct 09:11

Choose a tag to compare

Changes:

  • 8b21e09 Add missing CommandType parameter to QueryFile
  • 418237c Add support for Content-Length header parameter support using property source BODY.$LENGTH

This list of changes was auto generated.

v1.6.5

14 Oct 13:13

Choose a tag to compare

Changes:

  • f840a76 Try to stabilize Compile_EnvironmentSource test on macOS Azure Pipelines agents
  • fb8eae4 Do not buffer @FileResult data into memory

This list of changes was auto generated.

v1.6.3

10 Oct 06:34

Choose a tag to compare

Changes:

  • 0e0ba5d Change default Content-Disposition type from 'inline' to 'attachment'
  • 4f989e8 Rename OnConfigurationLoaded to ModifyConfiguration to make it more transparent that it allows configuration changes before the lazy validation tracker kicks in
  • a875829 Set version to '1.6'

This list of changes was auto generated.

v1.5.80

07 Oct 06:51

Choose a tag to compare

Changes:

  • 6fca970 Add ITestContextFacade
  • be37ce4 Simplify TestContainerExtensions.WrapException into StartAsync(failureMessage)
  • 5a8419d Add support for xml out parameter
  • bf36050 Minimize display class closures in data access runtime

This list of changes was auto generated.

v1.5.76

18 Sep 09:01

Choose a tag to compare

Changes:

  • de3508d Fix MCP server resource uri when working with sub path

This list of changes was auto generated.

v1.5.75

15 Sep 14:56

Choose a tag to compare

Changes:

  • 942f3d4 Add responseHandler to WebApiTestBase methods to perform asserts on the HttpResponse
  • 44bf1be Add AssertJsonResponse overload that accepts existing JSON string
  • 32d4cb5 Check non-enumerable properties for null when navigating nested enumerable property path

This list of changes was auto generated.

v1.5.72

09 Sep 12:38

Choose a tag to compare

Changes:

  • acdad01 Add more validation tests
  • ad17ffb Add support for writing the JSON file response indented
  • 13c7390 Fix source location for 'Could not resolve type' error
  • e778dff Add support for serializing enum properties as string

This list of changes was auto generated.