Skip to content

Releases: Serviceware/Dibix

v1.5.37

17 Jun 11:20

Choose a tag to compare

Changes:

  • a8c7b14 SetFromTemplate_WithEnumParameter_DbTypeIsResolvedFromEnumBaseType
  • 6391fa5 Enable SA1028: Code should not contain trailing whitespace
  • 024f57d Allow selecting root JSON tokens when asserting

This list of changes was auto generated.

v1.5.34

04 Jun 11:29

Choose a tag to compare

Changes:

  • 54bbdf2 Add support for primitive type time

This list of changes was auto generated.

v1.5.33

03 Jun 14:09

Choose a tag to compare

Changes:

  • a33e29b Enable SA1000: Keywords should be spaced correctly
  • e0f870c Add support for primitive type date
  • b42d72b Move docker images to organizational level [Pt. II]
  • 7dafaba Extend test to use datetime

This list of changes was auto generated.

v1.5.29

26 May 11:43

Choose a tag to compare

Changes:

  • 91f8151 Validate unmapped parameters also if a body contract is involved
  • 1b88503 Improve error handling

This list of changes was auto generated.

v1.5.27

23 May 10:39

Choose a tag to compare

Changes:

  • 9aa70c2 Added support for nested collection parameter mapping
  • 2ccb783 Rename ActionParameterPropertySource.PropertyName -> PropertyPath

This list of changes was auto generated.

v1.5.25

13 May 11:59

Choose a tag to compare

Changes:

  • 358b3d4 Enable SA1028: Code should not contain trailing whitespace
  • e2c7b28 Introduce StyleCop.Analyzers (all rules disabled)
  • 96315f4 Use DotNetCoreCLI task to push NuGet packages
  • ea89bf0 Ensure .NET SDK in CD pipeline
  • 32a2b00 Dedicated MSBuild properties for OpenAPI version and description
  • 7b121da Add missing null check for duplicate column analysis in case the column expression is quite possibly missing an alias
  • ceabfaf Add
    to OpenAPI YAML description for swagger-ui rendering
  • d799418 Move docker images to organizational level
  • 35400ba Generate GitHub release changelog based on current product version

This list of changes was auto generated.

v1.5.16

25 Mar 15:44

Choose a tag to compare

Changes:

  • a27ea2c Only reference Microsoft.Data.SqlClient in Dibix.Testing net8.0

This list of changes was auto generated.

v1.4.84

25 Mar 12:03

Choose a tag to compare

Changes:

This list of changes was auto generated.

v1.5.13

19 Mar 10:48

Choose a tag to compare

Changes:

  • e427152 Update packages
  • 1460850 Switch Dibix.Worker.Abstractions from .NET Standard to .NET 8.0
  • 9163a6b Stop inferring QUERY parameter location from required SP parameters
  • ab71d12 Escape ' within string constant literal in t-sql debug statement

This list of changes was auto generated.

v1.5.9

12 Mar 09:10

Choose a tag to compare

Changes:

  • 853646d Fix initial winmerge.bat being added to the wrong test context
  • 002f30d Remove DateTimeZoneHandling.Unspecified from TestBase.AssertJsonResponse
  • 1b79e55 Assert enum values using member name in TestBase.AssertJsonResponse
  • 3a35cdf Remove Serializable support from DatabaseAccessException

This list of changes was auto generated.